GNOME Bugzilla – Bug 781264
video-sink: Fix compilation error
Last modified: 2017-04-13 15:37:47 UTC
.
Created attachment 349787 [details] [review] video-sink: Fix compilation error clutter-gst-video-sink.c: In function ‘clutter_gst_video_sink_setup_balance’: clutter-gst-video-sink.c:831:44: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] priv->custom_start + 2); ^~~~
Review of attachment 349787 [details] [review]: Thanks, feel free to commit.
Attachment 349787 [details] pushed as 3b3c5d4 - video-sink: Fix compilation error