aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avformat: add TTML muxerJan Ekström2021-03-052-0/+125
* ffprobe: switch to av_bprint_escape for XML escapingJan Ekström2021-03-051-1/+1
* tests/fate: Don't keep unnecessary temp filesAndreas Rheinhardt2021-03-054-3/+5
* avformat/mxfdec: add support for getting product version number metadataMarton Balint2021-03-042-0/+2
* avformat/mxfdec: change toolkit_version metadata field to toolkit_version_numMarton Balint2021-03-044-5/+5
* fate/matroska: Test remuxing tracks for hearing/visually impairedAndreas Rheinhardt2021-03-022-0/+60
* tests/api-band-test: simplify codeAnton Khirnov2021-02-251-4/+2
* Handle AVID MJPEG streams directly in the MJPEG decoder.Anton Khirnov2021-02-251-1/+1
* tests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUSAnton Khirnov2021-02-242-0/+142
* tests: add a test for LSCRAnton Khirnov2021-02-242-0/+24
* ffprobe: stop printing deprecated fieldsAnton Khirnov2021-02-2223-931/+807
* fate/matroska: Add fate-matroska targetAndreas Rheinhardt2021-02-221-0/+2
* fate/matroska: Add test for remuxing VP8 with alphaAndreas Rheinhardt2021-02-222-0/+43
* fate/matroska: Add test for mastering display metadataAndreas Rheinhardt2021-02-222-0/+112
* tests/checkasm/sw_scale: use memset() to fill ditherJames Almer2021-02-191-3/+1
* checkasm/sw_scale: properly initialize src_pixer and filter_coeff buffersAlan Kelly2021-02-191-2/+2
* checkasm/sw_scale: use av_free() instead of free()James Almer2021-02-171-2/+2
* swscale: move yuv2yuvX_sse3 to yasm, unrolls main loopAlan Kelly2021-02-171-0/+103
* checkasm/vf_gblur: add a test for postscale_sliceJames Almer2021-02-171-0/+22
* checkasm/vf_gblur: split off the horiz_slice test into its own functionJames Almer2021-02-171-13/+15
* tests/fate-run.sh: Don't overlook errors from md5 testsAndreas Rheinhardt2021-02-161-1/+1
* fate/mxf: Fix d10-user-comments testAndreas Rheinhardt2021-02-162-5/+31
* fate/matroska: Add test for remuxing file with spherical metadataAndreas Rheinhardt2021-02-152-0/+74
* fate/matroska: Add test for zero-length BlockAndreas Rheinhardt2021-02-152-0/+20
* avformat/fitsenc: write DATAMIN/DATAMAX to encoded outputPaul B Mahol2021-02-108-13/+13
* avfilter/vf_thumbnail: add support for YUV and GBRP formatsPaul B Mahol2021-02-081-1/+1
* mjpegdec: stop setting the QP tableAnton Khirnov2021-02-082-12/+0
* avformat/mxf: add platform local tagLimin Wang2021-02-0512-14/+14
* avformat/mxfdec: set toolkit version metadataLimin Wang2021-02-052-0/+2
* avformat/cdxl: improve frame rate guessing for standard cdxlPaul B Mahol2021-02-056-14/+14
* avformat/cdxl: rework probe and fix sample rate and frame ratePaul B Mahol2021-02-046-16/+16
* avformat/cdxl: add support for custom 24bit pal8 formatsPaul B Mahol2021-02-031-1/+1
* avcodec/xbmenc: Do not add last comma into outputJose Da Silva2021-01-281-2/+2
* tests/dnn: enable unit test denseGuo, Yejun2021-01-283-1/+7
* avformat/mxfenc: add Coding Equations and Color Primaries to local tagsMarton Balint2021-01-2712-14/+14
* fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3James Almer2021-01-251-3/+4
* checkasm: add hevc_pel testsJosh Dekker2021-01-254-1/+545
* tests/fate/fits: Add a todo for a 64bit test.Carl Eugen Hoyos2021-01-241-0/+1
* tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3.Carl Eugen Hoyos2021-01-241-1/+1
* tests/dnn: fix build issue after function name changedGuo, Yejun2021-01-228-14/+14
* dnn-layer-conv2d-test.c: remove dependency of dnn_native_classGuo, Yejun2021-01-221-4/+2
* movenc: Present durations in mvhd/tkhd/mdhd as they are after editsMartin Storsjö2021-01-154-4/+4
* fft: remove 16-bit FFT and MDCT codeLynne2021-01-141-25/+5
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-144-4/+4
* fate: add tests for AVIDAnton Khirnov2021-01-013-0/+28
* api-seek-test: use non-obsolete decoding APIAnton Khirnov2021-01-011-42/+62
* api-band-test: use non-obsolete decoding APIAnton Khirnov2021-01-011-37/+53
* api-h264-test: use non-obsolete decoding APIAnton Khirnov2021-01-011-32/+53
* lavfi/vf_pp7: convert to the video_enc_params APIAnton Khirnov2021-01-011-2/+2
* lavfi/vf_spp: convert to the video_enc_params APIAnton Khirnov2021-01-011-2/+2