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/ref
AgeCommit message (Expand)Author
2021-04-29fate: add adpcm_ima_ws test in a VQA v3 fileZane van Iperen
2021-04-27avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt
2021-04-27avformat/mov, movenc: Stop exporting rotation via metadataAndreas Rheinhardt
2021-04-27avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt
2021-04-26avcodec/ttmlenc: add support for region positioning and sizingJan Ekström
2021-04-26avcodec/ttmlenc: add initial support for regions and stylesJan Ekström
2021-04-26fate: add adpcm_ima_ws testZane van Iperen
2021-04-26avcodec/adpcm: Fixes output from Westwood ADPCM.Aidan Richmond
2021-04-24fate: add tests for JPEG-LS PAL8James Almer
2021-04-24tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUNDAnton Khirnov
2021-04-18avformat/id3v2: Don't reverse the order of id3v2 APICsAndreas Rheinhardt
2021-04-18fate/id3v2: Add test for id3v2 chaptersAndreas Rheinhardt
2021-04-18fate/id3v2: Add a test for remuxing id3v2 private tagsAndreas Rheinhardt
2021-04-18fate/cover-art: Add test for writing id3v2 tags and apic with AIFF/MP3Andreas Rheinhardt
2021-04-18fate/mov: Add test for muxing cover imagesAndreas Rheinhardt
2021-04-16avformat/mpegts: set correct extradata size for Opus streamsJames Almer
2021-04-16avformat/mpegts: add missing sample_rate value to Opus extradataJames Almer
2021-04-15ffprobe: only print exported private decoder optionsJames Almer
2021-04-15avcodec/h264dec: add missing flags to is_avc and nal_length_size AVOptionsJames Almer
2021-04-08tests/fate: add tests for PNG side/meta dataAnton Khirnov
2021-04-07avformat/url: add ff_make_absolulte_url2 to be able to test windows path casesMarton Balint
2021-04-01tests/matroska: Add test for remuxing annex B H.264 into MatroskaAndreas Rheinhardt
2021-03-31tests/matroska: Add test for WebVTT in WebMAndreas Rheinhardt
2021-03-31fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt
2021-03-23avformat/s337m: Use and test Dolby-E-parserAndreas Rheinhardt
2021-03-21FATE: Add test for probing MOV/MP4 files with extended box sizesDerek Buitenhuis
2021-03-19fate: add adpcm_ima_cunning stereo test caseZane van Iperen
2021-03-08lavc: remove tests/optionsAnton Khirnov
2021-03-05avformat: add TTML muxerJan Ekström
2021-03-05ffprobe: switch to av_bprint_escape for XML escapingJan Ekström
2021-03-04avformat/mxfdec: add support for getting product version number metadataMarton Balint
2021-03-04avformat/mxfdec: change toolkit_version metadata field to toolkit_version_numMarton Balint
2021-03-02fate/matroska: Test remuxing tracks for hearing/visually impairedAndreas Rheinhardt
2021-02-24tests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUSAnton Khirnov
2021-02-24tests: add a test for LSCRAnton Khirnov
2021-02-22ffprobe: stop printing deprecated fieldsAnton Khirnov
2021-02-22fate/matroska: Add test for remuxing VP8 with alphaAndreas Rheinhardt
2021-02-22fate/matroska: Add test for mastering display metadataAndreas Rheinhardt
2021-02-17fate/mxf: Fix d10-user-comments testAndreas Rheinhardt
2021-02-15fate/matroska: Add test for remuxing file with spherical metadataAndreas Rheinhardt
2021-02-15fate/matroska: Add test for zero-length BlockAndreas Rheinhardt
2021-02-10avformat/fitsenc: write DATAMIN/DATAMAX to encoded outputPaul B Mahol
2021-02-08avfilter/vf_thumbnail: add support for YUV and GBRP formatsPaul B Mahol
2021-02-08mjpegdec: stop setting the QP tableAnton Khirnov
2021-02-05avformat/mxf: add platform local tagLimin Wang
2021-02-05avformat/mxfdec: set toolkit version metadataLimin Wang
2021-02-05avformat/cdxl: improve frame rate guessing for standard cdxlPaul B Mahol
2021-02-04avformat/cdxl: rework probe and fix sample rate and frame ratePaul B Mahol
2021-02-03avformat/cdxl: add support for custom 24bit pal8 formatsPaul B Mahol
2021-01-28avcodec/xbmenc: Do not add last comma into outputJose Da Silva