summaryrefslogtreecommitdiffstats
path: root/libavcodec/kbdwin.h
Commit message (Collapse)AuthorAgeFilesLines
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
| | | | | Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent.
* Move ff_kbd_window_init() to a separate fileMans Rullgard2011-03-191-0/+35
This function is not tightly coupled to mdct, and it's in the way of making a fixed-point mdct implementation. Signed-off-by: Mans Rullgard <mans@mansr.com>
OpenPOWER on IntegriCloud