[Bug 668726] [PATCH] vorbisdeclib: support modern Tremor versions
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Mar 14 07:12:23 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668726
GStreamer | gst-plugins-base | 0.10.35
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution| |FIXED
Target Milestone|HEAD |0.10.37
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-03-14 14:12:19 UTC ---
Thanks, pushed:
commit 787e896bdeb6c67d13a918ec55d3826fa010fb90
Author: Peter Korsgaard <jacmet at sunsite.dk>
Date: Wed Jan 25 23:53:04 2012 +0100
vorbisdec: support modern Tremor versions
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.
https://bugzilla.gnome.org/show_bug.cgi?id=668726
--
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