summaryrefslogtreecommitdiff
path: root/libavcodec/cbrt_tablegen.h
Commit message (Collapse)AuthorAge
* 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>
* Allow hard-coding of the 32kB cubic-root table for AAC.Reimar Döffinger2010-03-14
Originally committed as revision 22527 to svn://svn.ffmpeg.org/ffmpeg/trunk