X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fwtvdec.c;h=537dc8ee0dd3de0219ec6a3ec6d1ffa1ef24ee14;hb=e37f161e66e042d6c2c7470c4d9881df9427fc4a;hp=db9bb10068aee6e8b9b3eabefe031adca6407b72;hpb=f21b6159cf3110a5f018d6addf7382840d427199;p=ffmpeg diff --git a/libavformat/wtvdec.c b/libavformat/wtvdec.c index db9bb10068a..537dc8ee0dd 100644 --- a/libavformat/wtvdec.c +++ b/libavformat/wtvdec.c @@ -870,7 +870,7 @@ static int parse_chunks(AVFormatContext *s, int mode, int64_t seekts, int *len_p return AVERROR_EOF; } -static int read_header(AVFormatContext *s, AVFormatParameters *ap) +static int read_header(AVFormatContext *s) { WtvContext *wtv = s->priv_data; int root_sector, root_size;