summaryrefslogtreecommitdiff
path: root/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* First commit of stuff from Tremolo. C-only changes to start with.Robin Watts2010-05-151-3/+5
| | | | | | | | | | | | | | | | | | | Mostly squashing of warnings with some explicit casts, and removing some variables that are never used. Optimisations to render_line. Various checks for (m)alloc failures and out of range inputs. Change to use explicit dec_buf rather than repeated calls to alloca. Change to use dec_method/switch rather than nested if. Reorder of contents of codebook struct in preparation for ARM code. git-svn-id: https://svn.xiph.org/branches/lowmem-branch/Tremolo@17217 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Create a branch to merge Tremolo optimisations intoRobin Watts2010-05-151-0/+208
git-svn-id: https://svn.xiph.org/branches/lowmem-branch/Tremolo@17216 0101bb08-14d6-0310-b084-bc0e0c8e3800