]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
fix audiod on/off/sb commands
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 8458ae2bb1b7dea13c242949bb2b8763d1213ef2..b08a31ec08f76a579b647c1dbd8566eebbd83ac5 100644 (file)
--- a/error.h
+++ b/error.h
@@ -226,6 +226,7 @@ extern const char **para_errlist[];
        PARA_ERROR(AAC_READ, "aac read error"), \
        PARA_ERROR(STSZ, "did not find stcz atom"), \
        PARA_ERROR(MP4ASC, "audio spec config error"), \
+       PARA_ERROR(AAC_OVERRUN, "aac output buffer overrun"), \
 
 
 #define AAC_COMMON_ERRORS \