mutter/cogl-gst
Robert Bragg 595a06e415 cogl-gst: remove experimental "HW Decode" code
The experimental HW decode path was adapted from clutter-gst based on
some experimental gstreamer api. This path was disabled by upstream
gstreamer developers back in september last year due to instabilities.
Without understanding how the experimental api is implemented it seems
rather strange to be plucking out the GL handle of a cogl texture and
passing that to some unknown gstreamer code which would presumably
somehow have to use the same GL context as Cogl to be able to do
something with that texture. For now we can strip all of this unused
code and it would be easy enough to re-instate later if it's useful.

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit 2a24cb9f2a283af87bb685b3e9c7e3af1ffeab6e)
2013-06-21 18:59:09 +01:00
..
cogl-gst-plugin.c Include CoglGst 2013-06-21 18:57:24 +01:00
cogl-gst-shader-private.h Include CoglGst 2013-06-21 18:57:24 +01:00
cogl-gst-shader.c Include CoglGst 2013-06-21 18:57:24 +01:00
cogl-gst-video-sink.c cogl-gst: remove experimental "HW Decode" code 2013-06-21 18:59:09 +01:00
cogl-gst-video-sink.h Include CoglGst 2013-06-21 18:57:24 +01:00
cogl-gst.h Include CoglGst 2013-06-21 18:57:24 +01:00
cogl-gst.pc.in Include CoglGst 2013-06-21 18:57:24 +01:00
Makefile.am Include CoglGst 2013-06-21 18:57:24 +01:00