GNOME Bugzilla – Bug 514297
mpeg2dec with corrupted packets causes fps denominator sometimes to be 0 causing lots of havoc
Last modified: 2008-02-04 14:31:23 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.
Created attachment 104382 [details] [review] fix for bad frame period set by mpeg2_parse
committed after review by Jan.