Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-01-29Revert "fate/filter-video: add two tests for dnn_processing with frame format...Guo, Yejun
2020-01-28test/fate: Add missing exe suffix to h265_levels test.Carl Eugen Hoyos
2020-01-26fate/lavf-container: add an AV1 in Matroska muxing testJames Almer
2020-01-24checkasm: Check HAVE_GETSTDHANDLE here as wellMartin Storsjö
2020-01-16avformat/movenc: add a flag to enable CMAF compatabilityJames Almer
2020-01-14fate/filter-video: add two tests for dnn_processing with frame format rgb24 a...Guo, Yejun
2020-01-10fate: Don't use depreceated keepside optionAndreas Rheinhardt
2019-12-29avformat/matroskadec: Fix lzo decompressionAndreas Rheinhardt
2019-12-29fate/matroska: Add test for ProRes and bz2 compressionAndreas Rheinhardt
2019-12-28avfilter/vf_waveform: implement tint optionsPaul B Mahol
2019-12-28avfilter/vf_vectorscope: rename gray mode to tint modePaul B Mahol
2019-12-27avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint
2019-12-27avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint
2019-12-27avformat/microdvd: Use \n instead of \0 to end file headerAndreas Rheinhardt
2019-12-21avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru...James Almer
2019-12-21avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer
2019-12-21avformat/movenc: write the major brand also as the first compatible brandJames Almer
2019-12-18checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolateMartin Storsjö
2019-12-18ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...Martin Storsjö
2019-12-17FATE/hevc.mak: cosmetic for fate-hevc-paired-fieldsLinjie Fu
2019-12-17FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_crLinjie Fu
2019-12-17fate: Add an option for disabling the 2k/4k testsMartin Storsjö
2019-12-13fate/cbs: use the rawvideo muxer for AV1 testsJames Almer
2019-12-13checkasm: af_afir: Use a dynamic tolerance depending on valuesMartin Storsjö
2019-12-12fate: Fix use of target_path/target_samplesMartin Storsjö
2019-12-12fate: Fix dependencies to sample files to use local pathsMartin Storsjö
2019-12-12fate/cbs: update the two film grain cbs_av1 testsJames Almer
2019-12-11fate: Use a oneoff test for the tremolo filterMartin Storsjö
2019-12-11checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparingMartin Storsjö
2019-12-09fate/matroska: Add a test for propagating flac channel layoutsAndreas Rheinhardt
2019-12-08avformat/matroskadec: Add a fate test for CodecPrivate compressionAndreas Rheinhardt
2019-12-07fate/matroska: fix dependencies for fate-matroska-prores-zlib testJames Almer
2019-12-07fate/matroska: add a demux test for ProRes using zlib compressionJames Almer
2019-12-05avcodec/fitsdec: Use lrint()Michael Niedermayer
2019-12-05fate/matroska: add a test for xiph lacingJames Almer
2019-12-02fate/cbs: add svc AV1 testsJames Almer
2019-12-01fate/cbs: add a decode model AV1 testJames Almer
2019-12-01fate/cbs: add a switch frame AV1 testJames Almer
2019-11-30fate/demux: add an AV1 Annex B testJames Almer
2019-11-30fate/lavf-container: add an H264 mp4 remux testJames Almer
2019-11-30fate/lavf-container: add an AV1 mp4 remux testJames Almer
2019-11-19fate/cbs: add initial AV1 testsJames Almer
2019-11-14tests/ref/vsynth: add missing reference files, fix buildMichael Niedermayer
2019-11-13avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier
2019-11-11tests/fate/filter-video: add test for colorlevelsLimin Wang
2019-10-30FATE: add a test for freeezedetectLimin Wang
2019-10-30dnn: add tf.nn.conv2d support for native modelGuo, Yejun
2019-10-23FATE/dnn: add .gitignoreZhao Zhili
2019-10-21avfilter/af_silencedetect: use AV_OPT_TYPE_DURATIONLimin Wang
2019-10-19avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol