]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Add command line support for mp3dec.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 7259a4cca22a748b029a1b45818e41af497ba206..89910a47cd028c0eeb851b428bf08afca928e8b2 100644 (file)
--- a/error.h
+++ b/error.h
@@ -274,6 +274,7 @@ extern const char **para_errlist[];
 #define MP3DEC_FILTER_ERRORS \
        PARA_ERROR(MAD_FRAME_DECODE, "mad frame decode error"), \
        PARA_ERROR(MP3DEC_OVERRUN, "mp3 output buffer overrun"), \
+       PARA_ERROR(MP3DEC_SYNTAX, "syntax error in mp3dec config"), \
 
 
 #define FILTER_ERRORS \