32 Commits (40297a8bdb69844aef780f7e9f2e23700d9d6005)

Author SHA1 Message Date
Michael Niedermayer 30981a966f lavc: split snow and dirac DWTs 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Michael Niedermayer 5d55830388 snowdec: remove unused variable 12 years ago
Michael Niedermayer 48d20b918c snowdec: increase stack size 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Michael Niedermayer 5eb4af6c59 snow: move init code that depends on picture paramaters to after these parameters are known. 13 years ago
Martin Storsjö 4d8516fdb1 snow: Check mallocs at init 13 years ago
Michael Niedermayer 1e7943c315 snow: yuv410 support 13 years ago
Michael Niedermayer 68c845cdba snow: yuv444 support 13 years ago
Ronald S. Bultje d9669eab0b dwt: remove variable-length arrays 13 years ago
Piotr Bandurski 48fdaa1cff snowdec: add new line to some error messages 13 years ago
Diego Biurrun cc7fac9970 dwt: return errors from ff_slice_buffer_init() 13 years ago
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Michael Niedermayer 1f8ff2b13c snow: check reference frame indices. 13 years ago
Michael Niedermayer c9837954e7 snow: reject unsupported chroma shifts. 13 years ago
Michael Niedermayer 1af9fdc3ba snow: reject unsupported chroma shifts. 13 years ago
Michael Niedermayer 0af48e29f5 snow: check reference frame indices. 13 years ago
Martin Storsjö 35e02a3d0e snow: Add ff_ prefix to nonstatic symbols 13 years ago
Luca Barbato 7f1b427018 snow: split snow in snowdec and snowenc 13 years ago