projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2012-07-01
Martin Storsjö
opt/eval: Include mathematics.h for NAN/INFINITY
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Ronald S. Bultje
mathematics: Don't use division by zero in NAN/INFINITY...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Martin Storsjö
wma: Lower the maximum number of channels to 2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Mans Rullgard
x86: cpu: clean up check for cpuid instruction support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Mans Rullgard
ARM: generate position independent code to access data...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ronald S. Bultje
dsputilenc_mmx: split assignment of ff_sse16_sse2 to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ronald S. Bultje
dnxhdenc: add space between function argument type...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ronald S. Bultje
x86: fmtconvert: add special asm for float_to_int16_int...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ronald S. Bultje
attributes: Add a definition of av_always_inline for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Martin Storsjö
cmdutils: Pass the actual chosen encoder to filter_code...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ronald S. Bultje
os_support: Add fallback definitions for stat flags
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Martin Storsjö
os_support: Rename the poll fallback function to ff_poll
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Martin Storsjö
network: Check for struct pollfd
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Martin Storsjö
os_support: Don't compare a negative number against...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ronald S. Bultje
os_support: Include all the necessary headers for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Mans Rullgard
x86: vc1: fix and enable optimised loop filter
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Ronald S. Bultje
file: Only include unistd.h if it exists
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Ronald S. Bultje
random_seed: Only read /dev/*random if we have unistd.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Samuel Pitoiset
doc: Indicate that RTMPT is natively implemented in...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Ronald S. Bultje
rtpdec: Don't explicitly include unistd.h any longer
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Damien Fetis
flv: add support for G.711
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Diego Biurrun
doc: git: Add checklist with test steps to perform...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Luca Barbato
flvenc: K&R formatting cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Alex Converse
movenc: Add channel layouts for PCM.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Kostya Shishkov
mss1: validate number of changeable palette entries
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Kostya Shishkov
mss1: report palette changed when some additional colou...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Christophe...
x86: fft: replace call to memcpy by a loop
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Martin Storsjö
udp: Support IGMPv3 source specific multicast and sourc...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Ronald S. Bultje
dxva2: include dxva.h if found
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Martin Storsjö
libm: Provide fallback definitions for isnan() and...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Jordi Ortiz
tcp: Pass NULL as hostname to getaddrinfo if the string...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Jordi Ortiz
tcp: Set AI_PASSIVE when the socket will be used for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
avconv: add an assert to silence an uninitialized varia...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
avconv: shut up an uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
avfiltergraph: shut up uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
af_join: initialize a variable to shut up gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
amix: fix format specifier for AVFilterLink.sample_rate.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: make filters less verbose.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
mpc8: read APE tags.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Justin Ruggles
lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Mans Rullgard
libm: provide fallback definition for cbrtf() using...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Ronald S. Bultje
network: Don't redefine error codes if they already...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Ronald S. Bultje
configure: Check for sys/time.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Martin Storsjö
network: Include unistd.h from network.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
avconv: don't include vsrc_buffer.h, which doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: reorder AVFilterLink fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: reorder AVFilterContext fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: reorder AVFilter fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: reorder AVFilterBufferRef fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: reorder AVFilterBuffer fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LIN...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: use proper FF_API guards for different deprecate...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: remove disabled FF_API_SAMPLERATE64 cruft
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
lavfi: remove 'opaque' parameter from AVFilter.init()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Carl Eugen...
mov: do not try to read total disc/track number if...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Anton Khirnov
avconv: fix -force_key_frames
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Hendrik Leppkes
dxva2_h264: fix signaling of mbaff frames
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Mans Rullgard
x86: fft: elf64: fix PIC build
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Ronald S. Bultje
log: Include io.h on windows
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Justin Ruggles
lavr: x86: merge some branches
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Mans Rullgard
x86: cpu: whitespace (mostly) cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Mans Rullgard
x86: fft: win64: fix stack alignment for memcpy() call
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Martin Storsjö
wtv: Check the return value from gmtime
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Mans Rullgard
x86: fft: convert sse inline asm to yasm
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Ronald S. Bultje
x86: place some inline asm under #if HAVE_INLINE_ASM
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Martin Storsjö
log: Only include unistd.h if configure found it
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Anton Khirnov
ape: create audio stream before reading tags.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Anton Khirnov
mov: make a length variable larger.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Mashiat Sarker...
image2: Add "start_number" private option to the demuxer
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Mashiat Sarker...
image2: Add "start_number" private option to the muxer
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Anton Khirnov
avconv: remove a forgotten debugging printf.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Anton Khirnov
avconv: use more descriptive names for hardcoded filters.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Anton Khirnov
avconv: remove redundant handling of async.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Anton Khirnov
doc/filters: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Mans Rullgard
h264: use asm cabac reader under a generic condition
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Diego Biurrun
x86: Only use optimizations with cmov if the CPU suppor...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Diego Biurrun
x86: Add CPU flag for the i686 cmov instruction
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Mans Rullgard
x86: remove unused inline asm macros from dsputil_mmx.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Mans Rullgard
x86: move some inline asm macros to the only places...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Alex Converse
lavfi: Add the af_channelmap audio channel mapping...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi: add join audio filter.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi: allow audio filters to request a given number...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi: support automatically inserting the fifo filter...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi/audio: eliminate ff_default_filter_samples().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
libspeexenc: add supported sample rates and channel...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Mans Rullgard
Replace usleep() calls with av_usleep()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Mans Rullgard
lavu: add av_usleep() function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Hendrik Leppkes
utvideo: mark interlaced frames as such
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Carl Eugen...
utvideo: Fix interlaced prediction for RGB utvideo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Diego Biurrun
cosmetics: do not use full path for local headers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
lavu/file: include unistd.h only when available
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
configure: check for unistd.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
log: include unistd.h only when needed
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
lavf: include libavutil/time.h instead of redeclaring...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Janne Grunau
fix hardcoded tables compililation caused by missing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Ronald S. Bultje
lavf: Make codec_tag arrays constant
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Ronald S. Bultje
twinvq: give massive struct a name.
commit
|
commitdiff
|
tree
|
snapshot
next