summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* fate: add ADX encoding/decoding testJustin Ruggles2012-01-032-0/+9
|
* fate: add dxtory testOana Stratulat2012-01-032-0/+4
| | | | Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* mpegenc: use avctx->slices as number of slicesJanne Grunau2012-01-021-3/+3
| | | | | | Adds a new member to MpegEncContext to hold the number of used slice contexts. Fixes segfaults with '-threads 17 -thread_type slice' and fate-vsynth{1,2}-mpeg{2,4}thread{,_ilace} with --disable-pthreads.
* fate: use rgb24 as output format for dfa testsJanne Grunau2012-01-0112-174/+174
| | | | | | Palette is as supposed in native endianness. Converting the pal8 output to rgb24 is thus necessary for identical CRCs on big and little endian systems.
* FATE: add tests for dfaOana Stratulat2011-12-3113-0/+199
| | | | Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
* fate: whitespace cosmeticsDiego Biurrun2011-12-3012-126/+126
|
* fate: split off video codec FATE tests into their own fileDiego Biurrun2011-12-304-140/+190
|
* fate: split off audio codec FATE tests into their own fileDiego Biurrun2011-12-303-30/+31
|
* fate: split off Electronic Arts codec FATE tests into their own fileDiego Biurrun2011-12-303-12/+18
|
* fate: split off QuickTime codec FATE tests into their own fileDiego Biurrun2011-12-304-36/+51
|
* fate: split off voice codec FATE tests into their own fileDiego Biurrun2011-12-303-23/+23
|
* fate: split off demuxer FATE tests into their own fileDiego Biurrun2011-12-303-54/+81
|
* fate: drop pointless _audio and _video suffixes from xan testsDiego Biurrun2011-12-304-4/+4
|
* FATE: Add test for H.264 MP4->annex.B bitstream filter.Mike Melanson2011-12-302-0/+3
| | | | | | This test uses an existing FATE sample (h264/interlaced_crop.mp4). Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* fate: split off DPCM codec FATE tests into their own fileDiego Biurrun2011-12-303-28/+43
|
* fate: split off PCM codec FATE tests into their own fileDiego Biurrun2011-12-303-22/+33
|
* fate: Add a video test for xxan decoderAneesh Dogra2011-12-294-2/+15
| | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* fate: add more tests for VC-1 decoderAneesh Dogra2011-12-294-0/+129
| | | | Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* fate: Add v210 codec regression testsReimar Döffinger2011-12-283-0/+13
| | | | | Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* fate: split off vqf/twinvq FATE tests into their own fileDiego Biurrun2011-12-264-7/+8
|
* fate: split off mpc FATE tests into their own fileDiego Biurrun2011-12-264-10/+12
|
* fate: split off libavcodec FATE tests into their own fileDiego Biurrun2011-12-263-4/+4
|
* fate: split off Microsoft codec FATE tests into their own fileDiego Biurrun2011-12-264-16/+19
|
* fate: group all VP* codec FATE tests together in one fileDiego Biurrun2011-12-264-14/+19
|
* fate: account for NUT 10bit supportLuca Barbato2011-12-215-30/+30
| | | | | | Some libavifilter tests use NUT as output even if the produced files were not decodable. The support for 10bit introduced in 432f0e5b7d and 91b1e6f0c changed the hashes.
* fate: fix eatqi testMans Rullgard2011-12-172-2/+1
| | | | | | | | The sample has an incomplete last frame. Decoding it is pointless. The garbage produced was changed by the bitstream reader now protecting against over-reads. Signed-off-by: Mans Rullgard <mans@mansr.com>
* movenc: Rudimentary IODs support.Alex Converse2011-12-153-6/+6
|
* fate: add -pix_fmt rgb48le to r210 testJanne Grunau2011-12-151-1/+1
| | | | Fixes checksum on big endian systems.
* fate: add r210 decoder testAneesh Dogra2011-12-152-0/+6
| | | | Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* fate: split off Indeo FATE tests into their own fileDiego Biurrun2011-12-153-6/+9
|
* fate: split off ATRAC FATE tests into their own fileDiego Biurrun2011-12-153-20/+20
|
* fate: Add FATE tests for v410 encoder and decoderDerek Buitenhuis2011-12-153-0/+9
| | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* fate: Replace misleading "aac" in the name of an ADTS test with "adts".Diego Biurrun2011-12-142-2/+2
|
* fate: Drop pointless "-an" from pictor test command.Diego Biurrun2011-12-141-1/+1
|
* fate: split off image codec FATE tests into their own fileDiego Biurrun2011-12-144-25/+33
|
* fate: split off WMA codec FATE tests into their own fileDiego Biurrun2011-12-143-28/+28
|
* fate: split off lossless video and audio FATE tests into their own filesDiego Biurrun2011-12-145-25/+36
|
* fate: split off qtrle codec FATE tests into their own fileDiego Biurrun2011-12-143-14/+21
|
* fate: split off Ut Video codec FATE tests into their own fileDiego Biurrun2011-12-143-24/+24
|
* fate: split off screen codec FATE tests into their own fileDiego Biurrun2011-12-143-30/+45
|
* fate: split off Real Inc. codec FATE tests into their own fileDiego Biurrun2011-12-144-38/+40
|
* fate: split off AC-3 codec FATE tests into their own fileDiego Biurrun2011-12-143-30/+30
|
* vc1: mark with ER_MB_ERROR bits overconsumptionLuca Barbato2011-12-131-1/+1
| | | | | | | | | This patch is a generalization of what Michael Niedermayer fixed in a single case. The wmv8-drm fate test had been updated accordingly. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-123-5/+5
|
* rawdec: don't set codec timebase.Anton Khirnov2011-12-101-9/+9
| | | | | It's not supposed to be set outside of lavc. Set r_frame_rate and avg_frame_rate instead.
* Add CLJR encoding and decoding regression testsPaul B Mahol2011-12-103-0/+13
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* utvideo: add fate tests covering all codec variantsAneesh Dogra2011-12-109-0/+62
| | | | Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-095-10/+10
| | | | | | Use Sound Sample Description Version 2 for all MOV files. Updated FATE references accordingly. Note that ADPCM is treated as compressed audio in version 2.
* h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg).Ronald S. Bultje2011-12-051-64/+64
|
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-052-0/+9
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
OpenPOWER on IntegriCloud