2555 Commits (b7e79ba395ef3a0b3bca968eee8cbe1243ad19bb)

Author SHA1 Message Date
James Almer e96ea80e85 avcodec: unschedule removing some functions with FF_API_COPY_CONTEXT 4 years ago
James Almer 7b30dad3a6 avcodec: remove pointless lowres deprecation wrappers 4 years ago
Anton Khirnov 9e30859cb6 lavc: shedule old encoding/decoding API for removal 4 years ago
James Almer 56709ca8aa avcodec: deprecate AVCodecContext.debug_mv 4 years ago
James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 4 years ago
Nuo Mi ebdd33086a avcodec: add vvc codec id and profiles 4 years ago
Anton Khirnov a83098ab03 avcodec: deprecate thread_safe_callbacks 4 years ago
Lynne d243dd540a
libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option 4 years ago
James Almer 1ad554a00b avcodec/parsers: add missing FF_API_NEXT wrappers 4 years ago
Brad Hards bbc0eb7fcb avcodec: add constants for KLV pseudo-profile. 5 years ago
Anton Khirnov b5aee6086b avcodec.h: move avcodec_get_{type,name} to codec_id.h 5 years ago
Anton Khirnov ba6cada92e avcodec.h: split AVCodec API into its own header 5 years ago
Anton Khirnov bdd6aa25c1 avcodec.h: split bitstream filters API into its own header 5 years ago
Anton Khirnov 9d443c3e68 avcodec.h: split AVCodecParameters API into its own header 5 years ago
James Almer 13b1bbff0b avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
Anton Khirnov c584409643 lavc: add a flag for exporting AVVideoEncParams from decoders 5 years ago
Mark Thompson 858eba0ca4 lavc: Extend hardware config metadata to encoders 5 years ago
Philip Langdale 22b25b3ea5 avcodec: Add explicit capability flag for encoder flushing 5 years ago
Anton Khirnov 1f4cf92cfb pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
Anton Khirnov 672946c7fe avcodec.h: split AVCodecDescriptor API into its own header 5 years ago
Anton Khirnov c6978418b8 avcodec.h: split codec IDs into their own header 5 years ago
Anton Khirnov 9875fd24ce avcodec.h: split AVPacket API into its own header 5 years ago
Paul B Mahol 481ebb1c8b avcodec: add MV30 decoder 5 years ago
Andreas Rheinhardt c52ec0367d avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failure 5 years ago
Andreas Rheinhardt e621f2b6cd avcodec/avpacket: Always treat dst in av_packet_ref as uninitialized 5 years ago
Andriy Gelman 1e3d4fa0fb avcodec/avcodec: Fix typos 5 years ago
Paul B Mahol fed0de3728 avcodec: add CRI HCA decoder 5 years ago
Paul B Mahol c6bbdba9cd avcodec: add derf dpcm decoder 5 years ago
Paul B Mahol 230703a9fa avcodec: add ADPCM IMA MTF decoder 5 years ago
vectronic 05d27f342b API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
Zane van Iperen d90413e1e5 avcodec: add decoder for High Voltage Software's ALP ADPCM 5 years ago
Linjie Fu 220c7dadc4 lavc/avcodec.h: fix missing line breaks in API documentation 5 years ago
James Almer c48e5431c8 avcodec: add some documentation to the AVProducerReferenceTime struct 5 years ago
James Almer d005a7cdfd avcodec: add an AVCodecContext flag to export PRFT side data on demand 5 years ago
James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
Zane van Iperen af65357207 avcodec: add decoder for Rayman 2's ADPCM variant 5 years ago
Paul B Mahol 464310c160 avcodec: add siren audio decoder 5 years ago
Paul B Mahol dfb0b9370d avcodec: fix pcm zork decoder 5 years ago
Alyssa Milburn 732d77dc50 avcodec: add cdtoons decoder 5 years ago
Andreas Rheinhardt 568d62117d avcodec/avcodec: Nits 5 years ago
Zane van Iperen 5d038a86d6 avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant 5 years ago
Zane van Iperen bf890ae0d7 avcodec: add decoder for argonaut games' adpcm codec 5 years ago
Michael Niedermayer 550a6b4212 avcodec/avcodec: Add codec_tags array to AVCodec 5 years ago
James Almer 717b2074ec avcodec: add a Producer Reference Time AVPacketSideData type 5 years ago
Yuki Tsuchiya 30047b6a57 lavc: add MPEG-H 3D Audio codec id 5 years ago
Paul B Mahol ed58f8475f avcodec: add mvha video decoder 5 years ago
Paul B Mahol 61dc7add30 avcodec: add mvdv video decoder 5 years ago
Andreas Rheinhardt 41b05b849f avcodec/avcodec: Adapt the doc of av_bsf_send_packet to match its actual implementation. 5 years ago
Michael Niedermayer f8406ab4b9 avcodec: add max_samples 5 years ago
Anthony Delannoy 81bb71761a avcodec: add EPG codec ID 5 years ago