summaryrefslogtreecommitdiffstats
path: root/libavcodec/mss4.c
Commit message (Expand)AuthorAgeFilesLines
* unary: Convert to the new bitstream readerAlexandra Hájková2016-12-191-1/+1
* mss*: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-1/+1
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-041-1/+0
* mss4: use the AVFrame API properly.Anton Khirnov2013-11-161-29/+35
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-10/+8
* mss4, ra288: Remove unused DSPContext local codec context membersDiego Biurrun2013-02-091-1/+0
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-041-3/+3
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* MS Expression Encoder Screen decoderKostya Shishkov2012-07-131-0/+682
OpenPOWER on IntegriCloud