16 Commits (b3612b5f5297284629669cddc4a3eb4fd43498ef)

Author SHA1 Message Date
Anton Khirnov dd846bc4a9 lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED 3 years ago
Andreas Rheinhardt 417bd4f7dd avcodec/codec: Reorder elements to make AVCodec smaller 3 years ago
Anton Khirnov 7c9763070d lavc: move av_get_profile_name() from avcodec.h to codec.h 3 years ago
Andreas Rheinhardt 626535f6a1 avcodec/codec, allcodecs: Constify the AVCodec API 4 years ago
Andreas Rheinhardt 4b2be3f8d4 avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next API 4 years ago
Hendrik Leppkes 82ebe0c796 pthread_frame: introduce a codec callback to update the user-facing context 4 years ago
Anton Khirnov 7d09579190 lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 4 years ago
James Almer 6e7e3a3820 avcodec: add a get_encode_buffer() callback to AVCodecContext 4 years ago
Andreas Rheinhardt 3065532a0e avcodec/codec: Update init_static_data doxygen 4 years ago
James Almer b7e7813e7a avcodec/codec: add doxy to AVCodec.decode() 4 years ago
James Almer c063d556a8 avcodec/codec: use the correct name for all AVCodec.decode() parameters 4 years ago
James Almer 48e715c3fd avcodec/codec: remove outdated comment about AVCodec.encode2() 4 years ago
Mark Thompson cd322794ee lavc: Mark hw_config pointer arrays as const 4 years ago
James Almer 263a4b13db avcodec/codec.h: add missing FF_API_NEXT wrapper 4 years ago
James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 4 years ago
Anton Khirnov ba6cada92e avcodec.h: split AVCodec API into its own header 5 years ago