[Bug 740196] New: [PATCH] baseparse: Add vfunc to adjust output segment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 15 15:49:34 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740196
  GStreamer | gstreamer (core) | git

           Summary: [PATCH] baseparse: Add vfunc to adjust output segment
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: dv at pseudoterminal.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=290777)
 View: https://bugzilla.gnome.org/attachment.cgi?id=290777
 Review: https://bugzilla.gnome.org/review?bug=740196&attachment=290777

Patch for new adjust_segment vfunc

Useful if the subclass needs to adjust the segment further before it is sent,
for example to exclude padding areas.

In particular, this patch will be necessary for another patch in -good for
getting gapless playback in the mpegaudioparse working. The information in the
LAME tag is used to adjust the segment with this new vfunc.

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