[Bug 680194] [0.11] mpeg2dec: gst_video_decoder_alloc_output_frame: assertion `frame->output_buffer == NULL' failed with cluttersink and fakesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 19 01:00:36 PDT 2012


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

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2012-07-19 08:00:33 UTC ---
Created an attachment (id=219199)
 View: https://bugzilla.gnome.org/attachment.cgi?id=219199
 Review: https://bugzilla.gnome.org/review?bug=680194&attachment=219199

mpeg2dec: Store temporary buffers out of the way

When mpeg2dec needs to do cropping (because downstream can't handle it),
we need temporary buffers to decode to.

Use the user_data field to store those, and unify the rest of the code
that needs to touch a buffer (regardless of how/where it was allocated).

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