X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavdevice%2Fx11grab.c;h=722f00ff0df14848e9c4202fd63360f60a7ee1ee;hb=e37f161e66e042d6c2c7470c4d9881df9427fc4a;hp=dccbb278a36c75f29a7d6bb03b5f9b6bb8c33b24;hpb=794006f8fe403ccd2993513a8e4fbe885ef7f9fb;p=ffmpeg diff --git a/libavdevice/x11grab.c b/libavdevice/x11grab.c index dccbb278a36..722f00ff0df 100644 --- a/libavdevice/x11grab.c +++ b/libavdevice/x11grab.c @@ -154,7 +154,7 @@ x11grab_region_win_init(struct x11_grab *s) * */ static int -x11grab_read_header(AVFormatContext *s1, AVFormatParameters *ap) +x11grab_read_header(AVFormatContext *s1) { struct x11_grab *x11grab = s1->priv_data; Display *dpy;