video: Add GstVideoContext interface
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 19 Oct 2011 20:19:51 +0000 (16:19 -0400)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 3 Nov 2011 09:41:55 +0000 (10:41 +0100)
commit149c058209dbf14afe6844ce47d6bb7f57e29ea5
treec55cd0adc6b1e44845fc0a82bbcc090e89d3cfa9
parent2808290592814c83c68913771646f5961596104a
video: Add GstVideoContext interface

This interface will be used to implement video context sharing. Those
context could be X11 Display, VaDisplay, etc.
docs/libs/gst-plugins-bad-libs-sections.txt
gst-libs/gst/video/videocontext.c [new file with mode: 0644]
gst-libs/gst/video/videocontext.h [new file with mode: 0644]