summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate/cbs: add svc AV1 testsJames Almer2019-12-024-0/+6
* fate/cbs: add a decode model AV1 testJames Almer2019-12-012-0/+2
* fate/cbs: add a switch frame AV1 testJames Almer2019-12-012-1/+3
* fate/demux: add an AV1 Annex B testJames Almer2019-11-292-0/+19
* fate/lavf-container: add an H264 mp4 remux testJames Almer2019-11-292-0/+5
* fate/lavf-container: add an AV1 mp4 remux testJames Almer2019-11-292-0/+5
* fate/cbs: add initial AV1 testsJames Almer2019-11-1912-1/+36
* tests/ref/vsynth: add missing reference files, fix buildMichael Niedermayer2019-11-132-0/+8
* avcodec/dvenc: support encoding dvcprohdBaptiste Coudurier2019-11-137-1/+37
* tests/fate/filter-video: add test for colorlevelsLimin Wang2019-11-113-0/+116
* FATE: add a test for freeezedetectLimin Wang2019-10-302-0/+255
* dnn: add tf.nn.conv2d support for native modelGuo, Yejun2019-10-301-0/+2
* FATE/dnn: add .gitignoreZhao Zhili2019-10-231-0/+4
* avfilter/af_silencedetect: use AV_OPT_TYPE_DURATIONLimin Wang2019-10-211-1/+1
* avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol2019-10-181-1/+1
* avcodec/cavsdec: Set ret on errors in decode_pic()Michael Niedermayer2019-10-171-1/+1
* avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic()Michael Niedermayer2019-10-161-1/+1
* fate/source: add libavfilter/af_arnndn.cPaul B Mahol2019-10-161-0/+1
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-152-3/+5
* avutil/opt: print runtime flag tooPaul B Mahol2019-10-141-25/+25
* avformat/mov: parse sdtp atom and set the pkt disposable flag accordinglyMatthieu Bouron2019-10-124-4/+4
* avcodec/flac_parser: Fix off-by-one errorAndreas Rheinhardt2019-10-071-8/+8
* FATE/dnn: fix stack buffer overflowZhao Zhili2019-10-041-1/+1
* fate: update hashes after ya16 changePaul B Mahol2019-09-2613-23/+23
* checkasm/vf_eq: add test for vf_eqTing Fu2019-09-265-0/+85
* avcodec: add max_samplesMichael Niedermayer2019-09-252-0/+4
* FATE/dnn: add unit test for layer maximumGuo, Yejun2019-09-203-0/+77
* avformat/mpegts: add support for EPG extraction from mpegtsAnthony Delannoy2019-09-191-0/+3
* FATE/dnn: add unit test for dnn depth_to_space layerGuo, Yejun2019-09-193-0/+106
* FATE/dnn: add unit test for dnn conv2d layerGuo, Yejun2019-09-193-0/+244
* checkasm/opusdsp: declare opus_deemphasis as a function returning a floatJames Almer2019-09-181-1/+1
* avcodec/vp56rac: delay signaling an error on truncated inputMichael Niedermayer2019-09-111-1/+1
* checkasm: add opusdsp testsLynne2019-09-115-0/+109
* tests: Fix bash errors in lavf_container tests.Andrey Semashev2019-09-091-1/+1
* lavfi/concat: allow to support inputs with different frame ratesCalvin Walton2019-09-083-1/+235
* fate: add test for stream_loopGyan Doshi2019-09-052-0/+89
* avfilter/vf_stereo3d: improve dubois anaglyphsPaul B Mahol2019-08-302-10/+10
* dnn: introduce dnn operand (in c code) to hold operand infos within networkGuo, Yejun2019-08-302-13/+49
* avformat/mpsubdec: Remove floating point usageMichael Niedermayer2019-08-291-2/+2
* avformat/mov: improve timecode calculationPaul B Mahol2019-08-281-1/+1
* Revert "avcodec/qtrle: Do not output duplicated frames on insufficient input"James Almer2019-08-271-0/+109
* fate/als: Add test for conformance file with 512 channels.Thilo Borgmann2019-08-242-0/+5
* avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint2019-08-234-82/+82
* FATE/dnn: let fate/dnn tests depend on ffmpeg static librariesGuo, Yejun2019-08-191-2/+2
* fate: add accurate_rnd+bitexact sws_flags for fate-gifencLimin Wang2019-08-176-861/+861
* avfilter/f_select: yuv will use Y plane only for scenecut detectLimin Wang2019-08-171-8/+8
* fate: add a case for ticket #3229Zhong Li2019-08-132-0/+11
* compat/cuda: Change inclusion guardsAndreas Rheinhardt2019-08-051-1/+0
* FATE: add hls single file mode test caseSteven Liu2019-08-012-0/+783
* fate: add unit test for dnn-layer-padGuo, Yejun2019-07-294-1/+226