1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. aaacb70 Remove the mallocs for the codecdata in the m4a parser and assume a maximum size of 64 bytes (see comments in source). Also clean up the alac_set_info() function a little and make it alignment-safe. We still need to remove the seektable related mallocs. Please report if any AAC or ALAC files stop playing in Rockbox after this commit - but it is not expected to cause problems. by Dave Chapman · 17 years ago
  3. 38ec5ed Improve support for long MP4 files. Twice as long files can now play, and for those that still are too long, exit with a codec failure rather than freeze Rockbox. by Magnus Holmgren · 18 years ago
  4. 9896fd1 AAC codec: Improved MP4 file parsing. Should now handle most streamable files. Also some code cleanup and policing. by Magnus Holmgren · 18 years ago
  5. 9f09a39 Add resume support to AAC files. by Magnus Holmgren · 18 years ago
  6. 45f9e5d Remove generic M4A parsing code from libalac and create a libm4a - so it can be used by other codecs by Dave Chapman · 19 years ago