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
2022-04-08fate: update reference files after the recent dash manifest muxer changesJames Almer
2021-04-08avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint
2020-10-28lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq
2020-09-08lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George
2020-09-08lavf/url: add ff_url_decompose().Nicolas George
2020-07-12checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer
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
2020-05-28dnn-layer-mathunary-test: add unit test for absTing Fu
2020-05-27lavf/mp3dec: don't adjust start time; packets are not adjusted.Dale Curtis
2020-05-25fate: add tests for h264 and vp9 video enc parameters exportAnton Khirnov
2020-05-23lavfi: add untile filter.Nicolas George
2020-05-23avcodec/ass: explicitly set ScaledBorderAndShadowOneric
2020-05-22Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov
2020-05-21checkasm/sw_scale: Fix stack-buffer-overflowAndreas Rheinhardt
2020-05-20fate: add adpcm_ima_cunning testsZane van Iperen
2020-05-20avcodec/exr: output float pixels in float pixel formatMark Reid
2020-05-19avfilter/vf_colorkey: fix formula for calculation of differencePaul B Mahol
2020-05-19avformat/matroskaenc: Don't ignore tags of chapters written lateAndreas Rheinhardt
2020-05-19avformat/matroskaenc: Don't reserve space for duration when unseekableAndreas Rheinhardt
2020-05-16checkasm: swscale: Fix running the hscale test on 32 bit x86Martin Storsjö
2020-05-15checkasm: sw_rgb: Add a test for interleaveBytesMartin Storsjö
2020-05-15checkasm: pixblockdsp: Add tests for get_pixels_unaligned and diff_pixels_una...Martin Storsjö
2020-05-15checkasm: aarch64: Check for stack overflowsMartin Storsjö
2020-05-15checkasm: arm: Check for stack overflowsMartin Storsjö
2020-05-15checkasm: arm: Don't use blx to call checkasm_fail_funcMartin Storsjö
2020-05-15checkasm: arm: Make the indentation consistent with other filesMartin Storsjö
2020-05-15checkasm: add hscale testJosh de Kock
2020-05-15checkasm: add function to check and diff memoryMartin Storsjö
2020-05-14FATE: add fate test for minterpolate filterLimin Wang
2020-05-14fate: add scdet metadata testLimin Wang
2020-05-14FATE: add a test for colorbalanceLimin Wang
2020-05-12test: Add codecview testMichael Niedermayer
2020-05-12tests: Add pp7, spp tests based on pp testMichael Niedermayer
2020-05-10fate: add signalstats 8bit and 10bit testLimin Wang
2020-05-08dnn-layer-mathbinary-test: add unit test for minimumGuo, Yejun
2020-05-07avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packetLimin Wang
2020-05-06avformat/url: check url root node when rel include double dot and trim double...Steven Liu
2020-05-06tests/fate/hlsenc: rename fate macro define from FATE_AFILTER to FATE_HLSENCSteven Liu
2020-05-05libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid
2020-05-02fftools/ffprobe: show closed caption info in the stream dumpvectronic
2020-05-01fate/oggopus-demux: fix fate failureLynne
2020-04-29tests/api/api-h264-slice-test: remove unused bool headerLinjie Fu
2020-04-26fate: hevc: Skip a few large testcases if large tests are disabledMartin Storsjö
2020-04-26fate: Skip the dnxhd-uhd-hr-sq tests of large tests are disabledMartin Storsjö
2020-04-24dnn-layer-mathbinary-test: Fix tests for cases with extra intermediate precisionMartin Storsjö
2020-04-22dnn-layer-mathbinary-test: add unit test for divideGuo, Yejun
2020-04-22dnn-layer-mathbinary-test: add unit test for 'mul'Guo, Yejun