[Bug 735509] oggdemux: should accumulate segment.base

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 01:51:48 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #284814|none                        |needs-work
             status|                            |

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-01 08:51:45 UTC ---
Review of attachment 284814:
 --> (https://bugzilla.gnome.org/review?bug=735509&attachment=284814)

::: ext/ogg/gstoggdemux.c
@@ -4223,3 @@
       segment.stop = chain->segment_stop;
       segment.time = chain->begin_time;
-      segment.base = chain->begin_time;

Maybe this should be segment.base += chain->begin_time?

-- 
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