33647 Commits (3f9d6e423978f5e905def374e9c2e9166e3ebb2c)
 

Author SHA1 Message Date
Diego Biurrun 55da88c5ab vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits. 13 years ago
Diego Biurrun 5aad8e80a7 motion-test: remove disabled code 13 years ago
Diego Biurrun 70be4dddc8 gxfenc: remove disabled half-implemented MJPEG tag 13 years ago
Vitor Sessak fcc456b829 x86: use more standard construct for setting ASM functions in FFT code 13 years ago
Mans Rullgard 09a35f251a fate: westwood-aud: disable decoding 13 years ago
Mans Rullgard f70d91e268 fate: caf: disable decoding 13 years ago
Mans Rullgard b809991a31 fate: film-cvid: drop pcm audio and rename test 13 years ago
Mans Rullgard 0bbb330ee3 fate: d-cinema-demux: drop unnecessary flags 13 years ago
Mans Rullgard cd7b82c5d1 fate: split off dpcm-interplay from interplay-mve tests 13 years ago
Mans Rullgard 838521e110 fate: rename funcom-iss to adpcm-ima-iss 13 years ago
Mans Rullgard 9656b7f2ae fate: rename cryo-apc to adpcm-ima-apc 13 years ago
Mans Rullgard 773459e757 fate: rename adpcm-psx-str-v3 to adpcm-xa 13 years ago
Mans Rullgard 6a64ff74fe fate: split off adpcm-ms-mono test from dxa-feeble 13 years ago
Mans Rullgard 95939bf565 fate: split off adpcm-ima-ws test from vqa-cc 13 years ago
Mans Rullgard 88ae6178b1 fate: add adpcm-ima-smjpeg test 13 years ago
Mans Rullgard cb0713fca2 fate: split off adpcm-ima-amv from amv test 13 years ago
Mans Rullgard 35d88a86e3 fate: separate bmv audio and video tests 13 years ago
Mans Rullgard bd7ac952b1 fate: separate delphine-cin audio and video tests 13 years ago
Mans Rullgard f4d2b93be4 fate: truemotion1: disable audio 13 years ago
Mans Rullgard 63322d8c89 fate: qtrle: disable audio in all tests 13 years ago
Mans Rullgard 0c26380f4f fate: pcm-planar: disable video 13 years ago
Mans Rullgard 1c0e8b94ad fate: mtv: disable video decoding 13 years ago
Diego Biurrun d19f3e9a2a doc: misc improvements for the Windows section 13 years ago
Diego Elio Pettenò 7b089b79e6 doc: fix link to fate.libav.org 13 years ago
Anton Khirnov 012f04a277 lavfi: autoinsert resample filter when necessary. 13 years ago
Anton Khirnov d371e7b988 lavfi: add lavr-based audio resampling filter. 13 years ago
Michael Kostylev ea60dfe284 x86: vc1: drop MMX loop filter implementation, which uses MMX2 instructions. 13 years ago
Diego Biurrun ec2dbec84d fate: employ better names and add a convenient shorthand for vp6 tests 13 years ago
Mans Rullgard e54e6f25cf arm/neon: dsputil: use correct size specifiers on vld1/vst1 13 years ago
Mans Rullgard 2eba6898c9 arm: dsputil: prettify some conditional instructions in put_pixels macros 13 years ago
Mans Rullgard c776531aef vqavideo: change x/y loop counters to the usual pattern 13 years ago
Mans Rullgard 4f1500689d avconv: use lrint() for rounding double timestamps 13 years ago
Christophe Gisquet 110d0cdc9d rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC 13 years ago
Christophe Gisquet 706b998cdc ape: Use unsigned integer maths 13 years ago
Mans Rullgard cbc7d60afa arm: dsputil: fix overreads in put/avg_pixels functions 13 years ago
Diego Biurrun 1de53d006b h264: K&R formatting cosmetics for header files (part II/II) 13 years ago
Diego Biurrun be545b8a34 h264: K&R formatting cosmetics for header files (part I/II) 13 years ago
Samuel Pitoiset d55961fa82 rtmp: Implement check bandwidth notification. 13 years ago
Samuel Pitoiset 05945db9ce rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF player. 13 years ago
Samuel Pitoiset e64673e4f4 rtmp: Support 'rtmp_flashver', an option which overrides the version of the Flash plugin. 13 years ago
Samuel Pitoiset 55c9320e06 rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target stream. 13 years ago
Diego Biurrun 7cf78b3476 cmdutils: Add fallback case to switch in check_stream_specifier(). 13 years ago
Sean McGovern ded69c5e21 sctp: be consistent with socket option level 13 years ago
Sean McGovern 779222dbfe configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. 13 years ago
Diego Biurrun 8ae1914327 vcr1enc: drop pointless empty encode_init() wrapper function 13 years ago
Diego Biurrun eeeefd5001 vcr1: drop pointless write-only AVCodecContext member from VCR1Context 13 years ago
Diego Biurrun 51c4d87093 vcr1: group encoder code together to save #ifdefs 13 years ago
Diego Biurrun db1e403cfb vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, comments 13 years ago
Diego Biurrun 59cbc4eee2 mov: make one comment slightly more specific 13 years ago
Justin Ruggles 5cc6d5244d lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 13 years ago