X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=5a2e39b468fa58d7cb66bc3ca07f71012b02c2e2;hp=3dfee0dda071d56462fc2ab93d81390bc6002c3c;hb=69a7e7aa11d8bf9b05d6431c57276befbc9b35a3;hpb=92f089b820b45a5dbdc5b4f69d596105d5acba68 diff --git a/error.h b/error.h index 3dfee0dd..5a2e39b4 100644 --- a/error.h +++ b/error.h @@ -351,6 +351,8 @@ extern const char **para_errlist[]; #define OGG_AFH_ERRORS \ PARA_ERROR(VORBIS, "vorbis synthesis header-in error (not vorbis?)"), \ + PARA_ERROR(OGG_PACKET_IN, "ogg_stream_packetin() failed"), \ + PARA_ERROR(OGG_STREAM_FLUSH, "ogg_stream_flush() failed"), \ #define VSS_ERRORS \