X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=b08a31ec08f76a579b647c1dbd8566eebbd83ac5;hb=a95093cd8b62d411b9448aa77768774e1bdd81e5;hp=8458ae2bb1b7dea13c242949bb2b8763d1213ef2;hpb=899a19c03fc05f6fd98687e3eaa86841a4633a10;p=paraslash.git diff --git a/error.h b/error.h index 8458ae2b..b08a31ec 100644 --- 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 \