mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-15 20:01:42 +00:00
parent
7f5fae1e48
commit
81dd908c6e
@ -53,7 +53,7 @@ static const AVClass ilbc_dec_class = {
|
||||
.class_name = "libilbc",
|
||||
.item_name = av_default_item_name,
|
||||
.option = ilbc_dec_options,
|
||||
.version = LIBAVUTIL_VERSION_INT.
|
||||
.version = LIBAVUTIL_VERSION_INT,
|
||||
};
|
||||
|
||||
static av_cold int ilbc_decode_init(AVCodecContext *avctx)
|
||||
|
Loading…
Reference in New Issue
Block a user