summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-27display: add support for rotation modes.Wind Yuan1-0/+28
2012-08-01utils: add string_of_VADisplayAttributeType() helper.Yan Yin1-0/+36
2012-01-30Add header for system-dependent definitions.Gwenole Beauchesne1-1/+1
2012-01-30decoder: optimize slice data buffers initialization.Gwenole Beauchesne1-14/+19
2012-01-16legal: fix year for some copyright notices.Gwenole Beauchesne1-1/+1
2012-01-16legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2012-01-16Add VA buffer helpers.Gwenole Beauchesne1-0/+68
2012-01-16utils: simplify string of VAProfile/VAEntrypoint.Gwenole Beauchesne1-25/+32
2012-01-16utils: drop string_of_FOURCC() in favor of standard GST_FOURCC_* helpers.Gwenole Beauchesne1-15/+0
2012-01-06Add missing profiles from VA-API 0.32.0.Zhao Halley1-0/+5
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2011-06-14Fix licensing terms.Gwenole Beauchesne1-10/+11
2010-03-30Fix build with VA-API < 0.30.gb1-1/+2
2010-03-30Cosmetics. Make vaapi_check_status() use GST_DEBUG() for error messages.gb1-15/+11
2010-03-30Use a shorter function name.gb1-2/+3
2010-03-30Add gst_vaapi_surface_query_status() wrapper.gb1-0/+39
2010-03-24Add compatibility with the original VA-API 0.29.gb1-12/+14
2010-03-21Move GstVaapiSurfaceRenderFlags conversion to get_PutSurface_flags_from_GstVa...gb1-0/+30
2010-03-16Fix header guards.gb1-1/+1
2010-03-16Move vaapi_utils.* to gstvaapiutils.*gb1-0/+98