[gstreamer-bugs] [Bug 383323] smpte doesn't handle sink1 and sink2 correctly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 7 09:32:30 PST 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=383323

  GStreamer | gst-plugins-good | Ver: 0.10.0


Wim Taymans changed:

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




------- Comment #1 from Wim Taymans  2006-12-07 17:31 UTC -------
        * gst/smpte/gstmask.h:
        * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
        (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
        (gst_smpte_collected), (gst_smpte_set_property),
        (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
        * gst/smpte/gstsmpte.h:
        Port to 0.10 some more.
        Added duration property to specify the duration of the transition.
        Make framerate a fraction.
        Deprecate fps property, we only use negotiated fps.
        Added docs.
        Fix collectpad usage.
        Reset state in READY.
        Send NEWSEGMENT event.
        Fix racy updates of object properties.
        Added debug category.
        Fixes #383323.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list