Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eval: treat dB as decibels instead of decibytes | Justin Ruggles | 2012-12-05 | 1 | -0/+6 |
| | |||||
* | fate: workaround for slighly broken 'test' shell builtin | Mans Rullgard | 2012-12-04 | 1 | -1/+1 |
| | | | | | | | | Some shells, e.g. minix3, have a broken 'test' builtin which fails if the first operand of a binary operator looks like a unary operator. Prefixing the values with 'x' prevents this from happening. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: Add dependencies for bmp, cdxl, dfa, mp3 | Diego Biurrun | 2012-12-04 | 4 | -8/+17 |
| | |||||
* | fate: ea, h264: prettyprinting and ordering cosmetics | Diego Biurrun | 2012-12-03 | 2 | -183/+183 |
| | |||||
* | fate: fft: Fix libavcodec dependency | Diego Biurrun | 2012-12-03 | 1 | -1/+1 |
| | |||||
* | fate-seek: remove use of gnu make 3.82 only private modifier | Janne Grunau | 2012-12-03 | 1 | -1/+1 |
| | |||||
* | fate: move vsynth reference files to their own directory | Janne Grunau | 2012-12-03 | 113 | -0/+1 |
| | |||||
* | fate: move fate-acodec reference files to their own dir | Janne Grunau | 2012-12-03 | 24 | -0/+1 |
| | |||||
* | fate: split dependencies for fate-seek tests | Janne Grunau | 2012-12-02 | 107 | -123/+220 |
| | | | | | | | Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on. | ||||
* | fate: h264: Add dependencies | Diego Biurrun | 2012-11-28 | 1 | -4/+6 |
| | |||||
* | fate: ea: Add dependencies | Diego Biurrun | 2012-11-28 | 1 | -7/+10 |
| | |||||
* | fate: Do not unconditionally run libavutil tests | Diego Biurrun | 2012-11-28 | 2 | -1/+1 |
| | | | | Now that libavutil can be disabled, this should be conditional. | ||||
* | fate: vpx: Add dependencies | Diego Biurrun | 2012-11-28 | 1 | -16/+16 |
| | |||||
* | fate: Fix wavpack-matroskamode test dependencies | Diego Biurrun | 2012-11-28 | 1 | -3/+5 |
| | |||||
* | fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo tests | Diego Biurrun | 2012-11-28 | 4 | -5/+5 |
| | |||||
* | fate: real: Add dependencies | Diego Biurrun | 2012-11-28 | 1 | -7/+7 |
| | |||||
* | fate: lossless-audio: Add dependencies | Diego Biurrun | 2012-11-28 | 1 | -6/+6 |
| | |||||
* | lavfi: remove vf_slicify | Anton Khirnov | 2012-11-28 | 2 | -6/+4 |
| | | | | | | | The following commit will make it useless. The crop_scale_vflip FATE test changes because of off-by-one differences in output when vflipped slices are passed to sws. | ||||
* | FATE: add 24-bit ALAC tests | Justin Ruggles | 2012-11-20 | 1 | -1/+9 |
| | |||||
* | FATE: rename ALAC tests from alac-* to alac-16-* | Justin Ruggles | 2012-11-20 | 1 | -8/+9 |
| | | | | | This will distinguish ALAC 16-bit tests from ALAC tests with other bit depths. | ||||
* | FATE: add a bink version 'b' test | Anton Khirnov | 2012-11-17 | 2 | -0/+34 |
| | |||||
* | FATE: add a bink version 'i' test | Anton Khirnov | 2012-11-17 | 3 | -2/+40 |
| | |||||
* | fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests | Diego Biurrun | 2012-11-14 | 5 | -9/+16 |
| | |||||
* | fate: atrac: Place atrac1 and atrac3 tests in different groups | Diego Biurrun | 2012-11-06 | 1 | -7/+11 |
| | |||||
* | fate: aac: cosmetics: Group AAC LATM tests together | Diego Biurrun | 2012-11-06 | 1 | -8/+8 |
| | |||||
* | FATE: add a 24-bit FLAC encoding test | Justin Ruggles | 2012-11-05 | 1 | -0/+6 |
| | |||||
* | FATE: rename FLAC tests from flac-* to flac-16-* | Justin Ruggles | 2012-11-05 | 1 | -12/+13 |
| | | | | | This will distinguish FLAC 16-bit tests from FLAC tests with other bit depths. | ||||
* | fate: aac: Place LATM tests and general AAC tests in different groups | Diego Biurrun | 2012-11-05 | 1 | -6/+11 |
| | |||||
* | fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV | Janne Grunau | 2012-10-31 | 1 | -1/+1 |
| | | | | Fixes typo in 2cbdd7c92958cb8226491d8eb23ed2d57d4b841e. | ||||
* | swscale: do not forget to swap data in formats with different endianness | Kostya Shishkov | 2012-10-31 | 1 | -8/+8 |
| | | | | | | | | Otherwise during scaling it will try to interpret input in the wrong way and that leads to the test results disagreeing on different platforms and with different optimizations. Signed-off-by: Diego Biurrun <diego@biurrun.de> | ||||
* | pixfmt: support more yuva formats | Luca Barbato | 2012-10-30 | 5 | -0/+90 |
| | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org> | ||||
* | FATE: fix (AD)PCM test dependencies broken in e519990 | Anton Khirnov | 2012-10-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de> | ||||
* | fate: ac3: Add dependencies | Diego Biurrun | 2012-10-29 | 1 | -7/+8 |
| | |||||
* | 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 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: check that dependencies actually exist | Mans Rullgard | 2012-10-23 | 1 | -1/+3 |
| | | | | | | | This causes make to exit with an error message if a nonexistent dependency is specified rather than silently dropping the test. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: fix ENCMUX macro | Mans Rullgard | 2012-10-23 | 1 | -1/+1 |
| | | | | | | This matches how it is actually being called. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | 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 |
| | |||||
* | 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: adpcm: cosmetics: Sort test entries | Diego Biurrun | 2012-10-20 | 1 | -9/+9 |
| | | | | This also places tests of related formats together. | ||||
* | fate: adpcm: Add dependencies | Diego Biurrun | 2012-10-20 | 1 | -26/+26 |
| | |||||
* | fate: Introduce ENCMUX macro for tests that require encoders and a muxer | Diego Biurrun | 2012-10-20 | 3 | -2/+3 |
| | |||||
* | fate-vc1: add dependencies | Mans Rullgard | 2012-10-20 | 1 | -8/+8 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: Add proper dependencies for the tests in video.mak | Martin Storsjö | 2012-10-19 | 1 | -73/+73 |
| | | | | Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | fate: Add proper dependencies in qt.mak | Martin Storsjö | 2012-10-19 | 1 | -16/+16 |
| | | | | | | The output of make fate-list is identical to before. Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | fate: Add proper dependencies in lossless-video.mak | Martin Storsjö | 2012-10-19 | 1 | -8/+8 |
| | | | | | | The output of make fate-list is identical to before. Signed-off-by: Martin Storsjö <martin@martin.st> |