[Bug 693581] rtph264depay ! avdec_h264 crash on NULL decoder pointer in gst_video_decoder_get_frame ()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 20 17:53:33 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693581
  GStreamer | gst-libav | git

--- Comment #10 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-02-21 01:53:28 UTC ---
Created an attachment (id=237004)
 View: https://bugzilla.gnome.org/attachment.cgi?id=237004
 Review: https://bugzilla.gnome.org/review?bug=693581&attachment=237004

avviddec: Initialise opaque from the start

The crash is caused by opaque not being initialised because the caps actually
secretely contain a buffer. So the buffer goes out on the setcaps, before the
opaque pointer has been set. So one option is fix the crash, it to set the
opaque pointer earlier

-- 
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