Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-10-12fate-mxf-probe-applehdr10: Ignore endiannessTomas Härdin
2020-10-10fate: Add aa-demux testMichael Niedermayer
2020-10-09FATE/dnn: only run unit test when CONFIG_DNN enabledPeter Ross
2020-10-06libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid
2020-10-06avcodec/av1dec: avoid probing with av1decJames Almer
2020-10-02libswcale/input: use more accurate rgbf32 yuv conversionsMark Reid
2020-10-02libswscale/tests: add floatimg_cmp testMark Reid
2020-09-30fate: add scale filters for big-endian architectures.Nicolas George
2020-09-29dnn/native: add native support for denseMingyu Yin
2020-09-27tests/fate-run: Always overwrite output files for md5 testsAndreas Rheinhardt
2020-09-22avformat/movenc: use more fall-back values for average bit rate fieldsJan Ekström
2020-09-22avformat/movenc: implement writing of the btrt boxJan Ekström
2020-09-17avformat/mxfdec: Read Apple private Content Light Level from MXFHarry Mallon
2020-09-15libavcodec/exr: fix incorrect translation of denorm mantissaMark Reid
2020-09-13avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fpsMarton Balint
2020-09-12avcodec: add AV1 hardware accelerated decoderFei Wang
2020-09-12fate: use correct uint32 layerMark Reid
2020-09-12avcodec/exr: add support data windows larger or outside display windowMark Reid
2020-09-10tests: fix warning ISO C90 forbids mixed declarations and codeLimin Wang
2020-09-09dnn_backend_native_layer_conv2d.c:Add mutithread functionXu Jun
2020-09-08lavfi/vsrc_testsrc: switch to activate.Nicolas George
2020-09-08fate: disable automatic conversions on many tests.Nicolas George
2020-09-07fate: add wav chapters testPaul B Mahol
2020-08-30libavcodec/jpeg2000: fix tag tree resetGautam Ramakrishnan
2020-08-30libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan
2020-08-29avformat/mxfdec: Read video range from CDCIEssenceDescriptorHarry Mallon
2020-08-25dnn/native: add log error messageTing Fu
2020-08-25lavfi/hflip: Support Bayer pixel formats.Carl Eugen Hoyos
2020-08-24fate: remove "-v 0" from ffprobe tests.Nicolas George
2020-08-24dnn_backend_native_layer_mathbinary: add floormod supportMingyu Yin
2020-08-22fate: add fate-sub-dvb testClément Bœsch
2020-08-21avformat/movenc: write the colr atom by defaultMichael Bradshaw
2020-08-18FATE: fix copy & paste for minterpolate testLimin Wang
2020-08-12lavc/aac_ac3_parser: fix potential overflow when averaging bitrateAlexander Strasser
2020-08-12lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George
2020-08-12lavf/url: add ff_url_decompose().Nicolas George
2020-08-12dnn_backend_native_layer_mathunary: add round supportMingyu Yin
2020-08-10FATE/dnn: add unit test for dnn avgpool layerTing Fu
2020-08-07fate: cosmeticsZane van Iperen
2020-08-07fate: add adpcm_argo testZane van Iperen
2020-08-07dnn_backend_native_layer_mathunary: add floor supportMingyu Yin
2020-08-06avformat/mxfdec: Read color metadata from MXFHarry Mallon
2020-08-04dnn_backend_native_layer_mathunary: add ceil supportMingyu Yin
2020-08-03test: hlsenc: Use unique init/segment file names for the fmp4_ac3 testMartin Storsjö
2020-08-03test: hlsenc: Make the hls_fmp4 sample file name match the targetMartin Storsjö
2020-08-03fate/aac: add missing bitexact flag to some encoder testsJames Almer
2020-08-02avcodec/cfhd: improve decompanding quality with reference implementationPaul B Mahol
2020-07-31tests/imgutils: test the output of av_image_fill_* functionsJames Almer
2020-07-23libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang
2020-07-21fate: add adpcm_ima_apm encoding testZane van Iperen