[Bug 668726] New: [PATCH] vorbisdeclib: support modern Tremor versions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 26 02:29:45 PST 2012


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

           Summary: [PATCH] vorbisdeclib: support modern Tremor versions
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jacmet at sunsite.dk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

patch to fix

Tremor changed to use standard libogg rather than its own incompatible
copy back in Aug 2010 (r17375), causing gst-plugin-base build to fail.

Tremolo so far unfortunately hasn't been updated. Restructure
vorbisdeclib.h so the int/float logic is seperate from the ogg handling,
and only use the legacy _ogg_packet_wrapper code for Tremolo.

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