X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fmtv.c;h=728f4a4781c48a801808057e26141a1920924628;hb=77abf3145344341ec850e05d25a849c6f76fffa5;hp=dcf4aa428807203440f2d0761e8d9494bca67adf;hpb=ecb5546e97c479378e057f527cc1d79a46c31cb1;p=ffmpeg diff --git a/libavformat/mtv.c b/libavformat/mtv.c index dcf4aa42880..728f4a4781c 100644 --- a/libavformat/mtv.c +++ b/libavformat/mtv.c @@ -51,7 +51,7 @@ typedef struct MTVDemuxContext { } MTVDemuxContext; -static int mtv_probe(AVProbeData *p) +static int mtv_probe(const AVProbeData *p) { /* we need at least 57 bytes from the header * to try parsing all required fields