]> git.sesse.net Git - ffmpeg/blobdiff - libavdevice/vfwcap.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavdevice / vfwcap.c
index 9a525ea27ad20336ff8510f33ba9d1f912623172..d8e32cec414a12b6c62734224b4ab46ad5ae6829 100644 (file)
@@ -236,7 +236,7 @@ static int vfw_read_close(AVFormatContext *s)
     return 0;
 }
 
-static int vfw_read_header(AVFormatContext *s, AVFormatParameters *ap)
+static int vfw_read_header(AVFormatContext *s)
 {
     struct vfw_ctx *ctx = s->priv_data;
     AVCodecContext *codec;