20 Commits (8aed3911fc454e79697e183660bf30d31334a64b)

Author SHA1 Message Date
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
James Almer 2f561ba953 avcodec: use the new AVFrame interlace flags in all decoders and encoders 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Michael Niedermayer 4d5c0cca94
avcodec/m101: Move checks before ff_get_buffer() 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt 8a67b20232 avcodec/m101: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Michael Niedermayer 89b96900fa avcodec/m101: Fix off be 2 error 5 years ago
Carl Eugen Hoyos a8cb567e55 lavc: Remove CR/LF from avpriv_request_sample() calls. 8 years ago
Michael Niedermayer 7155bd1c94 avcodec/m101: Ask for samples with too small extradata_size 9 years ago
Michael Niedermayer 42ee137a0a avcodec/m101: Check BPS value 9 years ago
Michael Niedermayer fc6894770e avcodec/m101: simplify 8bit code 9 years ago
Michael Niedermayer 22d1148c77 avcodec/m101: remove unneeded zeroing of priv_data_size 9 years ago
Michael Niedermayer cbe265ccd7 avcodec/m101: Simplify if() condition 9 years ago
Michael Niedermayer 4155d5e06f avcodec: add M101 decoder 9 years ago