summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacketDevin Heitmueller2018-09-09
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-08
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-27
* avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-27
* avcodec/utils: document allocation requirement of extradataTimo Rothenpieler2018-08-25
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-24
* avcodec: add IMM4 decoderPaul B Mahol2018-08-21
* avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer2018-08-16
* lavc: add AVS2/IEEE 1857.4 parserhwren2018-07-27
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-03
* avcodec/avcodec.h: add AV_CODEC_ID_TTMLMarton Balint2018-06-08
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-01
* Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-29
|\
| * Support AV1 encoding using libaomLuca Barbato2018-03-12
* | avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-25
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-24
* | avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-21
* | sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* | sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* | Add libcodec2 en/decoderTomas Härdin2018-02-24
* | lavc/mjpeg: Add profiles for MJPEG using SOF marker codesMark Thompson2018-02-21
* | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-12
|\|
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-19
| * lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-19
| * lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-19
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-09
* | avcodec: Document that init_static_data() is not intended for time consuming ...Michael Niedermayer2018-02-08
* | lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock2018-02-06
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-06
* | avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64James Almer2018-01-11
* | lavc: remove uneffective attribute_deprecated on enumwm42017-12-27
* | lavc: replace and deprecate the lock managerwm42017-12-26
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-02
* | lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-26
* | lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-11-26
* | lavc: Use hardware config information in ff_get_format()Mark Thompson2017-11-26
* | lavc: Add codec metadata to indicate hardware supportMark Thompson2017-11-26
* | avcodec: remove unnecessary AVPacketSideDataType enum offsetJames Almer2017-11-19
* | avcodec: deprecate getters and setters for AVCodecContext and AVCodec fieldsJames Almer2017-11-15
* | avcodec: fix whitespace on AVPanScan struct definitionAman Gupta2017-11-14
* | avcodec: add decode_params callback to AVHWAccel structAman Gupta2017-11-13
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\|
| * lavc: external hardware frame pool initializationwm42017-10-19
| * lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
| * Add ClearVideo decoderKostya Shishkov2017-04-25
| * Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* | avcodec: allow multiple hwaccels for the same codec/pixfmtwm42017-11-10