summaryrefslogtreecommitdiff
path: root/libavcodec/mss4.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04
* mss4: use the AVFrame API properly.Anton Khirnov2013-11-16
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* mss4, ra288: Remove unused DSPContext local codec context membersDiego Biurrun2013-02-09
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-13