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 514297 - mpeg2dec with corrupted packets causes fps denominator sometimes to be 0 causing lots of havoc
mpeg2dec with corrupted packets causes fps denominator sometimes to be 0 caus...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal normal
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-04 14:06 UTC by Zaheer Abbas Merali
Modified: 2008-02-04 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix for bad frame period set by mpeg2_parse (1.53 KB, patch)
2008-02-04 14:07 UTC, Zaheer Abbas Merali
committed Details | Review

Description Zaheer Abbas Merali 2008-02-04 14:06:25 UTC
I have an mpeg ts that at some point causes STATE_SEQUENCE to be received from mpeg2_parse. There is no checking for stupidity such as framerate denominator sanity. So I created a patch for this, patch follows.
Comment 1 Zaheer Abbas Merali 2008-02-04 14:07:53 UTC
Created attachment 104382 [details] [review]
fix for bad frame period set by mpeg2_parse
Comment 2 Zaheer Abbas Merali 2008-02-04 14:28:20 UTC
committed after review by Jan.