X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=libavcodec%2Fvorbis_parser.h;h=06e48bd3b0bf8f122e3c999ba9c5dc9fc4dfa0a9;hb=cba3a46e936cca55d37bebf2e6b381c9a7c5d372;hp=0f73537ae5392a26ca31fefe59304fb3edbdd0b0;hpb=d078d57fb769e83c00c402f2f34978c1cd50dce7;p=ffmpeg diff --git a/libavcodec/vorbis_parser.h b/libavcodec/vorbis_parser.h index 0f73537ae53..06e48bd3b0b 100644 --- a/libavcodec/vorbis_parser.h +++ b/libavcodec/vorbis_parser.h @@ -47,6 +47,7 @@ void av_vorbis_parse_free(AVVorbisParseContext **s); #define VORBIS_FLAG_HEADER 0x00000001 #define VORBIS_FLAG_COMMENT 0x00000002 +#define VORBIS_FLAG_SETUP 0x00000004 /** * Get the duration for a Vorbis packet.