[Bug 698712] playbin: autoplug video decoder and sink based on caps features

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 26 05:30:24 PDT 2013


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

--- Comment #34 from sreerenj <bsreerenj at gmail.com> 2013-04-26 12:30:20 UTC ---
The playbin->elements are creating from autoplug_factoreis () not during
NULL_TO_READY.. I guess it is to support the dynamic addition of elements also. 

I wonder what would be the better place for
playbin->aelements/playbin->velements creation.  

--create it from playbin_update_elemetns_list() and utilize the same
playbin->elemetns_lock ? ?

OR
--create it from NULL_TO_READY and utilize PLAYBIN_LOCK()?

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