summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* Merge commit '972c71e9cb63e24f57ee481e413199c7d88a8813'James Almer2017-04-22
|\
| * lavc: add support for filtering packets before decodingAnton Khirnov2016-12-14
* | Revert "avcodec/bsf: Forbid packet without payload in av_bsf_send_packet"James Almer2017-04-22
* | Merge commit '061a0c14bb5767bca72e3a7227ca400de439ba09'James Almer2017-04-22
|\|
| * decode: restructure the core decoding codeAnton Khirnov2016-12-14
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* | avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol2017-04-18
* | avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol2017-04-18
* | avcodec: fix containts typoJames Almer2017-04-06
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-06
* | codec: bitpacked: add decoderDamien Riegel2017-04-05
* | lavc: add AV_ prefix to CODEC_CAP_DELAY in doxyClément Bœsch2017-04-04
* | Merge commit 'a1d9de304fe63614e3aa8117fef17491fa80093d'Clément Bœsch2017-04-03
|\|
| * Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-21
* | codec_desc: mark some lossless audio codecs as intraonly.Ronald S. Bultje2017-04-03
* | Merge commit 'adb0e941c329a4778ade6dd0a326274472992f54'Clément Bœsch2017-04-01
|\|
| * avpacket: Mark src pointer as constantLuca Barbato2016-11-17
* | lavc: deprecate av_get_codec_tag_string()Clément Bœsch2017-03-29
* | avcodec/avcodec: Correct and make consistent AVERROR() in commentsMichael Niedermayer2017-03-27
* | Merge commit '14e7e19a90e9b45db7adeb4d40e7f16aa7404f28'Clément Bœsch2017-03-23
|\|
| * lavc: bsf: Document input/output codecparam alloc/init processVittorio Giovara2016-10-12
* | Merge commit 'b8d5070db6313f985562865edcfd08a01c2d7503'Clément Bœsch2017-03-23
|\|
| * avcodec: Document AV_PKT_DATA_PALETTE side data typeVittorio Giovara2016-10-02
| * avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-19
* | lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-23
* | avcodec/avcodec.h: clarify decoupled decode/encode API docsMarton Balint2017-03-22
* | pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2017-03-21
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-21
* | Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-19
|\|
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-24
* | lavc/avcodec: Constify AVBitStreamFilter* in AVBitStreamFilterContext struct.Carl Eugen Hoyos2017-03-17
* | lavc/avpacket: Make pkt parameter of av_packet_get_side_data() const.Carl Eugen Hoyos2017-03-16
* | avcodec: add XPM decoder and demuxerParas Chadha2017-03-12
* | avcodec: clarify some decoding/encoding API detailswm42017-03-09
* | avcodec: add ClearVideo decoderKostya Shishkov2017-03-02
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02
* | avcodec: add ScreenPressor decoderPaul B Mahol2017-02-22
* | lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
* | avcodec: add FM Screen Capture Codec decoderPaul B Mahol2017-02-12
* | avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol2017-02-11
* | avcodec/avcodec: fix lil typo in commentAleksandr Slobodeniuk2017-01-19
* | avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-11
* | avcodec: add Apple Pixlet decoderPaul B Mahol2016-12-22
* | avcodec: add pcm_f16le and pcm_f24le decoderPaul B Mahol2016-12-22
* | libavcodec : add decoder for Photoshop PSD image filesMartin Vignali2016-12-14
* | avcodec: Add max_pixels optionsMichael Niedermayer2016-12-10
* | lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* | avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer2016-11-17
* | avcodec: remove missing incompatible_libav_abi referencesJames Almer2016-10-26
* | lavc: add SCTE-35 CUI codec IDCarlos Fernandez2016-10-21