Age | Commit message (Expand) | Author |
---|---|---|
2012-12-04 | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov |
2012-12-04 | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov |
2012-10-08 | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov |
2012-08-15 | Don't include common.h from avutil.h | Martin Storsjö |
2012-08-07 | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov |
2012-07-26 | Fix typo in v410 decoder. | Carl Eugen Hoyos |
2012-07-23 | v410dec: Implement explode mode support | Derek Buitenhuis |
2012-01-12 | lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I | Anton Khirnov |
2011-12-28 | v410dec: Check for sufficient input data. Fixes crash | Michael Niedermayer |
2011-12-22 | v410dec: include correct headers | Paul B. Mahol |
2011-12-13 | v410 encoder and decoder | Derek Buitenhuis |