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
2018-06-19avformat/movenc: read track title from correct keyGyan Doshi
2018-06-06lavf/mov.c: Set st->start_time for video streams explicitly.Sasi Inguva
2018-05-30avcodec/qtrle: Do not output duplicated frames on insufficient inputMichael Niedermayer
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-16avcodec/xwddec: fix palette alphaMarton Balint
2018-05-12avformat/mxfenc: Add Sample width/height/x offset/y offset, Display x offset ...Michael Niedermayer
2018-05-11fate: add more tests for hue video filterTobias Rapp
2018-05-11fate/cbs: Add an SEI testMark Thompson
2018-05-09avformat/mxfenc: Write transfer characteristicMichael Niedermayer
2018-05-09avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10Michael Niedermayer
2018-05-09avformat/mxfenc: Write Audio Ref Level for D10Michael Niedermayer
2018-05-09avformat/mxfenc: Add Padding BitsMichael Niedermayer
2018-05-09avformat/mxfenc: add white/black ref /color rangeMichael Niedermayer
2018-05-09avformat/mxfenc: Add vertical subsampling supportMichael Niedermayer
2018-05-09avformat/mxfenc: Add object model versionMichael Niedermayer
2018-05-09avformat/mxfenc: Add Product Version, Toolkit version and PlatformMichael Niedermayer
2018-05-09avformat/mxfenc: Bump minor versions for S377-1-2009Michael Niedermayer
2018-05-09avformat/mxfenc: Correct KAG alignment of prefaceMichael Niedermayer
2018-05-06fate: update fate-sws-pixdesc-query reference fileJames Almer
2018-05-05fate: update pad pixfmt testPaul B Mahol
2018-05-05swscale: add gray14 supportPaul B Mahol
2018-05-03avfilter/drawutils: add support for full rangePaul B Mahol
2018-05-03avformat/yuv4mpegdec: simplify mathPaul B Mahol
2018-05-02lavc/cbs: Add tests for VP9Mark Thompson
2018-04-30avformat/qtpalette: parse color table according to the QuickTime file format ...Marton Balint
2018-04-28avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startxPaul B Mahol
2018-04-26mov: Properly abide by the track's media durationDerek Buitenhuis
2018-04-25avcodec/vc1: add overlap smooting and loop filter for frame/field-interlaceJerome Borsboom
2018-04-25avcodec/vc1: implement interlaced out-of-bounds reference pixel replicationJerome Borsboom
2018-04-25avformat/yuv4mpegdec: fix seeking backwardsPaul B Mahol
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-03lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16Gagandeep Singh
2018-04-02avcodec/aic: fix decoding of videos which height is not multiple of 16Paul B Mahol
2018-04-01lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov
2018-03-29lavfi/silencedetect: Fix silence_end accuracyNicolas Gaullier
2018-03-29lavfi/silencedetect: Fix silence_start accuracyNicolas Gaullier
2018-03-29lavfi/silencedetect: Update test parametersNicolas Gaullier
2018-03-29avcodec/eac3: add support for dependent streamPaul B Mahol
2018-03-24lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva
2018-03-18fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali
2018-03-18lavu/frame: add QP side datawm4
2018-03-17fate/hapenc : remove test which use libsnappyMartin Vignali
2018-03-16lavu/opt: add bit stream filter option dump support.Jun Zhao
2018-03-13fate/hap : add test for hap encodingMartin Vignali
2018-03-13avformat/pcm: decrease delay when reading PCM streams.Philipp M. Scholl
2018-03-13h264_mp4toannexb_bsf: Fix start code size of parameter sets.Yusuke Nakamura