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 119372 - [0.6.3] [patch] mpeg2 identification bug
[0.6.3] [patch] mpeg2 identification bug
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.6.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-08-07 21:15 UTC by Martin Eikermann
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (303 bytes, patch)
2003-08-07 21:17 UTC, Martin Eikermann
none Details | Review

Description Martin Eikermann 2003-08-07 21:15:13 UTC
Occasionally a mpeg2 stream gets wrongly identified as mpeg1.

The packetize code is assuming a 4 bit field which is in fact only two bits.
Comment 1 Martin Eikermann 2003-08-07 21:17:17 UTC
Created attachment 19012 [details] [review]
Patch
Comment 2 Ronald Bultje 2003-08-13 21:15:30 UTC
Applied to HEAD, thanks. Putting in the queue for 0.6.3 too. :).
Comment 3 Thomas Vander Stichele 2003-08-21 09:22:00 UTC
commited to stable, closed
Comment 4 Christian Fredrik Kalager Schaller 2003-08-25 16:08:22 UTC
Actually close the bug :)