summaryrefslogtreecommitdiff
path: root/libavcodec/dctref.h
Commit message (Collapse)AuthorAge
* dctref: make sure function declarations match between .c and .h fileDiego Biurrun2011-07-27
|
* multiple inclusion guard cleanupDiego Biurrun2011-05-21
| | | | | Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent.
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Move dctref prototypes to a header fileMåns Rullgård2010-03-08
Originally committed as revision 22331 to svn://svn.ffmpeg.org/ffmpeg/trunk