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-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
2020-07-12checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer
2020-07-09tests/dnn/mathunary: fix the issue of NANTing Fu
2020-07-07tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsencSteven Liu
2020-07-07avfilter/vf_edgedetect: properly implement double_threshold()Valery Kot
2020-07-06dnn-layer-math-unary-test: add unit test for atanhTing Fu
2020-07-06dnn-layer-math-unary-test: add unit test for acoshTing Fu
2020-07-06dnn-layer-math-unary-test: add unit test for asinhTing Fu
2020-07-06dnn-layer-math-unary-test: add unit test for tanhTing Fu
2020-07-06dnn-layer-math-unary-test: add unit test for coshTing Fu
2020-07-06dnn-layer-math-unary-test: add unit test for sinhTing Fu
2020-07-02FATE: fix colorbalance fate test failed on x86_32Limin Wang
2020-06-29fate: Update fate refs after cca982ee018aad54214e94f2a0a5921c8bbf1328Andreas Rheinhardt
2020-06-26lavc/aac_ac3_parser: improve the raw AAC file bit rate calculationJun Zhao
2020-06-25dnn-layer-math-unary-test: add unit test for atanTing Fu
2020-06-25dnn-layer-math-unary-test: add unit test for acosTing Fu
2020-06-25dnn-layer-math-unary-test: add unit test for asinTing Fu
2020-06-19fate: add yuv420p10 and yuv422p10 tests for overlay filterLimin Wang
2020-06-17avformat/movenc: Write 'av01' as a compatible brand when muxing AV1Derek Buitenhuis
2020-06-15avcodec/h264: create user data unregistered SEI side data for H.264Limin Wang
2020-06-15avcodec/hevc_sei: add support for user data unregistered SEI messageLimin Wang
2020-06-12swscale: Add swscale input/output support for X2RGB10LEFei Wang
2020-06-12lavu/pix_fmt: add new pixel format x2rgb10Fei Wang
2020-06-11dnn-layer-mathunary-test: add unit test for tanTing Fu
2020-06-11dnn-layer-mathunary-test: add unit test for cosTing Fu
2020-06-11dnn-layer-mathunary-test: add unit test for sinTing Fu
2020-06-10Remove unnecessary use of avcodec_close().Anton Khirnov
2020-06-08Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."Michael Niedermayer
2020-06-04fate/vcodec: use the encoder private option for frame skip compare functionJames Almer
2020-06-02fate: add adpcm_ima_ssi encoding testZane van Iperen
2020-06-01checkasm: sw_rgb: Fix mixed declaration and codeJun Zhao