[Bug 674073] [0.11] mpegvideoparser segfaults

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 21 06:45:59 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=674073
  GStreamer | gst-plugins-bad | 0.11.x

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #4 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-05-21 13:45:52 UTC ---
Could you also explain (with whatever sample prompting this?) why/how come that
last_sc is not being reset?

Baseclass should be passing _NEW_FRAME flag for any new/subsequent frame, which
triggers a frame reset which in turn clears the last_sc state.

In summary, afaik, any subsequent frame should always have a reset last_sc,
unless something going wrong at baseclass level which should then be fixed. 
There is lot more parser state handling depending on that than a single field
here.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list