[gstreamer-bugs] [Bug 347783] [PLUGIN-MOVE] GDP elements should be moved

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 2 09:56:50 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=347783
 GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #7 from Wim Taymans  2006-08-02 16:56 UTC -------
        * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init),
        (gst_gdp_depay_finalize), (gst_gdp_depay_sink_event),
        (gst_gdp_depay_src_event), (gst_gdp_depay_chain),
        (gst_gdp_depay_change_state):
        Disable seeking.
        Small cleanups.
        Clear adapter on disconts.
        Clear caps when going to READY instead of NULL

        * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
        (gst_gdp_pay_init), (gst_gdp_pay_finalize), (gst_gdp_pay_reset),
        (gst_gdp_buffer_from_caps), (gst_gdp_pay_buffer_from_buffer),
        (gst_gdp_buffer_from_event), (gst_gdp_pay_reset_streamheader),
        (gst_gdp_queue_buffer), (gst_gdp_pay_chain),
        (gst_gdp_pay_sink_event), (gst_gdp_pay_src_event),
        (gst_gdp_pay_change_state):
        * gst/gdp/gstgdppay.h:
        Reset payloader when going to READY.
        Fix leaked buffers in ->queue on push errors.
        Disable seeking.
        Code cleanups.
        Create packetizer in _init, free in _finalize.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list