1. 46454ac Move setjmp to lib and add setjmp for sh (imported from newlib) and compile it as separate library. by Thomas Martitz · 14 years ago[Renamed (89%) from apps/codecs/lib/setjmp.h]
  2. 398b371 Remove all tabs within codec path. by Andree Buschmann · 15 years ago
  3. 17d9d80 Fix red by Maurus Cuelenaere · 16 years ago
  4. c89ac34 Fix yellow by Maurus Cuelenaere · 16 years ago
  5. f364318 Fix header by Maurus Cuelenaere · 16 years ago
  6. f4515c3 Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the 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). by Magnus Holmgren · 16 years ago