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
2018-06-16fate: correct filename references of qt-faststart binaryGyan Doshi
2018-06-13qt-faststart: add fate test for stco overflowerankor
2018-06-06fate: add Dolby E testfoo86
2018-06-06lavf/mov.c: Set st->start_time for video streams explicitly.Sasi Inguva
2018-05-21hwcontext: Add test for device creation and derivationMark Thompson
2018-05-19avformat/mpegts: add merge_pmt_versions optionAman Gupta
2018-05-18avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp
2018-05-11fate: add more tests for hue video filterTobias Rapp
2018-05-11fate/cbs: Add an SEI testMark Thompson
2018-05-08fate/hapenc : remove tests due to inconsistent resultMartin Vignali
2018-05-02fate/cbs: Always overwrite output in cbs fate testsMark Thompson
2018-05-02lavc/cbs: Add tests for VP9Mark Thompson
2018-04-19avformat/mov: Increase support for common encryption.Jacob Trimble
2018-04-13tests/fate/filter-video: Use a bitexact/lossless input sample for fate-filter...Michael Niedermayer
2018-04-13fate: to test program sub stream selection by its type in mpegtsBela Bodecs
2018-04-12libavformat/aac: Parse all ID3 tags present between ADTS framesMattias Amnefelt
2018-04-01lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov
2018-03-30fate: add test for eac3 dependant streamJames Almer
2018-03-30fate: add eac3_core bitstream filter testPaul B Mahol
2018-03-29lavfi/silencedetect: Update test parametersNicolas Gaullier
2018-03-24checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali
2018-03-24lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva
2018-03-21avutil/integer: move the test to the corresponding subdirectoryJames Almer
2018-03-18fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali
2018-03-17fate/hapenc : remove test which use libsnappyMartin Vignali
2018-03-17fate: add a dca_core bitstream filter testJames Almer
2018-03-13fate/hap : add test for hap encodingMartin Vignali
2018-03-13fate/hap : move decoding test to a separate fileMartin Vignali
2018-03-10lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva
2018-03-08checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan
2018-02-24fate/exr : add test for long name flagMartin Vignali
2018-02-22libavfilter/vf_fps: Add tests for start_time optionCalvin Walton
2018-02-19fate: add tests for pan audio filterTobias Rapp
2018-02-17libavfilter/vf_fps: Add more fate testsCalvin Walton
2018-02-16fate/mpegps: add tests for PCM_DVD stream remuxGyan Doshi
2018-02-13fate: add aac id3v2 demux testRichard Shaffer
2018-02-12fate/libavcodec: add codec_desc testMuhammad Faiz
2018-02-02fate: add id3v2 testRichard Shaffer
2018-01-28checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali
2018-01-28fate: test the transpose filter more fullyMichael Niedermayer
2018-01-13avcodec/dcaenc: Use ffmpeg mdct instead of own implementationDaniil Cherednik
2018-01-13fate: remove the fate-aac-ltp-encode testRostislav Pehlivanov
2018-01-13aacenc: use the fast coder as the defaultRostislav Pehlivanov
2018-01-08fate/filter-video: fix 12 bit framerate filter tests on big endian targetsJames Almer
2018-01-06fate: remove missing references to ffmJames Almer
2018-01-05fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance testJames Almer
2018-01-05It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov
2018-01-02avcodec/utvideoenc: switch to planar RGB formatsPaul B Mahol
2017-12-29fate: Fix ffprobe dependency for fate-mov-guess-delay-*.Carl Eugen Hoyos
2017-12-22fate: add 12 bit framerate filter testsMarton Balint