Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-17fate: Move RALF test into lossless audio groupDiego Biurrun
2012-12-10ZeroCodec: Flip outputCarl Eugen Hoyos
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>
2012-12-07fate: dpcm: Add dependenciesDiego Biurrun
2012-12-07fate: image: Add dependenciesDiego Biurrun
2012-12-05pixdesc: fix yuva 10bit bit depthPaul B Mahol
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>
2012-12-05eval: treat dB as decibels instead of decibytesJustin Ruggles
2012-12-05fate: workaround for slighly broken 'test' shell builtinMans Rullgard
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>
2012-12-04fate: Add dependencies for bmp, cdxl, dfa, mp3Diego Biurrun
2012-12-03fate: ea, h264: prettyprinting and ordering cosmeticsDiego Biurrun
2012-12-03fate: fft: Fix libavcodec dependencyDiego Biurrun
2012-12-03fate-seek: remove use of gnu make 3.82 only private modifierJanne Grunau
2012-12-03fate: move vsynth reference files to their own directoryJanne Grunau
2012-12-03fate: move fate-acodec reference files to their own dirJanne Grunau
2012-12-03fate: split dependencies for fate-seek testsJanne Grunau
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.
2012-11-28fate: h264: Add dependenciesDiego Biurrun
2012-11-28fate: ea: Add dependenciesDiego Biurrun
2012-11-28fate: Do not unconditionally run libavutil testsDiego Biurrun
Now that libavutil can be disabled, this should be conditional.
2012-11-28fate: vpx: Add dependenciesDiego Biurrun
2012-11-28fate: Fix wavpack-matroskamode test dependenciesDiego Biurrun
2012-11-28fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo testsDiego Biurrun
2012-11-28fate: real: Add dependenciesDiego Biurrun
2012-11-28fate: lossless-audio: Add dependenciesDiego Biurrun
2012-11-28lavfi: remove vf_slicifyAnton Khirnov
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.
2012-11-20FATE: add 24-bit ALAC testsJustin Ruggles
2012-11-20FATE: rename ALAC tests from alac-* to alac-16-*Justin Ruggles
This will distinguish ALAC 16-bit tests from ALAC tests with other bit depths.
2012-11-17FATE: add a bink version 'b' testAnton Khirnov
2012-11-17FATE: add a bink version 'i' testAnton Khirnov
2012-11-14fate: Add dependencies for aac, alac, amrnb, amrwb, atrac testsDiego Biurrun
2012-11-06fate: atrac: Place atrac1 and atrac3 tests in different groupsDiego Biurrun
2012-11-06fate: aac: cosmetics: Group AAC LATM tests togetherDiego Biurrun
2012-11-06FATE: add a 24-bit FLAC encoding testJustin Ruggles
2012-11-06FATE: rename FLAC tests from flac-* to flac-16-*Justin Ruggles
This will distinguish FLAC 16-bit tests from FLAC tests with other bit depths.
2012-11-05fate: aac: Place LATM tests and general AAC tests in different groupsDiego Biurrun
2012-10-31fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONVJanne Grunau
Fixes typo in 2cbdd7c92958cb8226491d8eb23ed2d57d4b841e.
2012-10-31swscale: do not forget to swap data in formats with different endiannessKostya Shishkov
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>
2012-10-30pixfmt: support more yuva formatsLuca Barbato
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2012-10-30FATE: fix (AD)PCM test dependencies broken in e519990Anton Khirnov
Signed-off-by: Diego Biurrun <diego@biurrun.de>
2012-10-29fate: ac3: Add dependenciesDiego Biurrun
2012-10-29fate: ac3: Place E-AC-3 tests and AC-3 tests in different groupsDiego Biurrun
2012-10-29fate: Add shorthands for acodec PCM and ADPCM testsDiego Biurrun
2012-10-23fate-lavfi: replace sed/grep/cut combos with awkMans Rullgard
Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-23fate: check that dependencies actually existMans Rullgard
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>
2012-10-23fate: fix ENCMUX macroMans Rullgard
This matches how it is actually being called. Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-23fate: Add dependencies for audio testsDiego Biurrun
2012-10-23fate: cosmetics: Group idct8x8 test together with all other libavcodec testsDiego Biurrun
2012-10-23fate: More fine-grained dependencies for libavcodec test programsDiego Biurrun
2012-10-23fate: Declare avcodec/avformat deps in the respective Makefile snippetsDiego Biurrun
2012-10-23fate: Add dependencies for WMA and WavPack testsDiego Biurrun
2012-10-20fate: adpcm: cosmetics: Sort test entriesDiego Biurrun
This also places tests of related formats together.