Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-19 | COMMON: Fix some formatting | Matthew Hoops | |
2011-07-19 | COMMON: Move cosine/sine tables out of header files | Matthew Hoops | |
Access is now restricted to using the getSineTable()/getCosineTable() helper functions. | |||
2011-07-02 | COMMON: Add DCT math code | Matthew Hoops | |
Based on eos' code which is based on FFmpeg's code |