]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gstreamer: Update from 1.19.0+ git master
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 19 Nov 2020 11:51:59 +0000 (12:51 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 19 Nov 2020 11:51:59 +0000 (12:51 +0100)
vapi/gstreamer-video-1.0.vapi

index 07142f9b59d8add3e333c46ddaec72d90485fad1..997214bfa8150ab56f6005bcb4a5aab595948bb8 100644 (file)
@@ -189,7 +189,7 @@ namespace Gst {
                        [NoWrapper]
                        public virtual bool set_format (Gst.Video.CodecState state);
                        [Version (since = "1.16.")]
-                       public Gst.Video.CodecState set_interlaced_output_state (Gst.Video.Format fmt, Gst.Video.InterlaceMode mode, uint width, uint height, Gst.Video.CodecState? reference);
+                       public Gst.Video.CodecState set_interlaced_output_state (Gst.Video.Format fmt, Gst.Video.InterlaceMode interlace_mode, uint width, uint height, Gst.Video.CodecState? reference);
                        public void set_latency (Gst.ClockTime min_latency, Gst.ClockTime max_latency);
                        public void set_max_errors (int num);
                        [Version (since = "1.4")]