summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
* pthread_frame: merge the functionality for normal decoder init and init_threa...Anton Khirnov2020-04-10
* avcodec.h: split AVCodecDescriptor API into its own headerAnton Khirnov2020-04-10
* avcodec.h: split codec IDs into their own headerAnton Khirnov2020-04-10
* avcodec.h: split AVPacket API into its own headerAnton Khirnov2020-04-10
* avcodec: add MV30 decoderPaul B Mahol2020-04-10
* avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt2020-03-28
* avcodec/avpacket: Always treat dst in av_packet_ref as uninitializedAndreas Rheinhardt2020-03-28
* avcodec/avcodec: Fix typosAndriy Gelman2020-03-18
* avcodec: add CRI HCA decoderPaul B Mahol2020-03-17
* avcodec: add derf dpcm decoderPaul B Mahol2020-03-17
* avcodec: add ADPCM IMA MTF decoderPaul B Mahol2020-03-17
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-10
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-09
* lavc/avcodec.h: fix missing line breaks in API documentationLinjie Fu2020-02-28
* avcodec: add some documentation to the AVProducerReferenceTime structJames Almer2020-02-22
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-22
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-22
* avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen2020-02-21
* avcodec: add siren audio decoderPaul B Mahol2020-02-20
* avcodec: fix pcm zork decoderPaul B Mahol2020-02-16
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-15
* avcodec/avcodec: NitsAndreas Rheinhardt2020-02-13
* avcodec: add decoder for Simon & Schuster Interactive's ADPCM variantZane van Iperen2020-02-06
* avcodec: add decoder for argonaut games' adpcm codecZane van Iperen2020-01-26
* avcodec/avcodec: Add codec_tags array to AVCodecMichael Niedermayer2020-01-22
* avcodec: add a Producer Reference Time AVPacketSideData typeJames Almer2020-01-15
* 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