]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
btr support for the wmadec filter.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 0a4916907828047d2fd743a3252b669fb3018eb9..fd0213b21ced5874c35f2b6ef2735cab4baabfbd 100644 (file)
--- a/error.h
+++ b/error.h
@@ -61,6 +61,7 @@ extern const char **para_errlist[];
        PARA_ERROR(WMA_BAD_SUPERFRAME, "invalid superframe"), \
        PARA_ERROR(WMA_BLOCK_SIZE, "invalid block size"), \
        PARA_ERROR(INCOHERENT_BLOCK_LEN, "incoherent block length"), \
+       PARA_ERROR(WMADEC_EOF, "wmadec: end of file"), \
 
 
 #define IMDCT_ERRORS \