[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:42:08 PDT 2012


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #2 from Edward Hervey <bilboed at gmail.com> 2012-07-19 08:42:03 UTC ---
commit e0a5d6de601686dfc496b25b0b96c0996f0d202f
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date:   Thu Jul 19 09:56:17 2012 +0200

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

    https://bugzilla.gnome.org/show_bug.cgi?id=680194

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