GNOME Bugzilla – Bug 663571
[video-sink] Add support for HW decoders
Last modified: 2011-11-07 17:25:36 UTC
Created attachment 200890 [details] [review] Add HW accelerated decoder support New APIs have been added to gst-plugins-bad to allow interaction between sink and HW decoded frames. I've ported clutter video sink to those API support the GL Texture bridge.
Created attachment 200891 [details] [review] Make HW decoder support outcompile uppon missing dependency
Created attachment 200892 [details] [review] Only allow caps with opengl=true
Pushed the squashed combination of both patches to master (so it does not break git bisect if compiling against a gstreamer not supporting the new interfaces.