|
|
@@ -506,7 +506,7 @@ static const AVClass h264_metadata_class = { |
|
|
.class_name = "h264_metadata_bsf", |
|
|
.class_name = "h264_metadata_bsf", |
|
|
.item_name = av_default_item_name, |
|
|
.item_name = av_default_item_name, |
|
|
.option = h264_metadata_options, |
|
|
.option = h264_metadata_options, |
|
|
.version = LIBAVCODEC_VERSION_MAJOR, |
|
|
|
|
|
|
|
|
.version = LIBAVUTIL_VERSION_INT, |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
static const enum AVCodecID h264_metadata_codec_ids[] = { |
|
|
static const enum AVCodecID h264_metadata_codec_ids[] = { |
|
|
|