After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 357055 - Tremor (ivorbis) plug-in is unable to decode vorbis streams, only ogg files
Tremor (ivorbis) plug-in is unable to decode vorbis streams, only ogg files
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-21 14:06 UTC by Chris Lord
Modified: 2007-03-02 11:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that adds a Tremor vorbis stream decoder (39.27 KB, patch)
2006-09-21 14:06 UTC, Chris Lord
none Details | Review

Description Chris Lord 2006-09-21 14:06:07 UTC
The Tremor (integer vorbis decoder) plug-in in gst-plugins-bad is only able to decode ogg files, not vorbis streams.

Attached is a patch that adds a vorbis stream decoder (ported from gst-plugins-base vorbisdec) that uses Tremor. This allows for decoding of vorbis streams in videos using Tremor.
Comment 1 Chris Lord 2006-09-21 14:06:53 UTC
Created attachment 73143 [details] [review]
Patch that adds a Tremor vorbis stream decoder
Comment 2 Chris Lord 2006-11-25 15:20:44 UTC
Any comments/progress on this?
Comment 3 Christian Fredrik Kalager Schaller 2007-03-02 11:16:25 UTC
Thanks for the patch Chris, patch is now merged. Sorry for the delay, we got a little behind on the patch merging.