X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhapqa_extract_bsf.c;h=5c22184813ddf302aad5fa534c055d6b5556b531;hb=44085b9951b06df1cab4105dcda004213988d84f;hp=167d22d06ea21cb43a0666f16b7e576310ea165a;hpb=18195e570cfb83149e5eea203b4b5ee84babd420;p=ffmpeg diff --git a/libavcodec/hapqa_extract_bsf.c b/libavcodec/hapqa_extract_bsf.c index 167d22d06ea..5c22184813d 100644 --- a/libavcodec/hapqa_extract_bsf.c +++ b/libavcodec/hapqa_extract_bsf.c @@ -122,7 +122,7 @@ static const AVClass hapqa_extract_class = { .class_name = "hapqa_extract_bsf", .item_name = av_default_item_name, .option = options, - .version = LIBAVUTIL_VERSION_MAJOR, + .version = LIBAVUTIL_VERSION_INT, }; const AVBitStreamFilter ff_hapqa_extract_bsf = {