aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate: Convert the musepack8 test to an oneoff testMartin Storsjö2020-11-172-142/+3
* aviobuf: Increase the default SHORT_SEEK_THRESHOLD to 32 KBMartin Storsjö2020-11-122-16/+10
* avcodec/adpcm_ima_amv: use coded sample countZane van Iperen2020-11-091-156/+156
* avcodec/adpcm_ima_swf: fix frame size to 4096Zane van Iperen2020-11-075-58/+58
* fate/filter-video: add 10bit test for unsharp filterLimin Wang2020-11-072-0/+28
* fate: Add test for Musepack SV8 decodingAndreas Rheinhardt2020-10-312-0/+146
* ffmpeg: move field order decision making to encoder initializationJan Ekström2020-10-294-5/+5
* ffmpeg: pass decoded or filtered AVFrame to output stream initializationJan Ekström2020-10-294-4/+4
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-281-0/+8
* tests/audiomatch: removes a warning when compiling tests/audiomatchSteven Liu2020-10-261-3/+4
* fate: add adpcm_ima_alp encoding testZane van Iperen2020-10-252-0/+8
* tests/fate/hevc: Add test for 3fbf8737923ac49754946a2505367630544b87f1Michael Niedermayer2020-10-252-0/+9
* fate: add test for adpcm_swf in wavZane van Iperen2020-10-212-0/+8
* fate-mxf-probe-applehdr10: Ignore endiannessTomas Härdin2020-10-122-2/+2
* fate: Add aa-demux testMichael Niedermayer2020-10-102-0/+286
* FATE/dnn: only run unit test when CONFIG_DNN enabledPeter Ross2020-10-091-1/+1
* libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid2020-10-0612-50/+50
* avcodec/av1dec: avoid probing with av1decJames Almer2020-10-062-11/+11
* libswcale/input: use more accurate rgbf32 yuv conversionsMark Reid2020-10-022-65/+65
* libswscale/tests: add floatimg_cmp testMark Reid2020-10-022-0/+124
* fate: add scale filters for big-endian architectures.Nicolas George2020-09-3013-68/+68
* dnn/native: add native support for denseMingyu Yin2020-09-292-0/+132
* tests/fate-run: Always overwrite output files for md5 testsAndreas Rheinhardt2020-09-271-1/+1
* avformat/movenc: use more fall-back values for average bit rate fieldsJan Ekström2020-09-221-3/+3
* avformat/movenc: implement writing of the btrt boxJan Ekström2020-09-2210-27/+27
* avformat/mxfdec: Read Apple private Content Light Level from MXFHarry Mallon2020-09-172-0/+173
* libavcodec/exr: fix incorrect translation of denorm mantissaMark Reid2020-09-155-5/+5
* avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fpsMarton Balint2020-09-134-4/+4
* avcodec: add AV1 hardware accelerated decoderFei Wang2020-09-123-5/+5
* fate: use correct uint32 layerMark Reid2020-09-122-2/+2
* avcodec/exr: add support data windows larger or outside display windowMark Reid2020-09-1211-0/+91
* tests: fix warning ISO C90 forbids mixed declarations and codeLimin Wang2020-09-101-1/+1
* dnn_backend_native_layer_conv2d.c:Add mutithread functionXu Jun2020-09-091-2/+12
* lavfi/vsrc_testsrc: switch to activate.Nicolas George2020-09-085-0/+9
* fate: disable automatic conversions on many tests.Nicolas George2020-09-0838-366/+366
* fate: add wav chapters testPaul B Mahol2020-09-072-0/+50
* libavcodec/jpeg2000: fix tag tree resetGautam Ramakrishnan2020-08-308-16/+16
* libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan2020-08-308-31/+31
* avformat/mxfdec: Read video range from CDCIEssenceDescriptorHarry Mallon2020-08-292-2/+2
* dnn/native: add log error messageTing Fu2020-08-257-13/+13
* lavfi/hflip: Support Bayer pixel formats.Carl Eugen Hoyos2020-08-251-0/+1
* fate: remove "-v 0" from ffprobe tests.Nicolas George2020-08-241-13/+13
* dnn_backend_native_layer_mathbinary: add floormod supportMingyu Yin2020-08-241-0/+5
* fate: add fate-sub-dvb testClément Bœsch2020-08-222-0/+78
* avformat/movenc: write the colr atom by defaultMichael Bradshaw2020-08-211-2/+2
* FATE: fix copy & paste for minterpolate testLimin Wang2020-08-182-10/+10
* lavc/aac_ac3_parser: fix potential overflow when averaging bitrateAlexander Strasser2020-08-121-1/+1
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-121-2/+52
* lavf/url: add ff_url_decompose().Nicolas George2020-08-121-0/+45
* dnn_backend_native_layer_mathunary: add round supportMingyu Yin2020-08-121-0/+4