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 169081 - ogg broken stream fix
ogg broken stream fix
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-03 11:27 UTC by Ronald Bultje
Modified: 2005-03-10 15:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (638 bytes, patch)
2005-03-03 11:27 UTC, Ronald Bultje
none Details | Review

Description Ronald Bultje 2005-03-03 11:27:01 UTC
In our quest to support every piece of /dev/random out there, I came across Ogg
files (maybe stream dumps?) that have invalid Ogg serial numbers. We currently
throw a fatal error on them, whereas we could just ignore them. Attached patch
does that.
Comment 1 Ronald Bultje 2005-03-03 11:27:16 UTC
Created attachment 38195 [details] [review]
proposed patch
Comment 2 Ronald Bultje 2005-03-10 15:27:25 UTC
Applied.