summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-101-0/+4
* avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-281-0/+8
* avcodec: add ARBC decoderPaul B Mahol2019-01-271-0/+1
* avcodec: add HCOM decoderPaul B Mahol2019-01-151-0/+1
* lavc: Allow very high bitrates in AVCPBProperties after next version bump.Carl Eugen Hoyos2019-01-121-0/+12
* avcodec: add HYMT decoderPaul B Mahol2018-12-311-0/+1
* avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_IDMichael Niedermayer2018-12-191-1/+1
* prores: Use profile names in the various encoders and decodersVittorio Giovara2018-11-051-0/+7
* libx264: Pass the reordered_opaque field through the encoderMartin Storsjö2018-11-051-1/+11
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-261-0/+1
* avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacketDevin Heitmueller2018-09-091-0/+6
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-081-0/+1
* avcodec: add WinCAM Motion Video decoderPaul B Mahol2018-08-271-0/+1
* avcodec: add MatchWare Screen Capture CodecPaul B Mahol2018-08-271-0/+1
* avcodec/utils: document allocation requirement of extradataTimo Rothenpieler2018-08-251-0/+1
* avcodec: add Brooktree ProSumer Video decoderPaul B Mahol2018-08-241-0/+1
* avcodec: add IMM4 decoderPaul B Mahol2018-08-211-0/+1
* avcodec/bsf: add a flushing mechanism to AVBSFContextJames Almer2018-08-161-0/+6
* lavc: add AVS2/IEEE 1857.4 parserhwren2018-07-271-0/+1
* 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
OpenPOWER on IntegriCloud