summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
* fate: Move RALF test into lossless audio groupDiego Biurrun2012-12-17
|
* ZeroCodec: Flip outputCarl Eugen Hoyos2012-12-10
| | | | | | | | | | The initial testing of the VFW binary codec was flawed, likely due to an AviSynth bug. Re-testing using VirtualDub and various professional editing applications has revealed it should have been flipped. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* fate: dpcm: Add dependenciesDiego Biurrun2012-12-07
|
* fate: image: Add dependenciesDiego Biurrun2012-12-07
|
* pixdesc: fix yuva 10bit bit depthPaul B Mahol2012-12-05
| | | | | | | It was wrongly set as the yuva 16bit one. Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* eval: treat dB as decibels instead of decibytesJustin Ruggles2012-12-05
|
* fate: workaround for slighly broken 'test' shell builtinMans Rullgard2012-12-04
| | | | | | | | 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-04
|
* fate: ea, h264: prettyprinting and ordering cosmeticsDiego Biurrun2012-12-03
|
* fate: fft: Fix libavcodec dependencyDiego Biurrun2012-12-03
|
* fate-seek: remove use of gnu make 3.82 only private modifierJanne Grunau2012-12-03
|
* fate: move vsynth reference files to their own directoryJanne Grunau2012-12-03
|
* fate: move fate-acodec reference files to their own dirJanne Grunau2012-12-03
|
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-02
| | | | | | | 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-28
|
* fate: ea: Add dependenciesDiego Biurrun2012-11-28
|
* fate: Do not unconditionally run libavutil testsDiego Biurrun2012-11-28
| | | | Now that libavutil can be disabled, this should be conditional.
* fate: vpx: Add dependenciesDiego Biurrun2012-11-28
|
* fate: Fix wavpack-matroskamode test dependenciesDiego Biurrun2012-11-28
|
* fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo testsDiego Biurrun2012-11-28
|
* fate: real: Add dependenciesDiego Biurrun2012-11-28
|
* fate: lossless-audio: Add dependenciesDiego Biurrun2012-11-28
|
* lavfi: remove vf_slicifyAnton Khirnov2012-11-28
| | | | | | | 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-20
|
* FATE: rename ALAC tests from alac-* to alac-16-*Justin Ruggles2012-11-20
| | | | | This will distinguish ALAC 16-bit tests from ALAC tests with other bit depths.
* FATE: add a bink version 'b' testAnton Khirnov2012-11-17
|
* FATE: add a bink version 'i' testAnton Khirnov2012-11-17
|
* fate: Add dependencies for aac, alac, amrnb, amrwb, atrac testsDiego Biurrun2012-11-14
|
* fate: atrac: Place atrac1 and atrac3 tests in different groupsDiego Biurrun2012-11-06
|
* fate: aac: cosmetics: Group AAC LATM tests togetherDiego Biurrun2012-11-06
|
* FATE: add a 24-bit FLAC encoding testJustin Ruggles2012-11-05
|
* FATE: rename FLAC tests from flac-* to flac-16-*Justin Ruggles2012-11-05
| | | | | 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-05
|
* fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONVJanne Grunau2012-10-31
| | | | Fixes typo in 2cbdd7c92958cb8226491d8eb23ed2d57d4b841e.
* swscale: do not forget to swap data in formats with different endiannessKostya Shishkov2012-10-31
| | | | | | | | 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-30
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov2012-10-30
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* fate: ac3: Add dependenciesDiego Biurrun2012-10-29
|
* fate: ac3: Place E-AC-3 tests and AC-3 tests in different groupsDiego Biurrun2012-10-29
|
* fate: Add shorthands for acodec PCM and ADPCM testsDiego Biurrun2012-10-29
|
* fate-lavfi: replace sed/grep/cut combos with awkMans Rullgard2012-10-23
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: check that dependencies actually existMans Rullgard2012-10-23
| | | | | | | 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-23
| | | | | | This matches how it is actually being called. Signed-off-by: Mans Rullgard <mans@mansr.com>
* fate: Add dependencies for audio testsDiego Biurrun2012-10-23
|
* fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun2012-10-23
|
* fate: More fine-grained dependencies for libavcodec test programsDiego Biurrun2012-10-23
|
* fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun2012-10-23
|
* fate: Add dependencies for WMA and WavPack testsDiego Biurrun2012-10-23
|
* fate: adpcm: cosmetics: Sort test entriesDiego Biurrun2012-10-20
| | | | This also places tests of related formats together.
* fate: adpcm: Add dependenciesDiego Biurrun2012-10-20
|