[gstreamer-bugs] [Bug 335288] Totem Crashes on Certain .mpg Files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 7 09:18:18 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=335288
 GStreamer | gst-plugins-ugly | Ver: 0.10.x


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.4




------- Comment #9 from Wim Taymans  2006-06-07 16:18 UTC -------
        * 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, #327350, #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