libs: display: x11: add gst_vaapi_display_x11_new_with_va_display()
[platform/upstream/gstreamer.git] / gst-libs / gst / vaapi / gstvaapidisplay_x11.c
2017-07-18 Hyunjun Kolibs: display: x11: add gst_vaapi_display_x11_new_with_...
2017-07-18 Víctor Manuel Jáqu... libs: display: remove cache
2016-11-03 Hyunjun Kolibs: display: GstVaapiDisplay as GstObject descendant
2015-01-27 Gwenole Beauchesnewindow: add generic helper to create windows.
2015-01-27 Gwenole Beauchesnedisplay: refine the meaning of display type.
2015-01-27 Gwenole Beauchesnedisplay: cosmetics (helper macros, new internal API...
2014-07-25 Gwenole Beauchesnedisplay: fix comparison of X11 display names.
2014-05-21 Gwenole Beauchesnedisplay: make cache maintenance really MT-safe.
2013-12-20 Gwenole Beauchesnedisplay: re-indent all GstVaapiDisplay related source...
2013-11-22 Gwenole Beauchesnelegal: update copyright notice dates.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-07-22 Gwenole Beauchesnex11: implement pixmap rendering with RENDER extension.
2013-07-22 Gwenole Beauchesnex11: implement pixmap API.
2013-05-27 Gwenole Beauchesnedisplay: validate display types.
2013-05-27 Gwenole Beauchesnedisplay: drop internal NAME_PREFIX, store the real...
2013-05-27 Gwenole Beauchesnedisplay: make it possible to lookup the display cache...
2013-05-27 Gwenole Beauchesnedisplay: cope with new display cache API.
2013-05-23 Gwenole Beauchesnelibs: drop GST_VAAPI_IS_xxx() helper macros.
2013-05-07 Gwenole Beauchesnedisplay: fix set_synchronous() to lock display.
2013-05-07 Gwenole Beauchesnelibs: use GstVaapiMiniObject for display objects.
2012-09-07 Gwenole Beauchesnelibs: fix build in strict ISO C mode.
2012-09-06 Gwenole Beauchesnedisplay: fix physical display size when display is...
2012-07-25 Gwenole Beauchesnedisplay: add display types.
2012-07-25 Gwenole Beauchesnedisplay: use prefixed display names for cache lookups.
2012-01-30 Gwenole BeauchesneAdd header for system-dependent definitions.
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-04-01 gbMake more helpers internal, thus reducing .text size...
2010-04-01 gbMove GST_VAAPI_DISPLAY_VADISPLAY() and GST_VAAPI_DISPLA...
2010-03-26 gbMT-Safe: lock display.
2010-03-26 gbAdd gst_vaapi_display_{sync,flush}() helpers.
2010-03-26 gbAdd "synchronous" mode.
2010-03-25 gbSimplify initialization of VADisplay.
2010-03-24 gbFix short descriptions.
2010-03-22 gbAdd gst_vaapi_display_get_pixel_aspect_ratio().
2010-03-22 gbAdd display size accessors.
2010-03-19 gbAdd tedious documentation.
2010-03-16 gbRename vaapi_debug.h to gstvaapidebug.h.
2010-03-16 gbMove vaapi_utils.* to gstvaapiutils.*
2010-03-11 gbReset display-name if the user provided his own X11...
2010-03-11 gbAdd gst_vaapi_display_x11_new_with_display() API.
2010-03-11 gbAPI change: gst_vaapi_display_x11_new() now takes an...
2010-03-10 gbFix GstVaapiDisplay initialization.
2010-03-09 gbCosmetics (drop unused variables).
2010-03-04 gbCosmetics (more checks, includes).
2010-01-25 gbAdd initial VA display abstraction.