| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Remove all tabs within codec path. | Andree Buschmann | 2010-02-22 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24862 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the ↵ | Magnus Holmgren | 2009-03-08 |
| Vorbis codec to better handle out of memory conditions (to exit rather than crash; the AAC codec could use it too). setjmp/longjmp comes from newlib 1.17.0 with a few minor changes (combine parts of some files, remove support for some architectures, change some ifdef's). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20235 a1c6a512-1295-4272-9138-f99709370657 | |||