[gstreamer-bugs] [Bug 346224] Segfault from libmpeg2

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 29 13:08:37 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=346224
 GStreamer | gst-plugins-ugly | Ver: 0.10.3


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|HEAD                        |NONE




------- Comment #2 from Tim-Philipp Müller  2006-06-29 20:08 UTC -------
I'm fairly sure this is fixed in gst-plugins-ugly CVS. Please re-open if not.

2006-06-07  Wim Taymans  <wim at fluendo.com>

        * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_finalize),
        (gst_mpeg2dec_reset), (clear_buffers), (handle_picture),
        (gst_mpeg2dec_sink_convert), (gst_mpeg2dec_src_convert),
        (gst_mpeg2dec_change_state):
        * ext/mpeg2dec/gstmpeg2dec.h:
        Simplify and don't leak our buffer pool.
        Use _scale_int.
        Remove unfixed bug number from previous ChangeLog entry.

2006-06-07  Wim Taymans  <wim at fluendo.com>

        * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
        (gst_mpeg2dec_class_init), (gst_mpeg2dec_init),
        (gst_mpeg2dec_finalize), (gst_mpeg2dec_reset),
        (gst_mpeg2dec_qos_reset), (gst_mpeg2dec_alloc_buffer),
        (gst_mpeg2dec_negotiate_format), (init_dummybuf),
        (handle_sequence), (handle_picture), (handle_slice),
        (gst_mpeg2dec_chain), (gst_mpeg2dec_sink_event),
        (gst_mpeg2dec_src_event), (gst_mpeg2dec_change_state):
        * ext/mpeg2dec/gstmpeg2dec.h:
        Fix padtemplate as we can now do fractional framerates.
        Small cleanups.
        Use GstSegment.
        Add simple frame dropping QoS.
        Precalc buffer output sizes and UV offsets.
        Always give libmpeg2 a valid fbuf when it wants one.
        don't trust libmpeg to discard our buffers but manage it
        ourselves.
        Fixes #343627, #335288



*** This bug has been marked as a duplicate of 335288 ***


-- 
Configure bugmail: http://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