27 Commits (378a5b9c5f1a8b51dee3b954713d18f330fbb027)

Author SHA1 Message Date
  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_* 13 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