summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avcodec/snowenc: Fix visual weight calculationMichael Niedermayer2023-04-157-38/+38
* fate: update reference files after the recent dash manifest muxer changesJames Almer2022-04-084-4/+4
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-081-0/+20
* lavf/url: fix relative url parsing when the query string or fragment has a colonruiquan.crq2020-10-281-0/+8
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-09-081-2/+52
* lavf/url: add ff_url_decompose().Nicolas George2020-09-081-0/+45
* checkasm/vf_blend: use the correct depth parameters to initialize the blend m...James Almer2020-07-121-1/+1
* Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."Michael Niedermayer2020-06-081-1/+1
* fate/vcodec: use the encoder private option for frame skip compare functionJames Almer2020-06-041-1/+1
* fate: add adpcm_ima_ssi encoding testZane van Iperen2020-06-012-0/+6
* checkasm: sw_rgb: Fix mixed declaration and codeJun Zhao2020-06-011-3/+4
* dnn-layer-mathunary-test: add unit test for absTing Fu2020-05-284-0/+88
* lavf/mp3dec: don't adjust start time; packets are not adjusted.Dale Curtis2020-05-271-1/+1
* fate: add tests for h264 and vp9 video enc parameters exportAnton Khirnov2020-05-256-1/+1359
* lavfi: add untile filter.Nicolas George2020-05-232-0/+16
* avcodec/ass: explicitly set ScaledBorderAndShadowOneric2020-05-2324-0/+24
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-222-2/+2
* checkasm/sw_scale: Fix stack-buffer-overflowAndreas Rheinhardt2020-05-201-1/+1
* fate: add adpcm_ima_cunning testsZane van Iperen2020-05-2010-0/+36
* avcodec/exr: output float pixels in float pixel formatMark Reid2020-05-2062-121/+121
* avfilter/vf_colorkey: fix formula for calculation of differencePaul B Mahol2020-05-191-10/+10
* avformat/matroskaenc: Don't ignore tags of chapters written lateAndreas Rheinhardt2020-05-1912-42/+42
* avformat/matroskaenc: Don't reserve space for duration when unseekableAndreas Rheinhardt2020-05-193-4/+4
* checkasm: swscale: Fix running the hscale test on 32 bit x86Martin Storsjö2020-05-161-3/+3
* checkasm: sw_rgb: Add a test for interleaveBytesMartin Storsjö2020-05-151-0/+70
* checkasm: pixblockdsp: Add tests for get_pixels_unaligned and diff_pixels_una...Martin Storsjö2020-05-151-6/+10
* checkasm: aarch64: Check for stack overflowsMartin Storsjö2020-05-152-5/+49
* checkasm: arm: Check for stack overflowsMartin Storsjö2020-05-152-5/+36
* checkasm: arm: Don't use blx to call checkasm_fail_funcMartin Storsjö2020-05-151-1/+1
* checkasm: arm: Make the indentation consistent with other filesMartin Storsjö2020-05-152-170/+170
* checkasm: add hscale testJosh de Kock2020-05-155-1/+138
* checkasm: add function to check and diff memoryMartin Storsjö2020-05-152-0/+58
* FATE: add fate test for minterpolate filterLimin Wang2020-05-143-0/+25
* fate: add scdet metadata testLimin Wang2020-05-142-0/+17
* FATE: add a test for colorbalanceLimin Wang2020-05-145-0/+44
* test: Add codecview testMichael Niedermayer2020-05-122-0/+14
* tests: Add pp7, spp tests based on pp testMichael Niedermayer2020-05-123-0/+28
* fate: add signalstats 8bit and 10bit testLimin Wang2020-05-103-0/+7
* dnn-layer-mathbinary-test: add unit test for minimumGuo, Yejun2020-05-081-0/+5
* avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packetLimin Wang2020-05-073-69/+69
* avformat/url: check url root node when rel include double dot and trim double...Steven Liu2020-05-061-0/+5
* tests/fate/hlsenc: rename fate macro define from FATE_AFILTER to FATE_HLSENCSteven Liu2020-05-061-8/+10
* libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid2020-05-0514-0/+44
* fftools/ffprobe: show closed caption info in the stream dumpvectronic2020-05-0218-12/+25
* fate/oggopus-demux: fix fate failureLynne2020-05-011-1/+1
* tests/api/api-h264-slice-test: remove unused bool headerLinjie Fu2020-04-291-1/+0
* fate: hevc: Skip a few large testcases if large tests are disabledMartin Storsjö2020-04-261-1/+18
* fate: Skip the dnxhd-uhd-hr-sq tests of large tests are disabledMartin Storsjö2020-04-261-2/+3
* dnn-layer-mathbinary-test: Fix tests for cases with extra intermediate precisionMartin Storsjö2020-04-241-1/+1
* dnn-layer-mathbinary-test: add unit test for divideGuo, Yejun2020-04-221-0/+5