]> git.tuebingen.mpg.de Git - paraslash.git/history - aac_afh.c
random/mysql selector: make it find m4a files
[paraslash.git] / aac_afh.c
2006-05-13 Andrerandom/mysql selector: make it find m4a files
2006-05-13 AndreRename struct audio format to audio_format_handler
2006-05-13 Andreadd a close function for the aac audio format handler.
2006-05-13 AndreKill duplicate para_fread()
2006-05-13 AndreMinor aac cleanup
2006-05-13 Andreaac afh: do not send the huge audio file header
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