summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* avcodec: remove missing incompatible_libav_abi referencesJames Almer2016-10-26
* lavc: add SCTE-35 CUI codec IDCarlos Fernandez2016-10-21
* Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer2016-09-28
|\
| * lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-21
| * Add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-06-20
| * Add MagicYUV decoderPaul B Mahol2016-06-20
* | avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler2016-09-23
* | lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames...Sasi Inguva2016-09-19
* | lavc/avcodec: Improve av_parser_parse() documentation, mention padding.Carl Eugen Hoyos2016-09-07
* | avcodec: Fix successfull typoMichael Niedermayer2016-09-07
* | avcodec/me_cmp: add median SAD compare functionStanislav Dolganov2016-08-22
* | avcodec: add 64-bit signed pcm codecPaul B Mahol2016-08-18
* | lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill2016-08-16
* | avcodec/bsf: Add list BSF APIJan Sebechlebsky2016-08-15
* | avcodec/bsf: Forbid packet without payload in av_bsf_send_packetJan Sebechlebsky2016-08-13
* | doxygen: Standardize root-level modulesTimothy Gu2016-08-02
* | libavcodec/dnxhd: add dnxhr profilesMark Reid2016-07-20
* | Merge commit '75872d77d215d64b8d9430df23c6c74ff921227b'Clément Bœsch2016-07-09
|\|
| * lavc: Document AV_PKT_DATA_NEW_EXTRADATAVittorio Giovara2016-06-17
* | Merge commit '90f469aa2b98a868cdbe35170c24272de10e1341'Clément Bœsch2016-07-09
|\|
| * lavc: add H.264 MVC profilesAnton Khirnov2016-06-12
* | Merge commit 'ad61da054bd8c74a5d5b38d80846228fc6147108'Hendrik Leppkes2016-06-26
|\|
| * jpeg2000: Fix profile define valuesFrancois Cartegnie2016-05-24
* | Merge commit '2ef6dab0a79a9852a92ed80b07f9e32a37530d9e'Hendrik Leppkes2016-06-26
|\|
| * lavc: document that avcodec_close() should not be usedAnton Khirnov2016-05-23
* | Merge commit '04fc8e24a091ed1d77d7a3c0cbcfe60baec19a9f'Hendrik Leppkes2016-06-26
|\|
| * lavc: deprecate avcodec_get_context_defaults3()Anton Khirnov2016-05-23
* | Merge commit '5f30ac27795f9f98043e8582ccaad8813104adc4'Hendrik Leppkes2016-06-26
|\|
| * lavc: deprecate avcodec_copy_context()Anton Khirnov2016-05-23
* | avcodec: add YUY2 Lossless Codec decoderPaul B Mahol2016-06-26
* | Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3'Clément Bœsch2016-06-22
|\|
| * lavc: mark the old audio/video encoding API as deprecatedAnton Khirnov2016-05-16
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avcodec: add BitJazz SheerVideo decoderPaul B Mahol2016-06-07
* | avcodec: Document where the AVOption names can be found for the fields of AVC...Michael Niedermayer2016-06-01
* | avocdec: add MagicYUV decoderPaul B Mahol2016-05-31
* | avcodec: add adpcm MTAF decoderPaul B Mahol2016-05-21
* | avcodec: add Direct Stream Transfer (DST) decoderPeter Ross2016-05-15
* | Merge commit '9d4d9be538faa537440fff37d3b7ecf322911a55'Derek Buitenhuis2016-05-11
|\|
| * libavcodec: Document that encoders may use the framerate field in AVCodecContextMartin Storsjö2016-04-12
| * lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-03-23
* | avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecsMichael Niedermayer2016-05-06
* | avcodec: add M101 decoderMichael Niedermayer2016-05-06
* | avcodec: add TrueMotion 2.0 Real Time decoderPaul B Mahol2016-04-21
* | lavc: introduce a new decoding/encoding API with decoupled input/outputwm42016-04-21
* | Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis2016-04-17
|\|
| * lavc: add a new bitstream filtering APIAnton Khirnov2016-03-20
* | avcodec/avcodec: Document signed/unsignedness of sample formats in relation t...Michael Niedermayer2016-04-15
* | avcodec: Add bits_per_raw_sample to AVCodecParametersMichael Niedermayer2016-04-15