[Bug 721666] videodecoder: push newsegment earlier for reverse playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 10 17:06:18 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721666
  GStreamer | gst-plugins-base | unspecified

--- Comment #15 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-01-11 01:06:11 UTC ---
Review of attachment 265913:
 --> (https://bugzilla.gnome.org/review?bug=721666&attachment=265913)

::: gst-libs/gst/video/gstvideodecoder.c
@@ +1961,3 @@
+          GST_ERROR_OBJECT (dec, "Segment at frame %p %" GST_TIME_FORMAT,
+              frame, GST_TIME_ARGS (GST_BUFFER_PTS (frame->input_buffer)));
+          gst_event_copy_segment (event, &segment);

Isn't using GST_ERROR_OBJECT a problem?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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