summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-031-0/+1
* avcodec/avcodec.h: add AV_CODEC_ID_TTMLMarton Balint2018-06-081-0/+1
* avcodec/avpacket: add av_packet_make_refcounted()James Almer2018-04-011-1/+17
* Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-291-0/+4
|\
| * Support AV1 encoding using libaomLuca Barbato2018-03-121-0/+4
* | avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-251-0/+1
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-241-0/+13
* | avcodec/avpacket: add av_packet_make_writable()James Almer2018-03-211-0/+11
* | sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-0/+2
* | sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-0/+1
* | Add libcodec2 en/decoderTomas Härdin2018-02-241-0/+1
* | lavc/mjpeg: Add profiles for MJPEG using SOF marker codesMark Thompson2018-02-211-0/+6
* | Merge commit '5b145290df2998a9836a93eb925289c6c8b63af0'Mark Thompson2018-02-121-0/+14
|\ \ | |/
| * lavc: Add support for increasing hardware frame pool sizesMark Thompson2018-02-111-0/+14
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-1/+1
| * lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-12-191-0/+13
| * lavc: Add codec metadata to indicate hardware supportMark Thompson2017-12-191-0/+74
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+25
* | aptx: implement the aptX HD bluetooth codecAurelien Jacobs2018-02-091-0/+1
* | avcodec: Document that init_static_data() is not intended for time consuming ...Michael Niedermayer2018-02-081-0/+3
* | lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock2018-02-061-1/+5
* | lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-061-0/+31
* | avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64James Almer2018-01-111-1/+1
* | lavc: remove uneffective attribute_deprecated on enumwm42017-12-271-1/+2
* | lavc: replace and deprecate the lock managerwm42017-12-261-1/+7
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+26
* | lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-021-0/+6
* | lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-1/+1
* | lavc: Deprecate av_hwaccel_next() and av_register_hwaccel()Mark Thompson2017-11-261-1/+13
* | lavc: Use hardware config information in ff_get_format()Mark Thompson2017-11-261-7/+0
* | lavc: Add codec metadata to indicate hardware supportMark Thompson2017-11-261-0/+74
* | avcodec: remove unnecessary AVPacketSideDataType enum offsetJames Almer2017-11-191-2/+2
* | avcodec: deprecate getters and setters for AVCodecContext and AVCodec fieldsJames Almer2017-11-151-0/+22
* | avcodec: fix whitespace on AVPanScan struct definitionAman Gupta2017-11-141-2/+2
* | avcodec: add decode_params callback to AVHWAccel structAman Gupta2017-11-131-0/+14
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-111-0/+113
|\ \ | |/
| * lavc: external hardware frame pool initializationwm42017-10-191-0/+113
| * lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-261-0/+14
| * Add ClearVideo decoderKostya Shishkov2017-04-251-0/+1
| * Add FM Screen Capture Codec decoderPaul B Mahol2017-04-131-0/+1
* | avcodec: allow multiple hwaccels for the same codec/pixfmtwm42017-11-101-0/+7
* | aptx: implement the aptX bluetooth codecAurelien Jacobs2017-11-101-0/+1
* | avcodec/avcodec.h: remove doxy from the old bsf API functionsJames Almer2017-10-301-56/+14
* | lavc/avcodec: Constify the return value of av_bitstream_filter_next().Carl Eugen Hoyos2017-10-261-1/+1
* | Merge commit '0648dec19db83bc8c87814d195e32cbad5698a40'James Almer2017-10-231-8/+0
|\ \ | |/
| * lavc: Drop deprecated stream codec tagVittorio Giovara2017-03-231-8/+0
* | Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-231-115/+0
|\ \ | |/
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-231-114/+0
* | Merge commit '5182a28b5de060c51c21b36053ab205bfbbbbe31'James Almer2017-10-231-20/+0
|\ \ | |/
| * lavc: Drop deprecated global afd fieldVittorio Giovara2017-03-231-20/+0
OpenPOWER on IntegriCloud