summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate: add BMP tests.Ronald S. Bultje2012-04-0415-0/+68
* FATE: Add RALF decoding testDerek Buitenhuis2012-04-012-0/+4
* FATE: add a test for vp8 with changing frame size.Anton Khirnov2012-03-282-0/+35
* fate: add kgv1 fate test.Ronald S. Bultje2012-03-272-0/+317
* fate: add wmalossless test.Ronald S. Bultje2012-03-232-0/+4
* FATE: Add ZeroCodec testDerek Buitenhuis2012-03-222-0/+42
* mpegaudioenc: use AVCodec.encode2()Justin Ruggles2012-03-2010-103/+109
* g722enc: use AVCodec.encode2()Justin Ruggles2012-03-201-2/+2
* ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-202-10/+10
* FATE: use +/- flag option syntax for vp8 emu-edge testsJustin Ruggles2012-03-201-1/+1
* avconv: pass input stream timestamps to audio encodersJustin Ruggles2012-03-205-740/+740
* xa: fix timestamp calculationJustin Ruggles2012-03-201-30/+30
* FATE: change fate-maxis-xa to a normal demuxing testPaul B Mahol2012-03-192-2/+32
* FATE: add test for adpcm-ea-maxis-xaPaul B Mahol2012-03-192-0/+34
* adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.Ronald S. Bultje2012-03-183-142/+142
* fate: make compare() function compatible with POSIX bcMans Rullgard2012-03-181-2/+1
* fate: fix enc_dec_pcm tests with remote targetMans Rullgard2012-03-171-2/+2
* FATE: remove WMA acodec testsJustin Ruggles2012-03-175-125/+0
* FATE: add WMAv1 and WMAv2 encode/decode tests with fuzzy comparisonJustin Ruggles2012-03-171-0/+19
* FATE: add AC-3 and E-AC-3 encode/decode tests with fuzzy comparisonJustin Ruggles2012-03-171-0/+16
* FATE: add capability for audio encode/decode tests with fuzzy psnr comparisonJustin Ruggles2012-03-151-0/+10
* FATE: allow a tolerance in the size comparison in do_tiny_psnr()Justin Ruggles2012-03-152-2/+4
* FATE: use absolute difference from a target value in do_tiny_psnr()Justin Ruggles2012-03-152-5/+13
* FATE: allow tests to set CMP_SHIFT to pass to tiny_psnrJustin Ruggles2012-03-152-2/+3
* FATE: use $fuzz directly in do_tiny_psnr() instead of passing it aroundJustin Ruggles2012-03-151-6/+6
* Add ffvhuff encoding and decoding regression testPaul B Mahol2012-03-143-0/+13
* fate: add pam image regression testPaul B Mahol2012-03-142-0/+7
* FATE: add shorthand to wavpack testPaul B Mahol2012-03-121-26/+29
* FATE: add test for cdxl demuxerPaul B Mahol2012-03-122-0/+24
* FATE: add CPUFLAGS variable, mapping to -cpuflags avconv option.Anton Khirnov2012-03-063-4/+6
* lavf: Use av_get_audio_frame_duration() in get_audio_frame_size()Justin Ruggles2012-03-052-20/+21
* aiffdec: do not set AVCodecContext.frame_sizeJustin Ruggles2012-03-051-18/+18
* lavf: deobfuscate read_frame_internal().Anton Khirnov2012-03-052-2/+2
* fate: Add sunrast regression testDerek Buitenhuis2012-03-032-0/+7
* wmaenc: fix m/s stereo encoding for the first frameJustin Ruggles2012-03-032-6/+6
* tiertexseq: set audio stream start time to 0Justin Ruggles2012-03-031-21/+21
* voc/avs: Do not change the sample rate mid-stream.Justin Ruggles2012-03-031-12/+12
* vqf: set packet durationJustin Ruggles2012-03-031-1/+1
* mpegaudio_parser: do not ignore information from the first parsed frameJustin Ruggles2012-03-033-18/+14
* g722: Fix the QMF scalingMartin Storsjö2012-03-023-172/+172
* electronicarts: set timebase for tgv video.Anton Khirnov2012-03-022-87/+87
* electronicarts: parse the framerate for cmv video.Anton Khirnov2012-03-021-195/+195
* electronicarts: don't set codec timebaseAnton Khirnov2012-03-023-390/+390
* FATE: do not decode audio in the nuv test.Justin Ruggles2012-02-292-20/+1
* FATE: add mp3 test for sample that exhibited false overreadsJustin Ruggles2012-02-291-0/+5
* fate: add cdxl test for bit line plane arrangementPaul B Mahol2012-02-292-0/+14
* dpxenc: Don't include the libavcodec ident if bitexact mode is enabledMartin Storsjö2012-02-291-1/+1
* prores: store and retrieve extended colourspace informationKostya Shishkov2012-02-292-2/+2
* prores: handle 444 chroma in right orderKostya Shishkov2012-02-291-2/+2
* mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-291-1/+1
OpenPOWER on IntegriCloud