aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/binkdsp.c
Commit message (Expand)AuthorAgeFilesLines
* dsputil: Move Bink-specific add_pixels8 to binkdspDiego Biurrun2014-05-291-0/+21
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-041-1/+0
* use my full first name instead of short one in copyrightsKostya Shishkov2013-06-011-1/+1
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* dsputil: move a bink-only function to binkdspMans Rullgard2011-07-271-0/+17
* bink: make IDCT take 32-bit inputKostya Shishkov2011-07-271-0/+119