]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/thp.c
mlp: check huff_lsbs only when codebook is used
[ffmpeg] / libavformat / thp.c
index 76b9b3820ce8cd7398af125d4304d5b3a2e3c3d5..ee5c78b6d3cab16870d6146ca61389ef8ce1e771 100644 (file)
@@ -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 */