summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* eval: treat dB as decibels instead of decibytesJustin Ruggles2012-12-051-0/+6
|
* fate: workaround for slighly broken 'test' shell builtinMans Rullgard2012-12-041-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, mp3Diego Biurrun2012-12-044-8/+17
|
* fate: ea, h264: prettyprinting and ordering cosmeticsDiego Biurrun2012-12-032-183/+183
|
* fate: fft: Fix libavcodec dependencyDiego Biurrun2012-12-031-1/+1
|
* fate-seek: remove use of gnu make 3.82 only private modifierJanne Grunau2012-12-031-1/+1
|
* fate: move vsynth reference files to their own directoryJanne Grunau2012-12-03113-0/+1
|
* fate: move fate-acodec reference files to their own dirJanne Grunau2012-12-0324-0/+1
|
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-02107-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 dependenciesDiego Biurrun2012-11-281-4/+6
|
* fate: ea: Add dependenciesDiego Biurrun2012-11-281-7/+10
|
* fate: Do not unconditionally run libavutil testsDiego Biurrun2012-11-282-1/+1
| | | | Now that libavutil can be disabled, this should be conditional.
* fate: vpx: Add dependenciesDiego Biurrun2012-11-281-16/+16
|
* fate: Fix wavpack-matroskamode test dependenciesDiego Biurrun2012-11-281-3/+5
|
* fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo testsDiego Biurrun2012-11-284-5/+5
|
* fate: real: Add dependenciesDiego Biurrun2012-11-281-7/+7
|
* fate: lossless-audio: Add dependenciesDiego Biurrun2012-11-281-6/+6
|
* lavfi: remove vf_slicifyAnton Khirnov2012-11-282-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 testsJustin Ruggles2012-11-201-1/+9
|
* FATE: rename ALAC tests from alac-* to alac-16-*Justin Ruggles2012-11-201-8/+9
| | | | | This will distinguish ALAC 16-bit tests from ALAC tests with other bit depths.
* FATE: add a bink version 'b' testAnton Khirnov2012-11-172-0/+34
|
* FATE: add a bink version 'i' testAnton Khirnov2012-11-173-2/+40
|
* fate: Add dependencies for aac, alac, amrnb, amrwb, atrac testsDiego Biurrun2012-11-145-9/+16
|
* fate: atrac: Place atrac1 and atrac3 tests in different groupsDiego Biurrun2012-11-061-7/+11
|
* fate: aac: cosmetics: Group AAC LATM tests togetherDiego Biurrun2012-11-061-8/+8
|
* FATE: add a 24-bit FLAC encoding testJustin Ruggles2012-11-051-0/+6
|
* FATE: rename FLAC tests from flac-* to flac-16-*Justin Ruggles2012-11-051-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 groupsDiego Biurrun2012-11-051-6/+11
|
* fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONVJanne Grunau2012-10-311-1/+1
| | | | Fixes typo in 2cbdd7c92958cb8226491d8eb23ed2d57d4b841e.
* swscale: do not forget to swap data in formats with different endiannessKostya Shishkov2012-10-311-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 formatsLuca Barbato2012-10-305-0/+90
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov2012-10-301-2/+2
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* fate: ac3: Add dependenciesDiego Biurrun2012-10-291-7/+8
|
* fate: ac3: Place E-AC-3 tests and AC-3 tests in different groupsDiego Biurrun2012-10-291-9/+12
|
* fate: Add shorthands for acodec PCM and ADPCM testsDiego Biurrun2012-10-291-2/+6
|
* fate-lavfi: replace sed/grep/cut combos with awkMans Rullgard2012-10-231-2/+2
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: check that dependencies actually existMans Rullgard2012-10-231-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 macroMans Rullgard2012-10-231-1/+1
| | | | | | This matches how it is actually being called. Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: Add dependencies for audio testsDiego Biurrun2012-10-231-13/+13
|
* fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun2012-10-233-6/+6
|
* fate: More fine-grained dependencies for libavcodec test programsDiego Biurrun2012-10-231-5/+5
|
* fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun2012-10-233-3/+2
|
* fate: Add dependencies for WMA and WavPack testsDiego Biurrun2012-10-232-19/+19
|
* fate: adpcm: cosmetics: Sort test entriesDiego Biurrun2012-10-201-9/+9
| | | | This also places tests of related formats together.
* fate: adpcm: Add dependenciesDiego Biurrun2012-10-201-26/+26
|
* fate: Introduce ENCMUX macro for tests that require encoders and a muxerDiego Biurrun2012-10-203-2/+3
|
* fate-vc1: add dependenciesMans Rullgard2012-10-201-8/+8
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: Add proper dependencies for the tests in video.makMartin Storsjö2012-10-191-73/+73
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: Add proper dependencies in qt.makMartin Storsjö2012-10-191-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.makMartin Storsjö2012-10-191-8/+8
| | | | | | The output of make fate-list is identical to before. Signed-off-by: Martin Storsjö <martin@martin.st>
OpenPOWER on IntegriCloud