41215 Commits (461030a7ac8e4c563442af44147cf1cef173792f)
 

Author SHA1 Message Date
Justin Ruggles c7bd556d48 lavfi: amix: check active input count before calling request_samples 13 years ago
Michael Niedermayer a1fc1d2e1b Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 6163d880c0 vp8: move block coeff arithcoder on stack. 13 years ago
Ronald S. Bultje 64bde80563 mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3. 13 years ago
Christian Schmidt d041dec3cb pcm-mpeg: improve log message wording 13 years ago
Michael Niedermayer 39f0a45a1a h264_cavlc: check prefix before using it. 13 years ago
Michael Niedermayer 32e60b6bfe h264: increase scantable sizes to avoid overread 13 years ago
Michael Niedermayer fd4c1c0b70 truemotion1: Check index, fix out of array read 13 years ago
Michael Niedermayer 96fe99cb11 ffmpeg: disable autoinsertion for -async on the output side of the filtergraph. 13 years ago
Michael Niedermayer 89cf5bf39a cmdutils: replace 1 line #ifs by if() 13 years ago
Gavin Kinsey bf6fb563b9 Allow building of command line utils without swresample lib 13 years ago
Paul B Mahol f5af8d5e76 exr: make message about missing feature more useful 13 years ago
Michael Niedermayer d24ef674ec fate: fix long standing bug in the g723_1 test 13 years ago
Michael Niedermayer f5e0ef536a fate: add a fate-acodec-dca test that works on all platforms second try 13 years ago
Michael Niedermayer 607461e50d fate: add bitexact flag to ac3-fixed 13 years ago
Paul B Mahol 8f61526978 iff: check if there is extradata 13 years ago
Paul B Mahol d66b0cd5c5 exr: alpha support 13 years ago
Mans Rullgard 0857e46dd5 fate: add missing $(TARGET_PATH) to ac3-fixed-encode 13 years ago
Mans Rullgard 00c78a0a15 fate: fix md5sum replacement on some systems 13 years ago
Michael Niedermayer 7a2ae764f4 fate: disable fate-acodec-dca 13 years ago
Michael Niedermayer ef96ec97fb fate: remove unused functions 13 years ago
Michael Niedermayer 6aceed3b72 fate: remove tests/codec-regression.sh 13 years ago
Michael Niedermayer 5855e46398 fate: resurrect acodec-dca 13 years ago
Lou Logan 73f3f6baff lavc: clarify experimental codec message 13 years ago
Michael Niedermayer fd707add6b fate: try to fix fate-nellymoser-aref-encode make dependancies 13 years ago
Michael Niedermayer e0a01e4c85 fate: make idroq test run again. 13 years ago
Michael Niedermayer 16e25ef34b Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer b0387edd5e Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' 13 years ago
Clément Bœsch 8619362ff1 ffprobe: fix C escaping. 13 years ago
Luca Barbato 43b50e62c4 avprobe: correctly set the default formatter 13 years ago
Clément Bœsch 2d52ee8a1a lavf/microdvd: support events lasting to the next one. 13 years ago
Clément Bœsch d51e08bb89 lavc: switch from ts_end to duration in ff_ass_add_rect. 13 years ago
Justin Ruggles b75726cb79 lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs 13 years ago
Justin Ruggles c140fb2cbc lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs 13 years ago
Justin Ruggles 8dfc122719 lavr: add C functions for mixing 2 to 1 channels with s16p format 13 years ago
Luca Barbato 528995589f avprobe: move formatter functions in the context 13 years ago
Michael Niedermayer e7cb161515 ape: Fix null ptr dereference with files missing a seekatable. 13 years ago
Michael Niedermayer 5880d78873 movdec: Check count of stts/ctts elements instead of just the pointer. 13 years ago
Michael Niedermayer 1b8741a684 4xm: fix division by zero caused by bps<8 13 years ago
Anton Khirnov c9cc76290f avconv: extend -r to work on any input stream. 13 years ago
Anton Khirnov 4f81a5072a doc/avconv: expand documentation for the -s option. 13 years ago
Anton Khirnov cf6c38c62b avconv: don't print filters inserted by avconv in stream mappings. 13 years ago
Anton Khirnov 8daf21d567 avconv: merge configuration code for complex and simple filters 13 years ago
Anton Khirnov a977d91e28 avconv: split configuring input filters out of configure_complex_filter 13 years ago
Clément Bœsch dae8505492 ffprobe: make -of an alias for -print_format. 13 years ago
Mans Rullgard f919cc7df6 fate: fix acodec/vsynth tests for make 3.81 13 years ago
Stefano Sabatini ad381ac97f ffprobe: fix chapter printing, fix JSON output 13 years ago
Hendrik Leppkes c58bcead3b pcm_mpeg: fix number of consumed bytes to include the header. 13 years ago
Janne Grunau 12d42cd7a8 avfilter: include required header file avfilter.h in video.h 13 years ago
Vitor Sessak 4a301706fd x86: Avoid movs on BUTTERFLYPS when in AVX mode 13 years ago