X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fwestwood_aud.c;h=9e3d80752b16e8e9929a02c7c4509a0e955fc88f;hb=d947464ad41ea634ab19f8d631bfc035e4a902c1;hp=9c2d35cb8a30456bb8c911cfcc1c7489549241c1;hpb=bec3b2041dcc20ab4b06a6b31d09130e1a7166c3;p=ffmpeg diff --git a/libavformat/westwood_aud.c b/libavformat/westwood_aud.c index 9c2d35cb8a3..9e3d80752b1 100644 --- a/libavformat/westwood_aud.c +++ b/libavformat/westwood_aud.c @@ -42,7 +42,7 @@ #define AUD_CHUNK_PREAMBLE_SIZE 8 #define AUD_CHUNK_SIGNATURE 0x0000DEAF -static int wsaud_probe(AVProbeData *p) +static int wsaud_probe(const AVProbeData *p) { int field;