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-05-14avcodec/avcodec: Limit the number of side data elements per packetMichael Niedermayer
2017-04-01Merge commit 'adb0e941c329a4778ade6dd0a326274472992f54'Clément Bœsch
2017-03-29lavc: deprecate av_get_codec_tag_string()Clément Bœsch
2017-03-27avcodec/avcodec: Correct and make consistent AVERROR() in commentsMichael Niedermayer
2017-03-23Merge commit '14e7e19a90e9b45db7adeb4d40e7f16aa7404f28'Clément Bœsch
2017-03-23Merge commit 'b8d5070db6313f985562865edcfd08a01c2d7503'Clément Bœsch
2017-03-23lavc: Add hwaccel_flags field to AVCodecContextwm4
2017-03-22avcodec/avcodec.h: clarify decoupled decode/encode API docsMarton Balint
2017-03-21pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov
2017-03-21avcodec, avformat: deprecate anything related to side data mergingwm4
2017-03-19Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch
2017-03-18lavc/avcodec: Constify AVBitStreamFilter* in AVBitStreamFilterContext struct.Carl Eugen Hoyos
2017-03-16lavc/avpacket: Make pkt parameter of av_packet_get_side_data() const.Carl Eugen Hoyos
2017-03-12avcodec: add XPM decoder and demuxerParas Chadha
2017-03-09avcodec: clarify some decoding/encoding API detailswm4
2017-03-02avcodec: add ClearVideo decoderKostya Shishkov
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4
2017-02-23avcodec: add ScreenPressor decoderPaul B Mahol
2017-02-14lavc: Add device context field to AVCodecContextMark Thompson
2017-02-12avcodec: add FM Screen Capture Codec decoderPaul B Mahol
2017-02-11avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol
2017-01-19avcodec/avcodec: fix lil typo in commentAleksandr Slobodeniuk
2017-01-11avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson
2016-12-23avcodec: add Apple Pixlet decoderPaul B Mahol
2016-12-22avcodec: add pcm_f16le and pcm_f24le decoderPaul B Mahol
2016-12-14libavcodec : add decoder for Photoshop PSD image filesMartin Vignali
2016-12-11avcodec: Add max_pixels optionsMichael Niedermayer
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-11-17avpacket: Mark src pointer as constantLuca Barbato
2016-11-17avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer
2016-10-26avcodec: remove missing incompatible_libav_abi referencesJames Almer
2016-10-21lavc: add SCTE-35 CUI codec IDCarlos Fernandez
2016-10-12lavc: bsf: Document input/output codecparam alloc/init processVittorio Giovara
2016-10-02avcodec: Document AV_PKT_DATA_PALETTE side data typeVittorio Giovara
2016-09-28Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer
2016-09-23avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler
2016-09-19lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames...Sasi Inguva
2016-09-19avcodec: Add the extended pixel format profile for HEVCYogender Gupta
2016-09-07lavc/avcodec: Improve av_parser_parse() documentation, mention padding.Carl Eugen Hoyos
2016-09-07avcodec: Fix successfull typoMichael Niedermayer
2016-08-24av1: Add codec_id and basic demuxing supportLuca Barbato
2016-08-22avcodec/me_cmp: add median SAD compare functionStanislav Dolganov
2016-08-18avcodec: add 64-bit signed pcm codecPaul B Mahol
2016-08-16lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill
2016-08-15avcodec/bsf: Add list BSF APIJan Sebechlebsky
2016-08-13avcodec/bsf: Forbid packet without payload in av_bsf_send_packetJan Sebechlebsky
2016-08-03doxygen: Standardize root-level modulesTimothy Gu
2016-07-20libavcodec/dnxhd: add dnxhr profilesMark Reid
2016-07-09Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'Clément Bœsch
2016-07-09Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch