summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* avformat/movenc: use more fall-back values for average bit rate fieldsJan Ekström2020-09-22
* avformat/movenc: implement writing of the btrt boxJan Ekström2020-09-22
* avformat/mxfdec: Read Apple private Content Light Level from MXFHarry Mallon2020-09-17
* libavcodec/exr: fix incorrect translation of denorm mantissaMark Reid2020-09-15
* avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fpsMarton Balint2020-09-13
* avcodec: add AV1 hardware accelerated decoderFei Wang2020-09-12
* fate: use correct uint32 layerMark Reid2020-09-12
* avcodec/exr: add support data windows larger or outside display windowMark Reid2020-09-12
* tests: fix warning ISO C90 forbids mixed declarations and codeLimin Wang2020-09-10
* dnn_backend_native_layer_conv2d.c:Add mutithread functionXu Jun2020-09-09
* lavfi/vsrc_testsrc: switch to activate.Nicolas George2020-09-08
* fate: disable automatic conversions on many tests.Nicolas George2020-09-08
* fate: add wav chapters testPaul B Mahol2020-09-07
* libavcodec/jpeg2000: fix tag tree resetGautam Ramakrishnan2020-08-30
* libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan2020-08-30
* avformat/mxfdec: Read video range from CDCIEssenceDescriptorHarry Mallon2020-08-29
* dnn/native: add log error messageTing Fu2020-08-25
* lavfi/hflip: Support Bayer pixel formats.Carl Eugen Hoyos2020-08-25
* fate: remove "-v 0" from ffprobe tests.Nicolas George2020-08-24
* dnn_backend_native_layer_mathbinary: add floormod supportMingyu Yin2020-08-24
* fate: add fate-sub-dvb testClément Bœsch2020-08-22
* avformat/movenc: write the colr atom by defaultMichael Bradshaw2020-08-21
* FATE: fix copy & paste for minterpolate testLimin Wang2020-08-18
* lavc/aac_ac3_parser: fix potential overflow when averaging bitrateAlexander Strasser2020-08-12
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-12
* lavf/url: add ff_url_decompose().Nicolas George2020-08-12
* dnn_backend_native_layer_mathunary: add round supportMingyu Yin2020-08-12
* FATE/dnn: add unit test for dnn avgpool layerTing Fu2020-08-10
* fate: cosmeticsZane van Iperen2020-08-07
* fate: add adpcm_argo testZane van Iperen2020-08-07
* dnn_backend_native_layer_mathunary: add floor supportMingyu Yin2020-08-07
* avformat/mxfdec: Read color metadata from MXFHarry Mallon2020-08-06
* dnn_backend_native_layer_mathunary: add ceil supportMingyu Yin2020-08-04
* test: hlsenc: Use unique init/segment file names for the fmp4_ac3 testMartin Storsjö2020-08-03
* test: hlsenc: Make the hls_fmp4 sample file name match the targetMartin Storsjö2020-08-03
* fate/aac: add missing bitexact flag to some encoder testsJames Almer2020-08-03
* avcodec/cfhd: improve decompanding quality with reference implementationPaul B Mahol2020-08-02
* tests/imgutils: test the output of av_image_fill_* functionsJames Almer2020-07-30
* libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang2020-07-23
* fate: add adpcm_ima_apm encoding testZane van Iperen2020-07-21
* checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer2020-07-12
* tests/dnn/mathunary: fix the issue of NANTing Fu2020-07-09
* tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsencSteven Liu2020-07-07
* avfilter/vf_edgedetect: properly implement double_threshold()Valery Kot2020-07-06
* dnn-layer-math-unary-test: add unit test for atanhTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for acoshTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for asinhTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for tanhTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for coshTing Fu2020-07-06
* dnn-layer-math-unary-test: add unit test for sinhTing Fu2020-07-06