summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-19libs: move memory types conversions to gstvaapiutilsVíctor Manuel Jáquez Leal1-0/+8
2019-08-16libs: filter: set all color balance valuesYan Wang1-0/+6
2019-07-09vaapipostproc: add rotation supportU. Artie Eoff1-2/+3
2019-05-29vaapipostproc: add mirror supportU. Artie Eoff1-0/+4
2018-09-25libs: utils: no need of include config.hVíctor Manuel Jáquez Leal1-1/+0
2017-08-13libs: remove unused headerVíctor Manuel Jáquez Leal1-1/+0
2017-04-06libs: encoder: initialize chroma_typeVíctor Manuel Jáquez Leal1-0/+4
2017-01-11libs: display: redirect logging at initializeVíctor Manuel Jáquez Leal1-0/+5
2014-10-29filter: add initial support for high quality scaling.Gwenole Beauchesne1-0/+8
2014-05-10decoder: h264: properly support grayscale formats.Gwenole Beauchesne1-0/+5
2014-01-23libs: re-indent all source code related to VA utilities.Gwenole Beauchesne1-33/+28
2014-01-23libs: check that private headers remain private.Gwenole Beauchesne1-0/+1
2013-11-24libs: add rate-control attributes.Wind Yuan1-0/+12
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-08-23filter: add initial support for deinterlacing.Zhao Halley1-0/+8
2013-07-10surface: add new chroma formats.Gwenole Beauchesne1-0/+4
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne1-1/+1
2013-01-11overlay: add support for global-alpha.Holger Kaelberer1-0/+8
2013-01-11subpicture: add premultiplied-alpha and global-alpha feature flags.Gwenole Beauchesne1-0/+8
2012-08-27display: add support for rotation modes.Wind Yuan1-0/+8
2012-08-01utils: add string_of_VADisplayAttributeType() helper.Yan Yin1-0/+5
2012-07-20Drop support for obsolete VA-API versions < 0.30.4.Gwenole Beauchesne1-6/+1
2012-07-19Use standard G_GNUC_INTERNAL keyword instead of attribute_hidden.Gwenole Beauchesne1-17/+18
2012-02-07glib: fix includes.Gwenole Beauchesne1-1/+1
2012-01-30decoder: optimize slice data buffers initialization.Gwenole Beauchesne1-6/+8
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/+25
2012-01-16utils: drop string_of_FOURCC() in favor of standard GST_FOURCC_* helpers.Gwenole Beauchesne1-4/+0
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-03-30Cosmetics. Make vaapi_check_status() use GST_DEBUG() for error messages.gb1-7/+6
2010-03-30Use a shorter function name.gb1-1/+1
2010-03-30Add gst_vaapi_surface_query_status() wrapper.gb1-0/+3
2010-03-24Add compatibility with the original VA-API 0.29.gb1-1/+6
2010-03-21Move GstVaapiSurfaceRenderFlags conversion to get_PutSurface_flags_from_GstVa...gb1-0/+3
2010-03-16Fix header guards.gb1-3/+3
2010-03-16Move vaapi_utils.* to gstvaapiutils.*gb1-0/+48