[Bug 743518] New: qtdemux: dead code while calculating segment base ?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 26 02:51:12 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743518
  GStreamer | gst-plugins-good | git master

           Summary: qtdemux: dead code while calculating segment base ?
    Classification: Platform
           Product: GStreamer
           Version: git master
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aurelien.zanelli at parrot.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


While investigating bug 743363, I read qtdemux segment handling and I found
something strange in it.

segment.base can be calculated twice in this code and the latter override the
former:
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/isomp4/qtdemux.c#n3669

Since I'm not familiar with qtdemux and segment, I don't know if it's just dead
code or not.

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