X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fwestwood_aud.c;h=9e3d80752b16e8e9929a02c7c4509a0e955fc88f;hb=131f2c2712479a44332866b442526abe97e0c316;hp=9c2d35cb8a30456bb8c911cfcc1c7489549241c1;hpb=1b98bfb932ad36667ea7f18e24c54978623f6654;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;