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
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-09-28avdevice/decklink_dec: Added Closed caption decode from VANCKarthick J
2017-09-28lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON
2017-09-26Merge commit '577326d430593a25456393a75212b95d1cd94131'James Almer
2017-09-14lavc: Add wrapped_avframe decoderMark Thompson
2017-09-14lavc: Add flag to mark packets containing trusted inputMark Thompson
2017-09-04avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flagJames Almer
2017-09-01avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler
2017-08-30Add FITS DecoderParas Chadha
2017-08-26lavc/utils: Calculate frame duration for little-endian G.726.Carl Eugen Hoyos
2017-08-25avcodec: make the avcodec_get_chroma_sub_sample deprecation effectiveJames Almer
2017-08-21lavc/g726: Add a little-endian G.726 encoder.Carl Eugen Hoyos
2017-07-19avcodec: add Dolby E decoderfoo86
2017-07-19avcodec: add avpriv_dca_parse_core_frame_header()foo86
2017-07-09avcodec/noise_bsf: add support for dropping packetsMarton Balint
2017-06-30hevcdec: properly export some side data with frame threadingwm4
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-24vaapi_encode: Add VP9 supportMark Thompson
2017-06-24vp9: Add bsf to fix reordering in raw streamsMark Thompson
2017-06-15lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson
2017-06-11avcodec: add Gremlin Digital Video decoderPaul B Mahol
2017-06-11avcodec: add Gremlin DPCM decoderPaul B Mahol
2017-05-16lavc: add codec ID and description for SVGRostislav Pehlivanov
2017-05-15videotoolbox: add hwcontext supportwm4
2017-05-10avcodec/nvenc: add weighted prediction supportSumit Agarwal
2017-05-08Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'James Almer
2017-05-05Merge commit 'b68e353136db6f963212c457281d9716516cdc59'Clément Bœsch
2017-05-05cuvid: support AVCodecContext.hw_device_ctx APIwm4
2017-04-18avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol
2017-04-06lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme
2017-04-05codec: bitpacked: add decoderDamien Riegel
2017-04-02Bump versions for master after 3.3n3.4-devMichael Niedermayer
2017-04-02Bump minor for 3.3Michael Niedermayer
2017-03-31Bump minor versions for master after release/3.3 branchpointMichael Niedermayer
2017-03-31Bump minor versions for staring release/3.3 branchMichael Niedermayer
2017-03-31Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch
2017-03-29lavc: deprecate av_get_codec_tag_string()Clément Bœsch
2017-03-24Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch
2017-03-23Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'James Almer
2017-03-23avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler
2017-03-23lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx APIwm4
2017-03-23lavc: Add hwaccel_flags field to AVCodecContextwm4
2017-03-22vaapi: Implement device-only setupMark Thompson
2017-03-21avcodec, avformat: deprecate anything related to side data mergingwm4
2017-03-12avcodec: add XPM decoder and demuxerParas Chadha
2017-03-08lavc/libx265: Add gray10 and gray12 encoding support.Carl Eugen Hoyos
2017-03-07avcodec/h264, videotoolbox: fix crash after VT decoder failsAman Gupta
2017-03-02avcodec: add ClearVideo decoderKostya Shishkov
2017-03-02avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKeywm4
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4