Fix some format string warnings on Max OS
[paraslash.git] / aac_common.c
2006-05-16 AndreMake aac work with any bitrate.
2006-05-13 AndreMinor aac cleanup
2006-05-13 Andreaac: error cleanup
2006-05-13 Andreaac: add GPL headers to all files
2006-05-13 Andreaac: move aac_find_stsz from aac_common.c to to aac_afh.c
2006-05-13 Andreaac: make find_stco() return the first offset
2006-05-13 AndreFirst version of the aac audio format handler that...
2006-05-12 AndreFirst draft of the aac audio format handler