decoder: h264: properly support grayscale formats.
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapiutils.h
2014-05-10 Gwenole Beauchesnedecoder: h264: properly support grayscale formats.
2014-01-23 Gwenole Beauchesnelibs: re-indent all source code related to VA utilities.
2014-01-23 Gwenole Beauchesnelibs: check that private headers remain private.
2013-11-24 Wind Yuanlibs: add rate-control attributes.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-08-23 Zhao Halleyfilter: add initial support for deinterlacing.
2013-07-10 Gwenole Beauchesnesurface: add new chroma formats.
2013-01-29 Gwenole Beauchesnelegal: fix year for some copyright notices (2013).
2013-01-11 Holger Kaelbereroverlay: add support for global-alpha.
2013-01-11 Gwenole Beauchesnesubpicture: add premultiplied-alpha and global-alpha...
2012-08-27 Wind Yuandisplay: add support for rotation modes.
2012-08-01 Yan Yinutils: add string_of_VADisplayAttributeType() helper.
2012-07-20 Gwenole BeauchesneDrop support for obsolete VA-API versions < 0.30.4.
2012-07-19 Gwenole BeauchesneUse standard G_GNUC_INTERNAL keyword instead of attribu...
2012-02-07 Gwenole Beauchesneglib: fix includes.
2012-01-30 Gwenole Beauchesnedecoder: optimize slice data buffers initialization.
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-16 Gwenole BeauchesneAdd VA buffer helpers.
2012-01-16 Gwenole Beauchesneutils: drop string_of_FOURCC() in favor of standard...
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbRelicense gst-libs/ code to LGPL v2.1+.
2010-03-30 gbCosmetics. Make vaapi_check_status() use GST_DEBUG...
2010-03-30 gbUse a shorter function name.
2010-03-30 gbAdd gst_vaapi_surface_query_status() wrapper.
2010-03-24 gbAdd compatibility with the original VA-API 0.29.
2010-03-21 gbMove GstVaapiSurfaceRenderFlags conversion to get_PutSu...
2010-03-16 gbFix header guards.
2010-03-16 gbMove vaapi_utils.* to gstvaapiutils.*