[Bug 706955] Introduce "sync" property in autoaudiosink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 28 01:27:01 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706955
  GStreamer | gst-plugins-good | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-28 08:26:55 UTC ---
For consistency this should be added to autovideosink too then. Note that this
doesn't solve the problem in general, you are still not guaranteed that every
sink implements that. They could still be a bin or a generic GstElement or
whatever.

Also all these property proxies in autoaudiosink should probably first check if
the child element actually has this property... and set the child property when
it is created (which is missing in your patch, see the ts-offset handling in
gst_auto_audio_sink_detect).

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