summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/utils: don't ignore the return value of fwrite()Sean McGovern2012-05-061-3/+12
* tests: Refactor rotozoom/videogen common code into a separate file.Diego Biurrun2012-05-054-252/+150
* tests: Mark some file-internal symbols as static.Diego Biurrun2012-05-052-11/+11
* fft-test: add option to set cpuflag maskMans Rullgard2012-04-251-12/+14
* FATE: use updated reference for aac-latm_stereo_to_51Justin Ruggles2012-04-241-2/+2
* FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-243-17/+17
* matroska: Add incremental parsing of clusters.Dale Curtis2012-04-221-1/+1
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-206-36/+36
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-205-34/+6
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-208-62/+27
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-206-17/+9
* FATE: add a pattern rule for generating asynth wav filesJustin Ruggles2012-04-201-1/+4
* FATE: optionally write a WAVE header in audiogenJustin Ruggles2012-04-201-8/+48
* FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles2012-04-183-8/+16
* FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles2012-04-181-1/+1
* avconv: get output pixel format from lavfi.Anton Khirnov2012-04-151-3/+3
* avconv: use default channel layouts when they are unknownJustin Ruggles2012-04-105-5/+5
* 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
OpenPOWER on IntegriCloud