summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-274-8/+8
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-273-70/+0
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-271-5/+5
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-271-1/+1
* avformat/mov, movenc: Stop exporting rotation via metadataAndreas Rheinhardt2021-04-271-1/+1
* avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt2021-04-272-2/+2
* avcodec/ttmlenc: add support for region positioning and sizingJan Ekström2021-04-261-0/+2
* avcodec/ttmlenc: add initial support for regions and stylesJan Ekström2021-04-261-37/+49
* fate: add adpcm_ima_ws testZane van Iperen2021-04-262-0/+6
* avcodec/adpcm: Fixes output from Westwood ADPCM.Aidan Richmond2021-04-261-40/+40
* fate: add tests for JPEG-LS PAL8James Almer2021-04-245-0/+40
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-245-0/+112
* tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUNDAnton Khirnov2021-04-242-0/+11
* avformat/id3v2: Don't reverse the order of id3v2 APICsAndreas Rheinhardt2021-04-184-32/+32
* fate/id3v2: Add test for id3v2 chaptersAndreas Rheinhardt2021-04-182-0/+71
* fate/id3v2: Add a test for remuxing id3v2 private tagsAndreas Rheinhardt2021-04-182-3/+27
* fate/cover-art: Add test for writing id3v2 tags and apic with AIFF/MP3Andreas Rheinhardt2021-04-183-2/+156
* fate/mov: Add test for muxing cover imagesAndreas Rheinhardt2021-04-182-2/+53
* fate/filter-video: Remove SAMPLES depedency from refcmp testsAndreas Rheinhardt2021-04-181-4/+4
* avformat/mpegts: set correct extradata size for Opus streamsJames Almer2021-04-161-1/+1
* avformat/mpegts: add missing sample_rate value to Opus extradataJames Almer2021-04-161-1/+1
* ffprobe: only print exported private decoder optionsJames Almer2021-04-141-1/+1
* avcodec/h264dec: add missing flags to is_avc and nal_length_size AVOptionsJames Almer2021-04-141-1/+1
* tests/fate: add tests for PNG side/meta dataAnton Khirnov2021-04-083-0/+58
* avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint2021-04-071-0/+20
* tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvXAlan Kelly2021-04-011-3/+3
* tests/matroska: Add test for remuxing annex B H.264 into MatroskaAndreas Rheinhardt2021-04-012-0/+82
* tests/matroska: Add test for WebVTT in WebMAndreas Rheinhardt2021-03-312-0/+132
* fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt2021-03-3121-21/+166
* tests/dnn/dnn-layer-mathunary-test: add unit test for expWenlong Ding2021-03-241-0/+4
* avformat/s337m: Use and test Dolby-E-parserAndreas Rheinhardt2021-03-232-0/+34
* FATE: Add test for probing MOV/MP4 files with extended box sizesDerek Buitenhuis2021-03-212-0/+4
* fate: add adpcm_ima_cunning stereo test caseZane van Iperen2021-03-192-0/+4
* avcodec/adpcm_ima_cunning: support stereoZane van Iperen2021-03-191-9/+9
* tests/api/api-flac-test: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-8/+11
* lavc: remove tests/optionsAnton Khirnov2021-03-082-165/+0
* tests/api-flac-test: reindentAnton Khirnov2021-03-081-21/+21
* tests/api-flac-test: convert to new encoding/decoding APIAnton Khirnov2021-03-081-14/+26
* tests/api-flac-test: ensure the frame is writable before writing to itAnton Khirnov2021-03-081-0/+4
* 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