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
AgeCommit message (Expand)Author
2021-04-29fate: add adpcm_ima_ws test in a VQA v3 fileZane van Iperen
2021-04-27libavresample: Remove deprecated libraryAndreas Rheinhardt
2021-04-26fate: add adpcm_ima_ws testZane van Iperen
2021-04-24fate: add tests for JPEG-LS PAL8James Almer
2021-04-24checkasm: add av_tx FFT SIMD testing codeLynne
2021-04-24tests/fate: add a test for APNG_DISPOSE_OP_BACKGROUNDAnton Khirnov
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-18fate/filter-video: Remove SAMPLES depedency from refcmp testsAndreas Rheinhardt
2021-04-08tests/fate: add tests for PNG side/meta dataAnton Khirnov
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-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-19avcodec/adpcm_ima_cunning: support stereoZane van Iperen
2021-03-08lavc: remove tests/optionsAnton Khirnov
2021-03-05avformat: add TTML muxerJan Ekström
2021-03-05tests/fate: Don't keep unnecessary temp filesAndreas Rheinhardt
2021-03-02fate/matroska: Test remuxing tracks for hearing/visually impairedAndreas Rheinhardt
2021-02-25Handle AVID MJPEG streams directly in the MJPEG decoder.Anton Khirnov
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-22fate/matroska: Add fate-matroska targetAndreas Rheinhardt
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-01-28tests/dnn: enable unit test denseGuo, Yejun
2021-01-25fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3James Almer
2021-01-24tests/fate/fits: Add a todo for a 64bit test.Carl Eugen Hoyos
2021-01-24tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3.Carl Eugen Hoyos
2021-01-14fft: remove 16-bit FFT and MDCT codeLynne
2021-01-14ac3enc_fixed: convert to 32-bit sample formatLynne
2021-01-01fate: add tests for AVIDAnton Khirnov
2021-01-01lavfi/vf_pp7: convert to the video_enc_params APIAnton Khirnov
2021-01-01lavfi/vf_spp: convert to the video_enc_params APIAnton Khirnov
2021-01-01lavfi/vf_pp: convert to the video_enc_params APIAnton Khirnov
2021-01-01lavfi/vf_qp: convert to the video_enc_params APIAnton Khirnov
2021-01-01mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov
2020-12-19fate/image: add missing ffprobe dependency to fate-dpx-probeJames Almer
2020-12-17fate: Add dpx-probe testHarry Mallon
2020-12-13fate: fix fate-filter-hqx on big-endian archesAndriy Gelman
2020-12-10tests: stop using -vsync dropAnton Khirnov
2020-12-10tests: drop api-codec-param testAnton Khirnov
2020-12-09avcodec/exr: preserve half-float NaN bits and add fate testMark Reid
2020-12-07avfilter/af_earwax: fix filter behaviorPaul B Mahol