]> git.tuebingen.mpg.de Git - paraslash.git/commit
random/mysql selector: make it find m4a files
authorAndre <maan@p133.(none)>
Sat, 13 May 2006 21:18:44 +0000 (23:18 +0200)
committerAndre <maan@p133.(none)>
Sat, 13 May 2006 21:18:44 +0000 (23:18 +0200)
commite921be422a216b87e3e6812f16b27c9a6927099d
treedbf6a4de8624693652d8e3e7d7ba673c0e9700aa
parentdb34194eaab9819772bd55ea1ab08c719ed8f1c8
random/mysql selector: make it find m4a files

This is achieved by adding an array of typical suffixes
for the audio format to struct audio_format_handler.
aac_afh.c
afs.h
command.c
db.c
mp3.c
ogg.c
server.c