X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fthp.c;h=ee5c78b6d3cab16870d6146ca61389ef8ce1e771;hb=3d5d0301c3d8b0c550db78730e9cfc017d6db5fb;hp=76b9b3820ce8cd7398af125d4304d5b3a2e3c3d5;hpb=398000abcf980d239a789da6f69811913d2fc635;p=ffmpeg diff --git a/libavformat/thp.c b/libavformat/thp.c index 76b9b3820ce..ee5c78b6d3c 100644 --- a/libavformat/thp.c +++ b/libavformat/thp.c @@ -45,7 +45,7 @@ typedef struct ThpDemuxContext { } ThpDemuxContext; -static int thp_probe(AVProbeData *p) +static int thp_probe(const AVProbeData *p) { double d; /* check file header */