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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 26 00:40:28 PDT 2013


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

--- Comment #29 from sreerenj <bsreerenj at gmail.com> 2013-04-26 07:40:20 UTC ---
Created an attachment (id=242522)
 View: https://bugzilla.gnome.org/attachment.cgi?id=242522
 Review: https://bugzilla.gnome.org/review?bug=698712&attachment=242522

playbin: autoplug the audio/video decoders and sinks based on capsfeatures.

I have changed a bit in my implementation itself to support multiple streams in
single container. Whenever the autoplug_factory asks for new decoders list, it
will create a new dec-sink list. Not that good , because it will create new
list for demuxers and parsers.(anyway it will deactivate the older one) :) .
But might be better than keeping all combination of dec-sink list.

But if you are still seeing that the all-combination-of-dec-sink-list approach
is better then i will look in to that sometimes later.

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