summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* lavc: add MPEG-H 3D Audio codec idYuki Tsuchiya2019-12-12
* avcodec: add mvha video decoderPaul B Mahol2019-11-27
* avcodec: add mvdv video decoderPaul B Mahol2019-11-27
* avcodec/avcodec: Adapt the doc of av_bsf_send_packet to match its actual impl...Andreas Rheinhardt2019-11-14
* avcodec: add max_samplesMichael Niedermayer2019-09-25
* avcodec: add EPG codec IDAnthony Delannoy2019-09-19
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-16
* avcodec: add IMM5 decoderPaul B Mahol2019-08-29
* avcodec: clarify the allocation requirements for intra_matrix and inter_matri...James Almer2019-07-17
* avcodec: remove reference to AVPacket's destruct fieldJames Almer2019-07-15
* VP4 video decoderPeter Ross2019-06-12
* avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi2019-04-20
* avcodec: add LSCR decoderPaul B Mahol2019-04-13
* avcodec: add ADPCM AGM decoderPaul B Mahol2019-04-11
* avcodec: add Amuse Graphics decoderPaul B Mahol2019-03-31
* add libaribb24 ARIB STD-B24 caption decoderJan Ekström2019-02-10
* avcodec: Add discard_sample_percentageMichael Niedermayer2019-01-28
* avcodec: add ARBC decoderPaul B Mahol2019-01-27
* avcodec: add HCOM decoderPaul B Mahol2019-01-15
* lavc: Allow very high bitrates in AVCPBProperties after next version bump.Carl Eugen Hoyos2019-01-12
* avcodec: add HYMT decoderPaul B Mahol2018-12-31
* avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_IDMichael Niedermayer2018-12-19
* prores: Use profile names in the various encoders and decodersVittorio Giovara2018-11-05
* libx264: Pass the reordered_opaque field through the encoderMartin Storsjö2018-11-05
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-26
* 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