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-09-27avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan
2019-09-25avcodec: add max_samplesMichael Niedermayer
2019-09-20avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9Guo, Yejun
2019-09-19avcodec: add EPG codec IDAnthony Delannoy
2019-09-16lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos
2019-09-15avcodec/libdav1d: use the library default for the filmgrain optionJames Almer
2019-09-02avcodec: Support EBU Tech. 3213-E primaries valuesRaphaël Zumer
2019-08-29avcodec: add IMM5 decoderPaul B Mahol
2019-08-28libavcodec/amfenc: Vulkan initialization support for encoder.OvchinnikovDmitrii
2019-08-23Change libaom default to crf=32.elliottk
2019-07-21Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer
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ö