10 Commits (c29d49c1b3c8ad15955bf0638b51ea752df5ea37)

Author SHA1 Message Date
  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
  Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
  Justin Ruggles a3145d0335 bmvaudio: set channel layout at init() rather than validating it 12 years ago
  Kostya Shishkov 8774d58358 bmv: get a new frame on every decode_frame(), so we can use direct rendering 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
  Kostya Shishkov 96fadfb158 bmv: add stricter checks for invalid decoded length 13 years ago
  Justin Ruggles 8893fbdf7a bmv audio: implement new audio decoding API 13 years ago
  Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago