19 Commits (b49d94e4f25e22c613eb767d72b053e77d6319bc)

Author SHA1 Message Date
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 13 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 13 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
  Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
  Michael Niedermayer 079d7246fb v410enc: switch to ff_alloc_packet2(). 13 years ago
  Anton Khirnov 2abee9be82 v410enc: switch to encode2(). 13 years ago
  Anton Khirnov f3d02a8b28 lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 14 years ago
  Paul B Mahol 7099f36578 lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 14 years ago
  Janne Grunau 264808219d v410enc: fix undefined signed left shift caused by integer promotion 14 years ago
  Mans Rullgard dabba0c676 v410enc: fix output buffer size check 14 years ago
  Mans Rullgard 0249144a1c v410enc: include correct headers 14 years ago
  Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 14 years ago
  Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 14 years ago