summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add a mention about get_encode_buffer in the old encode API doxyJames Almer2021-03-141-2/+6
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-121-0/+50
* lavc: clarify thread_safe_callbacks doxyAnton Khirnov2021-03-081-1/+5
* avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()Andreas Rheinhardt2021-03-081-15/+2
* avcodec/parser: Schedule av_parser_change for removalAndreas Rheinhardt2021-03-061-1/+5
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-051-1/+1
* avcodec/options: deprecate avcodec_get_frame_class()James Almer2021-02-271-4/+4
* avcodec: Add missing FF_API define for libavcodec pix fmt APIAndreas Rheinhardt2021-02-261-6/+9
* avcodec/avcodec: Add missing deprecation to AVCodecParser.nextAndreas Rheinhardt2021-02-251-0/+3
* avcodec: unschedule removing some functions with FF_API_COPY_CONTEXTJames Almer2021-02-251-1/+1
* avcodec: remove pointless lowres deprecation wrappersJames Almer2021-02-221-13/+0
* lavc: shedule old encoding/decoding API for removalAnton Khirnov2021-01-261-0/+6
* avcodec: deprecate AVCodecContext.debug_mvJames Almer2021-01-251-3/+4
* avcodec: remove long dead debug_mv codeJames Almer2021-01-251-24/+0
* avcodec: add vvc codec id and profilesNuo Mi2021-01-111-0/+3
* avcodec: deprecate thread_safe_callbacksAnton Khirnov2020-11-271-3/+10
* libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and optionLynne2020-11-251-0/+5
* avcodec/parsers: add missing FF_API_NEXT wrappersJames Almer2020-10-101-0/+2
* avcodec: add constants for KLV pseudo-profile.Brad Hards2020-05-311-0/+3
* avcodec.h: move avcodec_get_{type,name} to codec_id.hAnton Khirnov2020-05-271-11/+0
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-271-414/+1
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-221-284/+1
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-221-188/+1
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-211-2/+5
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-121-0/+5
* lavc: Extend hardware config metadata to encodersMark Thompson2020-04-261-1/+10
* avcodec: Add explicit capability flag for encoder flushingPhilip Langdale2020-04-151-5/+20
* pthread_frame: merge the functionality for normal decoder init and init_threa...Anton Khirnov2020-04-101-6/+0
* avcodec.h: split AVCodecDescriptor API into its own headerAnton Khirnov2020-04-101-91/+1
* avcodec.h: split codec IDs into their own headerAnton Khirnov2020-04-101-529/+1
* avcodec.h: split AVPacket API into its own headerAnton Khirnov2020-04-101-687/+1
* avcodec: add MV30 decoderPaul B Mahol2020-04-101-0/+1
* avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt2020-03-281-1/+2
* avcodec/avpacket: Always treat dst in av_packet_ref as uninitializedAndreas Rheinhardt2020-03-281-1/+1
* avcodec/avcodec: Fix typosAndriy Gelman2020-03-181-3/+3
* avcodec: add CRI HCA decoderPaul B Mahol2020-03-171-0/+1
* avcodec: add derf dpcm decoderPaul B Mahol2020-03-171-0/+1
* avcodec: add ADPCM IMA MTF decoderPaul B Mahol2020-03-171-0/+1
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-101-0/+6
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-091-0/+1
* lavc/avcodec.h: fix missing line breaks in API documentationLinjie Fu2020-02-281-0/+2
* avcodec: add some documentation to the AVProducerReferenceTime structJames Almer2020-02-221-0/+8
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-221-1/+7
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-221-0/+18
* avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen2020-02-211-0/+1
* avcodec: add siren audio decoderPaul B Mahol2020-02-201-0/+1
* avcodec: fix pcm zork decoderPaul B Mahol2020-02-161-0/+1
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-151-0/+1
* avcodec/avcodec: NitsAndreas Rheinhardt2020-02-131-3/+3
* avcodec: add decoder for Simon & Schuster Interactive's ADPCM variantZane van Iperen2020-02-061-0/+1