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
2019-07-21Bump minor versions to separate 4.2 from masterMichael Niedermayer
2019-07-01lavc/qsvenc: fix the incorrent map from bits to bytesZhong Li
2019-06-12VP4 video decoderPeter Ross
2019-05-20avcodec/libdav1d: fine tune thread distributionJames Almer
2019-05-05avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 contentManojGuptaBonda
2019-04-20avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi
2019-04-13avcodec: add LSCR decoderPaul B Mahol
2019-04-11avcodec: add an AV1 frame split bitstream filterJames Almer
2019-04-11avcodec: add ADPCM AGM decoderPaul B Mahol
2019-04-04avcodec/av1_metadata: add an option to remove Padding OBUsJames Almer
2019-03-31avcodec: add Amuse Graphics decoderPaul B Mahol
2019-03-28lavc/qsvenc_h264: remove the privite option trellisZhong Li
2019-03-20lavc/qtrle: Avoid an unaligned 64-bit write.Carl Eugen Hoyos
2019-03-20lavc/tiff: Support decoding 16bit cmyk.Carl Eugen Hoyos
2019-03-04avcodec/qtrle : avoid swap in 32bpp decoding on little endianMartin Vignali
2019-02-16avcodec/version: Bump micro-version for nvdec/cuviddec changesPhilip Langdale
2019-02-14avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan
2019-02-10add libaribb24 ARIB STD-B24 caption decoderJan Ekström
2019-01-28avcodec: Add discard_sample_percentageMichael Niedermayer
2019-01-27avcodec: add ARBC decoderPaul B Mahol
2019-01-15avcodec: add HCOM decoderPaul B Mahol
2019-01-12lavc: Allow very high bitrates in AVCPBProperties after next version bump.Carl Eugen Hoyos
2019-01-12lavc/tiff: Support CMYK images.Carl Eugen Hoyos
2018-12-31avcodec: add HYMT decoderPaul B Mahol
2018-12-18lavc/mjpegdec: Interpret three-component Adobe transform 0 also as RGB.Carl Eugen Hoyos
2018-12-18lavc/qsv_hevc: correct QSV HEVC default plugin on WindowsZhong Li
2018-12-15lavc/g729dec: Support stereo streams.Carl Eugen Hoyos
2018-12-13bump micro after recent gif changesPaul B Mahol
2018-12-10avcodec: add gif parserPaul B Mahol
2018-12-10avcodec: bump micro version after d12d4d4515James Almer
2018-12-07lavc/qsvenc: add an option to set h264 pps for every frameZhong Li
2018-12-03lavc: Bump version for r210 pix_fmt change.Carl Eugen Hoyos
2018-12-01avcodec: add PCM-DVD encoderPaul B Mahol
2018-11-24avcodec: add truehd_core bitstream filterPaul B Mahol
2018-11-06avcodec: libdav1d AV1 decoder wrapper.James Almer
2018-11-05mjpeg: Use profile names in the encoder and decoderVittorio Giovara
2018-11-05proresdec2: Parse codec_tag and export profile informationVittorio Giovara
2018-11-05prores: Use profile names in the various encoders and decodersVittorio Giovara
2018-11-05libx264: Pass the reordered_opaque field through the encoderMartin Storsjö
2018-11-02Bump minor version for master after 4.1 branchpointn4.2-devMichael Niedermayer
2018-11-02Bump minor versions for branching 4.1Michael Niedermayer
2018-10-26avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley
2018-10-19lavc/sinewin: Do not declare AAC 120/960 tables as const.Carl Eugen Hoyos
2018-10-18lavc/mjpegdec: Support 2:3 subsampling.Carl Eugen Hoyos
2018-10-12avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()Aman Gupta
2018-10-04avcodec: add an AV1 parserJames Almer
2018-09-30avcodec/libzvbi-teletextdec: add formatted ass outputMarton Balint
2018-09-27lavc: Add AV1 metadata bitstream filterMark Thompson
2018-09-23avcodec: add native iLBC decoderPaul B Mahol
2018-09-11lavc, doc, configure: add libxavs2 video encoder wrapperhwren