summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* avformat/matroskadec: Fix lzo decompressionAndreas Rheinhardt2019-12-28
* fate/matroska: Add test for ProRes and bz2 compressionAndreas Rheinhardt2019-12-28
* avfilter/vf_waveform: implement tint optionsPaul B Mahol2019-12-28
* avfilter/vf_vectorscope: rename gray mode to tint modePaul B Mahol2019-12-28
* avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint2019-12-27
* avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint2019-12-27
* avformat/microdvd: Use \n instead of \0 to end file headerAndreas Rheinhardt2019-12-27
* avformat/movenc: use iso6 major brand when signed CTS offsets are used in tru...James Almer2019-12-21
* avformat/movenc: ensure we don't write the major brand as a compatible brand ...James Almer2019-12-21
* avformat/movenc: write the major brand also as the first compatible brandJames Almer2019-12-21
* checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolateMartin Storsjö2019-12-18
* ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...Martin Storsjö2019-12-18
* FATE/hevc.mak: cosmetic for fate-hevc-paired-fieldsLinjie Fu2019-12-17
* FATE: add test for hevc files with 4 TUDepth(0..4) of cbf_cb/cbf_crLinjie Fu2019-12-17
* fate: Add an option for disabling the 2k/4k testsMartin Storsjö2019-12-17
* fate/cbs: use the rawvideo muxer for AV1 testsJames Almer2019-12-13
* checkasm: af_afir: Use a dynamic tolerance depending on valuesMartin Storsjö2019-12-12
* fate: Fix use of target_path/target_samplesMartin Storsjö2019-12-12
* fate: Fix dependencies to sample files to use local pathsMartin Storsjö2019-12-12
* fate/cbs: update the two film grain cbs_av1 testsJames Almer2019-12-11
* fate: Use a oneoff test for the tremolo filterMartin Storsjö2019-12-11
* checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparingMartin Storsjö2019-12-11
* fate/matroska: Add a test for propagating flac channel layoutsAndreas Rheinhardt2019-12-08
* avformat/matroskadec: Add a fate test for CodecPrivate compressionAndreas Rheinhardt2019-12-07
* fate/matroska: fix dependencies for fate-matroska-prores-zlib testJames Almer2019-12-07
* fate/matroska: add a demux test for ProRes using zlib compressionJames Almer2019-12-07
* avcodec/fitsdec: Use lrint()Michael Niedermayer2019-12-05
* fate/matroska: add a test for xiph lacingJames Almer2019-12-04
* fate/cbs: add svc AV1 testsJames Almer2019-12-02
* fate/cbs: add a decode model AV1 testJames Almer2019-12-01
* fate/cbs: add a switch frame AV1 testJames Almer2019-12-01
* fate/demux: add an AV1 Annex B testJames Almer2019-11-29
* fate/lavf-container: add an H264 mp4 remux testJames Almer2019-11-29
* fate/lavf-container: add an AV1 mp4 remux testJames Almer2019-11-29
* fate/cbs: add initial AV1 testsJames Almer2019-11-19
* tests/ref/vsynth: add missing reference files, fix buildMichael Niedermayer2019-11-13
* avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier2019-11-13
* tests/fate/filter-video: add test for colorlevelsLimin Wang2019-11-11
* FATE: add a test for freeezedetectLimin Wang2019-10-30
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-30
* FATE/dnn: add .gitignoreZhao Zhili2019-10-23
* avfilter/af_silencedetect: use AV_OPT_TYPE_DURATIONLimin Wang2019-10-21
* avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol2019-10-18
* avcodec/cavsdec: Set ret on errors in decode_pic()Michael Niedermayer2019-10-17
* avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic()Michael Niedermayer2019-10-16
* fate/source: add libavfilter/af_arnndn.cPaul B Mahol2019-10-16
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-15
* avutil/opt: print runtime flag tooPaul B Mahol2019-10-14
* avformat/mov: parse sdtp atom and set the pkt disposable flag accordinglyMatthieu Bouron2019-10-12
* avcodec/flac_parser: Fix off-by-one errorAndreas Rheinhardt2019-10-07