summaryrefslogtreecommitdiffstats
path: root/libavcodec/mss2dsp.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+1
|
* Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-231-1/+1
| | | | | | The init functions marked as av_cold have to be executed in any case, so there is no gain from trying to mark paths leading to such functions as unlikely.
* MSS2 decoderAlberto Delmás2012-08-311-0/+50
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
OpenPOWER on IntegriCloud