2447 Commits (c0c6b68ddbe6f7d35e2cb62a7c44970f9475eddd)

Author SHA1 Message Date
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
Carl Eugen Hoyos 551fcbbccb lavc/g729dec: Support decoding Sipro ACELP.KELVIN. 5 years ago
Paul B Mahol 7c0b3ba7dd avcodec: add IMM5 decoder 5 years ago
James Almer 056865a1d6 avcodec: clarify the allocation requirements for intra_matrix and inter_matrix fields 5 years ago
James Almer 7cb4f8c962 avcodec: remove reference to AVPacket's destruct field 5 years ago
Peter Ross 43dbdee264 VP4 video decoder 6 years ago
Gyan Doshi 3153a6502a avcodec: add AV_CODEC_FLAG_DROPCHANGED to flags 6 years ago
Paul B Mahol 16f7c1f291 avcodec: add LSCR decoder 6 years ago
Paul B Mahol d0f24df648 avcodec: add ADPCM AGM decoder 6 years ago