13 Commits (593886b5dd2b583657aa3fd80bb173f702c9710d)

Author SHA1 Message Date
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 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
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Carl Eugen Hoyos 92566540c3 Fix typo in v410 decoder. 13 years ago
  Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 13 years ago
  Anton Khirnov f3d02a8b28 lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 13 years ago
  Michael Niedermayer 8f5216905f v410dec: Check for sufficient input data. Fixes crash 13 years ago
  Paul B. Mahol fede015468 v410dec: include correct headers 13 years ago
  Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago