X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fnsvdec.c;h=7aa1b605b07c5ba48c9630a9905f6d50ac4c937a;hb=c1e439d7e9abab3cebdc937636393b1656e095d9;hp=92f7d178f68887e4fbee9c77f9a60d32bf07344c;hpb=0c126431f9b290f5651ec62f45627632d94c51ea;p=ffmpeg diff --git a/libavformat/nsvdec.c b/libavformat/nsvdec.c index 92f7d178f68..7aa1b605b07 100644 --- a/libavformat/nsvdec.c +++ b/libavformat/nsvdec.c @@ -697,7 +697,7 @@ static int nsv_read_close(AVFormatContext *s) return 0; } -static int nsv_probe(AVProbeData *p) +static int nsv_probe(const AVProbeData *p) { int i, score = 0;