summaryrefslogtreecommitdiff
path: root/tests/fate/vcodec.mak
Commit message (Collapse)AuthorAge
* tests/fate/vcodec: add tests for ffv1 2pass modeAnton Khirnov2022-05-24
|
* tests/fate/vcodec: drop unnecessary optionsAnton Khirnov2022-05-24
| | | | | jpeg2000 will be chosen by default, there is no reason to prescribe it explicitly. No other test does so.
* tests/Makefile: Redo how to keep intermediate FATE-filesAndreas Rheinhardt2022-05-06
| | | | | | | | | Extend the ordinary mechanism to signal KEEP for this. This also allows to remove the keep-parameter from enc_dec, transcode and stream_remux, so that several empty parameters '""' could be removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* fate/vcodec: Fix test requirementsAndreas Rheinhardt2022-04-28
| | | | | | | | This automatically fixes the requirements of the fate-seek-vsynth* tests (e.g. 16 of the 49 such tests are now automatically disabled if the scale filter is disabled). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* fate/vcodec: Don't add scale filter unnecessarilyAndreas Rheinhardt2022-04-28
| | | | | | | | | | If one uses a -s command, a scale filter is inserted even when doing so is redundant. This patch stops doing so. This makes the tests that don't need libswscale actually succeed in case it is disabled (only 315 of 470 tests need it). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* FATE: stop using numeric arguments to -vsyncAnton Khirnov2021-12-07
| | | | Symbolic names are always preferable.
* tests/fate: Don't keep unnecessary temp filesAndreas Rheinhardt2021-03-05
| | | | | | | | | | | | | Some FATE tests use files created by other FATE tests as input files; this mostly affects the seek tests which use files from vsynth_lena as well as acodec-pcm as input files. In order to make this possible the temporary files of all the vsynth* and all acodec-pcm tests are kept. Yet only a fraction of these files are actually used. This commit changes this to only keep the files that are actually needed for other tests. This reduces the size of the tests/data/fate folder after a full FATE run from 2024727441B to 138739312B. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
* fate/vcodec: use the encoder private option for frame skip compare functionJames Almer2020-06-04
| | | | | | Stop using the deprecated global option Signed-off-by: James Almer <jamrial@gmail.com>
* fate: Skip the dnxhd-uhd-hr-sq tests of large tests are disabledMartin Storsjö2020-04-26
| | | | | | | These tests are also in the same size range as the previously skipped 2k and 4k tests. Signed-off-by: Martin Storsjö <martin@martin.st>
* fate: Add an option for disabling the 2k/4k testsMartin Storsjö2019-12-17
| | | | | | | | When testing on a memory limited system, these tests consume a significant amount of memory and can often fail if testing by running multiple processes in parallel. Signed-off-by: Martin Storsjö <martin@martin.st>
* avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier2019-11-13
|
* fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali2019-02-27
|
* fate: add more vc2 encoder testsJames Darnley2018-07-18
|
* Merge commit '5be9939b46a6a4d3860a1b1a872aa50897095970'James Almer2017-11-07
|\ | | | | | | | | | | | | | | | | * commit '5be9939b46a6a4d3860a1b1a872aa50897095970': fate: Add cinepak encoder vsynth tests See d7f62f033c214f3863acfd8e0672407b0bf91a3b Merged-by: James Almer <jamrial@gmail.com>
| * fate: Add cinepak encoder vsynth testsDiego Biurrun2017-07-05
| |
* | Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'James Almer2017-10-03
|\| | | | | | | | | | | | | * commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7': Use modern avconv syntax for codec selection in documentation and tests Merged-by: James Almer <jamrial@gmail.com>
* | fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow testsJames Almer2017-08-30
| | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com>
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08
| | | | | | | | | | | | | | > seems to break > make fate-vsynth1-mjpeg-444 Fixed.
* | tests/fate/vcodec: add dnxhr mov testsMark Reid2016-08-22
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: Add RGB48 FFV1 testMichael Niedermayer2016-08-16
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | tests/fate/vcodec: add dnxhr edge testsMark Reid2016-08-12
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | tests/fate: add dnxhr encoding testsMark Reid2016-07-24
| | | | | | | | | | | | added sws_flags flags and tested against x86_32 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | vc2: fate testsChristophe Gisquet2016-05-08
| |
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-28
|\| | | | | | | | | | | | | * commit '1482aff2048511b821ff9feac19426113cc641a2': lavc: Move noise_reduction to codec private options Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-21
| | | | | | | | | | | | | | This option is only used by mpegvideoenc, x264, xavs, and vpx. It is a very codec-specific option, so deprecate the global variant. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
| * fate: add 10-bit v210 encoder testsJames Darnley2016-01-21
| | | | | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
| * fate: Change global error option to private error_rate optionVittorio Giovara2015-09-13
| |
* | fate: Add a small number of rawvideo in mov testsMichael Niedermayer2016-01-22
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer2016-01-22
| | | | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: add 10-bit v210 encoder testsJames Darnley2016-01-17
| |
* | fate: add 10bits YUV4:2:2 dnxhd testChristophe Gisquet2015-10-13
| | | | | | | | | | | | | | It was useful to (accidentally?) spot an overflow in the column pass of the x86 simple_idct10 implementation. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | Merge commit 'e17db9ac496420f8824190ff5059a8a3646cbb7e'Hendrik Leppkes2015-09-16
|\| | | | | | | | | | | | | * commit 'e17db9ac496420f8824190ff5059a8a3646cbb7e': fate: Move mv0 option from global to mpv private Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
| * fate: Move mv0 option from global to mpv privateVittorio Giovara2015-09-13
| |
* | tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt ↵Peter B2015-08-31
| | | | | | | | | | | | parameter. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | fate: rename -error option to -error_rate.Ronald S. Bultje2015-08-19
| | | | | | | | This fixes fate when FF_API_ERROR_RATE=0.
* | fate: move -flags +mv0 -> -mpv_flags +mv0.Ronald S. Bultje2015-08-17
| | | | | | | | Fixes associated fate tests when FF_API_MV0=0.
* | fate: add some tests for ffv1 level 3 with 8/10/16 bpsTobias Rapp2015-06-22
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add cinepak encoder vsynth testsJames Almer2015-04-23
| | | | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: mjpeg trellis testMichael Niedermayer2015-02-11
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: Fix bitexactness for vsynth3-dnxhd-1080i-colrMichael Niedermayer2015-01-27
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley2015-01-26
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests: Add vsynth2 which uses the new reference.pnmMichael Niedermayer2014-12-02
| | | | | | | | | | | | | | The file is already present in git and by using it we can perform more tests without the need of fate samples Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests: Rename vsynth2 to vsynth_lenaMichael Niedermayer2014-12-02
| | | | | | | | | | | | This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger2014-11-23
| | | | | | | | | | | | Also add a FATE test. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | Remove non-free tests/lena.pnm and adapt FATE tests to depend on lena.pnm in ↵Andreas Cadhalpun2014-09-04
| | | | | | | | | | | | the SAMPLES directory Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: add test for old (v1) huffyuv and rgbaChristophe Gisquet2014-08-21
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | huffyuv: fate: add a BGR24 testChristophe Gisquet2014-06-16
| | | | | | | | | | | | It was previously untested. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | fate: Disable qtrlegray 34x34 testMichael Niedermayer2014-06-11
| | | | | | | | | | | | The encoder lacks support for width % 4 != 0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests: add a third, 34x34, targetChristophe Gisquet2014-06-10
| | | | | | | | | | | | This should exercise the corner cases of numerous codecs. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | tests: Add MPEG4 nsse testTimothy Gu2014-05-30
| | | | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>