summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec/adxenc: add EOF headerPaul B Mahol2019-07-252-4/+4
* avformat/f_select: add support for more pixel formats for scene change score ...Limin Wang2019-07-221-8/+8
* fate: change the scenecut fate thresholdLimin Wang2019-07-222-1/+2
* fate: add hls fmp4 segment type test caseSteven Liu2019-07-152-0/+210
* avformat/movenc: use unspecified language by defaultMarton Balint2019-07-12110-112/+112
* fate: add hls_list_size fate test caseSteven Liu2019-07-112-0/+629
* fate: add hls_init_time option fateSteven Liu2019-07-112-0/+324
* lavc/h265_profile_level: Add unit testMark Thompson2019-07-071-0/+5
* fate: add VP4 testPeter Ross2019-06-122-0/+32
OpenPOWER on IntegriCloud