aboutsummaryrefslogtreecommitdiffstats
path: root/tests/codec-regression.sh
Commit message (Expand)AuthorAgeFilesLines
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-201-3/+0
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-201-5/+0
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-201-5/+0
* FATE: remove WMA acodec testsJustin Ruggles2012-03-171-11/+0
* Add ffvhuff encoding and decoding regression testPaul B Mahol2012-03-141-0/+5
* mpegvideo_enc: add qp_rd flag to mpv_flags.Anton Khirnov2012-02-291-3/+3
* Add prores regression test.Reimar Döffinger2012-02-211-0/+5
* fate: make acodec-ac3_fixed test output raw AC3Mans Rullgard2012-02-021-1/+1
* codec-regression: use private options instead of deprecated codec flags.Anton Khirnov2012-01-271-7/+7
* fate: add ADX encoding/decoding testJustin Ruggles2012-01-031-0/+5
* mpegenc: use avctx->slices as number of slicesJanne Grunau2012-01-021-3/+3
* fate: Add v210 codec regression testsReimar Döffinger2011-12-281-0/+5
* Add CLJR encoding and decoding regression testsPaul B Mahol2011-12-101-0/+5
* g722: Add a regression test for muxing/demuxing in wavMartin Storsjö2011-12-051-0/+5
* fate: split acodec-pcm into individual testsJustin Ruggles2011-12-011-7/+43
* regtest: split video encode/decode tests into individual targetsMans Rullgard2011-11-221-1/+19
* avcodec: remove the Zork PCM encoder.Justin Ruggles2011-10-261-1/+0
* avconv: use different variables for decoded and filtered frame.Anton Khirnov2011-09-271-5/+0
* codec-regression: force vsync 0 on the me_threshold test to make sure frames ...Alex Converse2011-09-011-1/+1
* Revert "avconv: use stream copy by default when possible."Anton Khirnov2011-08-161-2/+2
* avconv: use stream copy by default when possible.Anton Khirnov2011-08-161-2/+2
* lavc: add audio flag to the 'b' option, deprecate 'ab'.Anton Khirnov2011-08-161-2/+2
* avconv: rename sameq to same_quantAnton Khirnov2011-08-161-1/+1
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-6/+6
* dnxhd: add regression test for 10-bitMans Rullgard2011-07-211-0/+5
* fate: remove output redirections from old regtest scriptsMans Rullgard2011-06-211-6/+4
* codec-regression: remove pointless -r options for dnxhdAnton Khirnov2011-06-161-3/+3
* fate: do not collect -benchmark outputMans Rullgard2011-05-181-1/+0
* fate: run aref and vref as regular testsMans Rullgard2011-05-181-2/+2
* regtest: fix wma testsMans Rullgard2011-05-091-2/+2
* regtest: separate flags for encoding and decodingMans Rullgard2011-05-091-1/+1
* regtest: simplify encoding functionsMans Rullgard2011-05-081-63/+63
* Fix qtrle regression test, actually test qtrle.Baptiste Coudurier2011-02-111-2/+2
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-2/+2
* QTRLE regtestVitor Sessak2010-09-011-0/+5
* regtest: simplify cleanup after each testMåns Rullgård2010-07-211-2/+0
* Remove the "b" from "Mb" in -b values for the dnxhd tests.Stefano Sabatini2010-06-161-3/+3
* Add simple rgb/yuv in avi regression test.Michael Niedermayer2010-06-061-0/+10
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-151-1/+1
* Separate audio-only tests so they are only run onceMåns Rullgård2010-01-301-1/+3
* regtest: split wma test into wmav1 and wmav2Måns Rullgård2010-01-161-3/+3
* Add ROQ format regression test.Reimar Döffinger2009-12-121-0/+5
* Reduce the number of encoded frames for the dnxhd tests to 5.Stefano Sabatini2009-12-121-3/+3
* Split codec-regression.sh again and create a lavfi-regression.sh forStefano Sabatini2009-10-271-22/+0
* Split codec-regression.sh, and create the lavf-regression.sh script.Stefano Sabatini2009-10-241-207/+0
* Fix codectestMåns Rullgård2009-10-241-1/+1
* Split codec-regression.sh, put all the code which can be shared byStefano Sabatini2009-10-231-120/+1
* Move up the $test variable definition, together with the otherStefano Sabatini2009-10-191-1/+1
* Give symbolic names to the positional parameters of theStefano Sabatini2009-10-191-5/+8
* Do the dnxhd_720p_rd test with -threads 4 in order to also test the threading...Reimar Döffinger2009-10-111-1/+1