2464 Commits (20aec597d05f1930dbd4e4c5ab8ee837dea5b5f3)

Author SHA1 Message Date
James Almer 1af4885014 avcodec: add a mention about get_encode_buffer in the old encode API doxy 4 years ago
James Almer 6e7e3a3820 avcodec: add a get_encode_buffer() callback to AVCodecContext 4 years ago
Anton Khirnov 54e5d21aca lavc: clarify thread_safe_callbacks doxy 4 years ago
Andreas Rheinhardt 136dd5b592 avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all() 4 years ago
Andreas Rheinhardt dc20b27802 avcodec/parser: Schedule av_parser_change for removal 4 years ago
Jan Ekström a0eec776b6 avcodec: enable usage of err_recognition for encoders 4 years ago
James Almer dd9227e48f avcodec/options: deprecate avcodec_get_frame_class() 4 years ago
Andreas Rheinhardt 169259d9a3 avcodec: Add missing FF_API define for libavcodec pix fmt API 4 years ago
Andreas Rheinhardt e4524270f4 avcodec/avcodec: Add missing deprecation to AVCodecParser.next 4 years ago
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