summaryrefslogtreecommitdiff
path: root/libavcodec/aandcttab.h
Commit message (Collapse)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
| | | | | | | Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move aanscales tables to their own file; fixes compilation without encoders.Diego Biurrun2008-11-26
based on a patch by David Geldreich, david.geldreich free fr Originally committed as revision 15939 to svn://svn.ffmpeg.org/ffmpeg/trunk