aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* checkasm: Print the SVE vector length at startupMartin Storsjö2024-09-271-1/+11
* aarch64: Add CPU feature flags for SVE and SVE2Martin Storsjö2024-09-271-0/+2
* fftools/ffmpeg_enc: move set_encoder_id() to ffmpeg_mux_initAnton Khirnov2024-09-2611-21/+21
* checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f...Martin Storsjö2024-09-261-1/+1
* tests/fate/vcodec: Add 10bit 2pass FFv1 testMichael Niedermayer2024-09-255-1/+20
* tests/fate/mov: fix rules for some testsJames Almer2024-09-241-3/+3
* tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switchAnton Khirnov2024-09-242-149/+149
* swscale/aarch64: Fix rgb24toyv12 only works with aligned widthZhao Zhili2024-09-241-1/+1
* tests/fate/hevc: add a test for selecting view by positionAnton Khirnov2024-09-232-0/+37
* tests/fate/hevc: add a test for switching between single and multi-viewAnton Khirnov2024-09-232-0/+182
* tests/fate/hevc: add a test for nontrivial values of nuh_layer_idAnton Khirnov2024-09-232-0/+19
* tests/fate/hevc: add MV-HEVC conformance sample testsAnton Khirnov2024-09-235-1/+468
* compat: add a fallback implementation of C23 stdbit.hRémi Denis-Courmont2024-09-231-0/+1
* fftools/cmdutils: extend stream specifiers to match by dispositionAnton Khirnov2024-09-182-0/+11
* fate/h264: add a test for the dts2pts bsfJames Almer2024-09-162-0/+62
* tests/fate/cbs: make cbs-vvc test depends prerequisites correctSteven Liu2024-09-161-2/+2
* tests/fate/cbs: refine depend prerequisites for cbs-hevc-discard testSteven Liu2024-09-161-1/+1
* tests/fate/demux: refine depend prerequisites for fate-mov-mp3-demuxSteven Liu2024-09-161-1/+1
* tests/fate/cbs: refine depend prerequisites for cbs-h264-discard testSteven Liu2024-09-161-1/+1
* tests/fate/seek: check seek opertation with mov demuxer and file protocolSteven Liu2024-09-161-4/+4
* tests/fate/mov: check mov and framemd5 has enabled when testSteven Liu2024-09-161-1/+1
* tests/fate/matroska: check the demuxer and decoder allyes before fate-matrosk...Steven Liu2024-09-161-1/+1
* tests/fate/audio: set flcl1905 test case with depend formats,decoder,protocolSteven Liu2024-09-161-3/+2
* tests/fate/mov: check mov formats build status be for make testSteven Liu2024-09-161-2/+2
* tests/fate/libavcodec: add mjpeg encoder depend for fate-libavcodec-huffmanSteven Liu2024-09-161-1/+1
* tests/fate/hevc: add a periodic intra refresh decode testAnton Khirnov2024-09-132-0/+18
* tests/fate: force MPEG range for rawvideo testsNiklas Haas2024-09-123-3/+3
* tests/fate/filter-audio: add a test for handling more than 64 channelsAnton Khirnov2024-09-093-0/+479
* avfilter: add XPSNR filterChristian Helmrich2024-09-083-0/+46
* checkasm/sw_rgb: add rgb24toyv12 testsRamiro Polla2024-09-061-0/+89
* checkasm/sw_rgb: add deinterleaveBytesRamiro Polla2024-09-061-0/+77
* lavc/vvc: Remove experimental flagFrank Plowman2024-09-061-1/+1
* fate/checkasm/sw_gbrp: don't randomly set internal valuesJames Almer2024-09-051-6/+0
* checkasm/riscv: print official extension namesRémi Denis-Courmont2024-09-041-6/+6
* fftools/ffmpeg: Fix honor -r output option with streamcopyNicolas Gaullier2024-09-041-1/+1
* tests: Remove void -time_base overrides when streamcopying to mxfNicolas Gaullier2024-09-041-2/+2
* avformat/mxfenc: Fix guess frame_rateNicolas Gaullier2024-09-041-1/+1
* lavc/opus*: move to opus/ subdirAnton Khirnov2024-09-021-2/+2
* avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_tRamiro Polla2024-09-011-6/+6
* fate/iamf: add a demuxing test for a stereo AAC IAMF sampleJames Almer2024-08-312-0/+124
* checkasm: add vvc_bdof testNuo Mi2024-08-311-0/+50
* checkasm: add wildcompares for test & functionsJ. Dekker2024-08-281-5/+21
* checkasm: improve print formatJ. Dekker2024-08-281-5/+48
* checkasm: print only results to stdoutJ. Dekker2024-08-281-3/+3
* checkasm: add csv/tsv bench outputJ. Dekker2024-08-281-2/+20
* lavu/opt: add API for retrieving array-type option valuesAnton Khirnov2024-08-271-0/+6
* checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edgesRamiro Polla2024-08-265-0/+153
* fate/checkasm: run the sw_yuv2yuv testRamiro Polla2024-08-261-0/+1
* checkasm/yuv2yuv: add tests for semiplanar unscaled convertersRamiro Polla2024-08-264-1/+136
* swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace convertersRamiro Polla2024-08-181-16/+44