]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Make aac work with any bitrate.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index b70f7b477094478b6b20267e582a459b386c040f..dabe82bff71380dca0fcb79d9c724f8b1b5ed3a6 100644 (file)
--- a/error.h
+++ b/error.h
@@ -194,6 +194,7 @@ extern const char **para_errlist[];
        PARA_ERROR(AAC_REPOS, "aac repositioning error"), \
        PARA_ERROR(AAC_READ, "aac read error"), \
        PARA_ERROR(STSZ, "did not find stcz atom"), \
+       PARA_ERROR(MP4ASC, "audio spec config error"), \
 
 
 #define AAC_COMMON_ERRORS \