X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=afs.c;h=41ef1e21b126968dd7d7fe9bdf8a11f964a28782;hb=f3ebfd3dcb117f1c4a91c2c9f08d8ed710ee3907;hp=e3b0db55894dfb4705ed5c052594d6469fb6332d;hpb=8b2c02c8d6255583982e767374d39375b3380c4d;p=paraslash.git diff --git a/afs.c b/afs.c index e3b0db55..41ef1e21 100644 --- a/afs.c +++ b/afs.c @@ -26,6 +26,7 @@ #include /* gettimeofday */ #include "server.cmdline.h" #include "db.h" +#include "afh.h" #include "afs.h" #include "send.h" #include "error.h" @@ -393,6 +394,10 @@ char *afs_get_header(int *header_len) return NULL; return afl[mmd->audio_format].get_header_info(header_len); } +const char *supported_audio_formats(void) +{ + return SUPPORTED_AUDIO_FORMATS; +} /** * get the chunk time of the current audio file