]> git.sesse.net Git - ffmpeg/history - tests/codec-regression.sh
fate: cosmetics: lowercase some comments
[ffmpeg] / tests / codec-regression.sh
2012-04-20 Justin RugglesFATE: replace the acodec-pcm_s24daud test with an enc_d...
2012-04-20 Justin RugglesFATE: replace the acodec-g726 test with 4 new encode...
2012-04-20 Justin RugglesFATE: replace current g722 encoding tests with an encod...
2012-03-17 Justin RugglesFATE: remove WMA acodec tests
2012-03-14 Paul B MaholAdd ffvhuff encoding and decoding regression test
2012-02-29 Anton Khirnovmpegvideo_enc: add qp_rd flag to mpv_flags.
2012-02-21 Reimar DöffingerAdd prores regression test.
2012-02-02 Mans Rullgardfate: make acodec-ac3_fixed test output raw AC3
2012-01-27 Anton Khirnovcodec-regression: use private options instead of deprec...
2012-01-03 Justin Rugglesfate: add ADX encoding/decoding test
2012-01-02 Janne Grunaumpegenc: use avctx->slices as number of slices
2011-12-28 Reimar Döffingerfate: Add v210 codec regression tests
2011-12-10 Paul B MaholAdd CLJR encoding and decoding regression tests
2011-12-05 Martin Storsjög722: Add a regression test for muxing/demuxing in wav
2011-12-01 Justin Rugglesfate: split acodec-pcm into individual tests
2011-11-22 Mans Rullgardregtest: split video encode/decode tests into individua...
2011-10-26 Justin Rugglesavcodec: remove the Zork PCM encoder.
2011-09-27 Anton Khirnovavconv: use different variables for decoded and filtere...
2011-09-01 Alex Conversecodec-regression: force vsync 0 on the me_threshold...
2011-08-16 Anton KhirnovRevert "avconv: use stream copy by default when possible."
2011-08-16 Anton Khirnovavconv: use stream copy by default when possible.
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-16 Anton Khirnovavconv: rename sameq to same_quant
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-07-21 Mans Rullgarddnxhd: add regression test for 10-bit
2011-06-21 Mans Rullgardfate: remove output redirections from old regtest scripts
2011-06-16 Anton Khirnovcodec-regression: remove pointless -r options for dnxhd
2011-05-18 Mans Rullgardfate: do not collect -benchmark output
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-05-09 Mans Rullgardregtest: fix wma tests
2011-05-09 Mans Rullgardregtest: separate flags for encoding and decoding
2011-05-08 Mans Rullgardregtest: simplify encoding functions
2011-02-11 Baptiste CoudurierFix qtrle regression test, actually test qtrle.
2011-01-04 Justin RugglesChange the AC-3 encoder to use floating-point.
2010-09-01 Vitor SessakQTRLE regtest
2010-07-21 Måns Rullgårdregtest: simplify cleanup after each test
2010-06-16 Stefano SabatiniRemove the "b" from "Mb" in -b values for the dnxhd...
2010-06-06 Michael NiedermayerAdd simple rgb/yuv in avi regression test.
2010-03-15 Michael Niedermayeruse mpeg2 quantization bias for mjpeg.
2010-01-30 Måns RullgårdSeparate audio-only tests so they are only run once
2010-01-16 Måns Rullgårdregtest: split wma test into wmav1 and wmav2
2009-12-12 Reimar DöffingerAdd ROQ format regression test.
2009-12-12 Stefano SabatiniReduce the number of encoded frames for the dnxhd tests...
2009-10-27 Stefano SabatiniSplit codec-regression.sh again and create a lavfi...
2009-10-24 Stefano SabatiniSplit codec-regression.sh, and create the lavf-regressi...
2009-10-24 Måns RullgårdFix codectest
2009-10-23 Stefano SabatiniSplit codec-regression.sh, put all the code which can...
2009-10-19 Stefano SabatiniMove up the $test variable definition, together with...
2009-10-19 Stefano SabatiniGive symbolic names to the positional parameters of the
2009-10-11 Reimar DöffingerDo the dnxhd_720p_rd test with -threads 4 in order...
2009-10-06 Justin RugglesAdd ALAC encoding and decoding regression tests.
2009-09-29 Stefano SabatiniPrefer -vcodec rawvideo over -vcodec huffyuv for lavfi...
2009-09-29 Michael KostylevFix md5 program invocation for BSD.
2009-09-27 Stefano SabatiniRemove duplicated / stray code which slipped in with...
2009-09-27 Reimar DöffingerGet rid of "function" "keywords" in lavfilter testing...
2009-09-27 Stefano SabatiniImplement a lavfitest target for testing regressions...
2009-09-21 Måns Rullgårdregtest: do not write to /tmp/ffmpeg$$
2009-09-21 Måns RullgårdSplit dnxhd regression test so the parts can run in...
2009-09-19 Reimar DöffingerUse default sws_flags for dnxhd regression tests and...
2009-09-19 Reimar DöffingerChange DNxHD regression tests to test both 720p and...
2009-09-17 Reimar DöffingerAdd dnxhd test to regression tests.
2009-06-14 Måns Rullgårdregtest: print commands also for image format tests
2009-04-10 Carl Eugen HoyosFix comment: gcc 2.95.3 binaries decode ac3 fine if...
2009-03-30 Diego BiurrunRename regression test result files from b-libav* to...
2009-03-30 Måns RullgårdFix running regression tests on remote targets
2009-03-30 Diego BiurrunSkip creation of tests/data directory in individual...
2009-03-30 Diego BiurrunMove generated file aynth1.sw to the data subdirectory...
2009-03-30 Diego BiurrunRename regression.sh --> codec-regression.sh. Now all...