| Commit message (Expand) | Author | Age | Files | Lines |
* | lclenc: make compression level user selectable | Paul B Mahol | 2012-11-02 | 2 | -2/+2 |
* | eval-test: add some otherwise untested functions. | Michael Niedermayer | 2012-11-01 | 1 | -0/+15 |
* | lavfi: add field filter | Stefano Sabatini | 2012-10-31 | 3 | -0/+103 |
* | sws: fix handling of big endian alpha | Michael Niedermayer | 2012-10-31 | 1 | -4/+4 |
* | fate: remove typo, reenable AC3 tests | Michael Niedermayer | 2012-10-30 | 1 | -1/+1 |
* | sws: fix BE/LE handling for fillPlane16() | Michael Niedermayer | 2012-10-30 | 5 | -10/+10 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-30 | 5 | -0/+90 |
|\ |
|
| * | pixfmt: support more yuva formats | Luca Barbato | 2012-10-30 | 5 | -0/+90 |
| * | FATE: fix (AD)PCM test dependencies broken in e519990 | Anton Khirnov | 2012-10-30 | 1 | -2/+2 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -7/+8 |
|\| |
|
| * | fate: ac3: Add dependencies | Diego Biurrun | 2012-10-29 | 1 | -7/+8 |
* | | Merge commit '381dc1a5ec0925b281c573457c413ae643567086' | Michael Niedermayer | 2012-10-30 | 2 | -11/+18 |
|\| |
|
| * | fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups | Diego Biurrun | 2012-10-29 | 1 | -9/+12 |
| * | fate: Add shorthands for acodec PCM and ADPCM tests | Diego Biurrun | 2012-10-29 | 1 | -2/+6 |
| * | fate-lavfi: replace sed/grep/cut combos with awk | Mans Rullgard | 2012-10-23 | 1 | -2/+2 |
* | | lavfi/scale: accept named options, make parsing more robust | Stefano Sabatini | 2012-10-29 | 1 | -1/+1 |
* | | fate/scalenorm: unbreak fate | Michael Niedermayer | 2012-10-28 | 1 | -1/+1 |
* | | tests: do not set bogus scale sws_flags option in the scalenorm test | Stefano Sabatini | 2012-10-28 | 1 | -1/+1 |
* | | fate: make sure the global sws flags are set to be bitexact for scalenorm | Michael Niedermayer | 2012-10-28 | 2 | -2/+2 |
* | | fate: add a test for scale with variable input format. | Nicolas George | 2012-10-28 | 3 | -0/+3 |
* | | ffmpeg: use av_rescale_delta() on the audio filter input | Michael Niedermayer | 2012-10-27 | 3 | -489/+489 |
* | | caf muxer: write metadata | Paul B Mahol | 2012-10-26 | 1 | -2/+2 |
* | | mxfenc: Write MultipleDescriptor ref in Preface | Tomas Härdin | 2012-10-25 | 1 | -3/+3 |
* | | fate: reenable some recently lost audio tests | Michael Niedermayer | 2012-10-25 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-23 | 1 | -2/+4 |
|\| |
|
| * | fate: check that dependencies actually exist | Mans Rullgard | 2012-10-23 | 1 | -1/+3 |
| * | fate: fix ENCMUX macro | Mans Rullgard | 2012-10-23 | 1 | -1/+1 |
* | | Merge commit 'ec444c84cfd30ef34a4e7b4ec7ee77d7e5250d25' | Michael Niedermayer | 2012-10-23 | 4 | -24/+24 |
|\| |
|
| * | fate: Add dependencies for audio tests | Diego Biurrun | 2012-10-23 | 1 | -13/+13 |
| * | fate: cosmetics: Group idct8x8 test together with all other libavcodec tests | Diego Biurrun | 2012-10-23 | 3 | -6/+6 |
| * | fate: More fine-grained dependencies for libavcodec test programs | Diego Biurrun | 2012-10-23 | 1 | -5/+5 |
* | | Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714' | Michael Niedermayer | 2012-10-23 | 5 | -22/+21 |
|\| |
|
| * | fate: Declare avcodec/avformat deps in the respective Makefile snippets | Diego Biurrun | 2012-10-23 | 3 | -3/+2 |
| * | fate: Add dependencies for WMA and WavPack tests | Diego Biurrun | 2012-10-23 | 2 | -19/+19 |
* | | fate/mapchan: add bitexact flag | Michael Niedermayer | 2012-10-23 | 4 | -7/+7 |
* | | fate: quote file paths in movie/amovie filtergraphs. | Clément Bœsch | 2012-10-22 | 1 | -2/+2 |
* | | fate: improve metadata filter deps readability. | Clément Bœsch | 2012-10-22 | 1 | -2/+5 |
* | | fate: add scale filter to the scene detect dependencies. | Clément Bœsch | 2012-10-22 | 1 | -1/+1 |
* | | fate: fix SAMPLES dependency for ffprobe. | Clément Bœsch | 2012-10-22 | 2 | -3/+3 |
* | | fate: fix fate-filter-metadata-scenedetect | Michael Niedermayer | 2012-10-22 | 2 | -3/+3 |
* | | fate: fix filter metadata dependency to ffprobe. | Clément Bœsch | 2012-10-21 | 1 | -4/+6 |
* | | lavfi/silencedetect: export silence info to metadata. | Clément Bœsch | 2012-10-21 | 2 | -0/+516 |
* | | lavfi/select: store scene score in buf ref metadata. | Clément Bœsch | 2012-10-21 | 2 | -0/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-21 | 1 | -32/+32 |
|\| |
|
| * | fate: adpcm: cosmetics: Sort test entries | Diego Biurrun | 2012-10-20 | 1 | -9/+9 |
| * | fate: adpcm: Add dependencies | Diego Biurrun | 2012-10-20 | 1 | -26/+26 |
* | | Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced' | Michael Niedermayer | 2012-10-21 | 3 | -2/+3 |
|\| |
|
| * | fate: Introduce ENCMUX macro for tests that require encoders and a muxer | Diego Biurrun | 2012-10-20 | 3 | -2/+3 |
* | | Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed' | Michael Niedermayer | 2012-10-20 | 3 | -81/+83 |
|\| |
|
| * | fate-vc1: add dependencies | Mans Rullgard | 2012-10-20 | 1 | -8/+8 |