summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-191-0/+1
|\
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-241-0/+1
* | lavc/avcodec: Constify AVBitStreamFilter* in AVBitStreamFilterContext struct.Carl Eugen Hoyos2017-03-171-1/+1
* | lavc/avpacket: Make pkt parameter of av_packet_get_side_data() const.Carl Eugen Hoyos2017-03-161-1/+1
* | avcodec: add XPM decoder and demuxerParas Chadha2017-03-121-0/+1
* | avcodec: clarify some decoding/encoding API detailswm42017-03-091-9/+35
* | avcodec: add ClearVideo decoderKostya Shishkov2017-03-021-0/+1
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-021-20/+5
* | avcodec: add ScreenPressor decoderPaul B Mahol2017-02-221-0/+1
* | lavc: Add device context field to AVCodecContextMark Thompson2017-02-131-1/+23
* | avcodec: add FM Screen Capture Codec decoderPaul B Mahol2017-02-121-0/+1
* | avcodec: add ATRAC Advanced Lossless decodersPaul B Mahol2017-02-111-0/+2
* | avcodec/avcodec: fix lil typo in commentAleksandr Slobodeniuk2017-01-191-1/+1
* | avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-111-0/+1
* | avcodec: add Apple Pixlet decoderPaul B Mahol2016-12-221-0/+1
* | avcodec: add pcm_f16le and pcm_f24le decoderPaul B Mahol2016-12-221-0/+2
* | libavcodec : add decoder for Photoshop PSD image filesMartin Vignali2016-12-141-0/+1
* | avcodec: Add max_pixels optionsMichael Niedermayer2016-12-101-0/+8
* | lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-1/+7
* | avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer2016-11-171-0/+1
* | avcodec: remove missing incompatible_libav_abi referencesJames Almer2016-10-261-7/+0
* | lavc: add SCTE-35 CUI codec IDCarlos Fernandez2016-10-211-0/+1
* | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer2016-09-281-7/+17
|\ \ | |/
| * lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-211-7/+17
| * Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-201-0/+1
| * Add MagicYUV decoderPaul B Mahol2016-06-201-0/+1
* | avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler2016-09-231-0/+10
* | lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames...Sasi Inguva2016-09-191-0/+6
* | lavc/avcodec: Improve av_parser_parse() documentation, mention padding.Carl Eugen Hoyos2016-09-071-1/+4
* | avcodec: Fix successfull typoMichael Niedermayer2016-09-071-1/+1
* | avcodec/me_cmp: add median SAD compare functionStanislav Dolganov2016-08-221-16/+17
* | avcodec: add 64-bit signed pcm codecPaul B Mahol2016-08-181-3/+3
* | lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill2016-08-161-0/+11
* | avcodec/bsf: Add list BSF APIJan Sebechlebsky2016-08-151-0/+85
* | avcodec/bsf: Forbid packet without payload in av_bsf_send_packetJan Sebechlebsky2016-08-131-1/+2
* | doxygen: Standardize root-level modulesTimothy Gu2016-08-021-1/+3
* | libavcodec/dnxhd: add dnxhr profilesMark Reid2016-07-201-0/+7
* | Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'Clément Bœsch2016-07-091-0/+8
|\ \ | |/
| * lavc: Document AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-171-0/+8
* | Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch2016-07-091-0/+2
|\ \ | |/
| * lavc: add H.264 MVC profilesAnton Khirnov2016-06-121-0/+2
* | Merge commit 'ad61da054bd8c74a5d5b38d80846228fc6147108'Hendrik Leppkes2016-06-261-3/+3
|\ \ | |/
| * jpeg2000: Fix profile define valuesFrancois Cartegnie2016-05-241-3/+3
* | Merge commit '2ef6dab0a79a9852a92ed80b07f9e32a37530d9e'Hendrik Leppkes2016-06-261-0/+5
|\ \ | |/
| * lavc: document that avcodec_close() should not be usedAnton Khirnov2016-05-231-0/+5
* | Merge commit '04fc8e24a091ed1d77d7a3c0cbcfe60baec19a9f'Hendrik Leppkes2016-06-261-14/+9
|\ \ | |/
| * lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-231-14/+9
* | Merge commit '5f30ac27795f9f98043e8582ccaad8813104adc4'Hendrik Leppkes2016-06-261-0/+9
|\ \ | |/
| * lavc: deprecate avcodec_copy_context()Anton Khirnov2016-05-231-0/+9
* | avcodec: add YUY2 Lossless Codec decoderPaul B Mahol2016-06-261-0/+1
OpenPOWER on IntegriCloud