summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* avcodec/options: deprecate avcodec_get_frame_class()James Almer2021-02-27
* avcodec: Add missing FF_API define for libavcodec pix fmt APIAndreas Rheinhardt2021-02-26
* avcodec/avcodec: Add missing deprecation to AVCodecParser.nextAndreas Rheinhardt2021-02-25
* avcodec: unschedule removing some functions with FF_API_COPY_CONTEXTJames Almer2021-02-25
* avcodec: remove pointless lowres deprecation wrappersJames Almer2021-02-22
* lavc: shedule old encoding/decoding API for removalAnton Khirnov2021-01-26
* avcodec: deprecate AVCodecContext.debug_mvJames Almer2021-01-25
* avcodec: remove long dead debug_mv codeJames Almer2021-01-25
* avcodec: add vvc codec id and profilesNuo Mi2021-01-11
* avcodec: deprecate thread_safe_callbacksAnton Khirnov2020-11-27
* libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and optionLynne2020-11-25
* avcodec/parsers: add missing FF_API_NEXT wrappersJames Almer2020-10-10
* avcodec: add constants for KLV pseudo-profile.Brad Hards2020-05-31
* avcodec.h: move avcodec_get_{type,name} to codec_id.hAnton Khirnov2020-05-27
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-27
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-22
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-21
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-12
* lavc: Extend hardware config metadata to encodersMark Thompson2020-04-26
* avcodec: Add explicit capability flag for encoder flushingPhilip Langdale2020-04-15
* 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