Add initial infrastructure for video processing.
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidisplay_priv.h
2013-08-23 Gwenole BeauchesneAdd initial infrastructure for video processing.
2013-05-27 Gwenole Beauchesnedisplay: validate display types.
2013-05-27 Gwenole Beauchesnedisplay: make it possible to lookup the display cache...
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for display objects.
2012-12-17 Gwenole Beauchesnelibs: use glib >= 2.32 semantics for mutexes.
2012-08-27 Gwenole Beauchesnedisplay: add initial support for display attributes.
2012-07-25 Gwenole Beauchesnedisplay: add display types.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-16 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2012-01-12 Gwenole Beauchesnedisplay: use VA display cache for X11 and GLX winsys.
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbRelicense gst-libs/ code to LGPL v2.1+.
2010-09-20 gbUse a recursive mutex so that a single thread can lock
2010-04-20 gbAdd VA profile abstraction.
2010-04-01 gbMake more helpers internal, thus reducing .text size...
2010-04-01 gbMove GST_VAAPI_DISPLAY_VADISPLAY() and GST_VAAPI_DISPLA...