[Bug 795144] gstsample: new API

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 11 18:58:46 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=795144

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370815|none                        |reviewed
             status|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 370815:
 --> (https://bugzilla.gnome.org/review?bug=795144&attachment=370815)

::: gst/gstsample.c
@@ +312,3 @@
+    gst_segment_copy_into (segment, &sample->segment);
+  else
+    gst_segment_init (&sample->segment, GST_FORMAT_TIME);

Why TIME and not UNDEFINED?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list