summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapisurfacepool.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-23libs: surface: surfacepool: Add allocation flags in constructors.Víctor Manuel Jáquez Leal1-2/+3
2020-01-28libs: surface: surfacepool: rename variable for clearityVíctor Manuel Jáquez Leal1-1/+1
2015-12-08gstvaapisurfacepool: Add new API to create surface pool based on chroma typeSreerenj Balachandran1-0/+4
2015-01-27videopool: add optional flags for surface pool allocation.Gwenole Beauchesne1-2/+6
2015-01-27videopool: re-indent all GstVaapiVideoPool related source code.Gwenole Beauchesne1-3/+4
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-07-10Use GstVideoInfo for video pools.Gwenole Beauchesne1-1/+2
2013-05-23libs: drop GST_VAAPI_IS_xxx() helper macros.Gwenole Beauchesne1-3/+0
2013-05-07libs: use GstVaapiMiniObject for video object pools.Gwenole Beauchesne1-48/+3
2013-01-29legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-07-19libs: declare _get_type() functions as const.Javier Jardón1-1/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-03-21Fix documentation of *Class'es.gb1-1/+0
2010-03-19Document surface & image pools. Drop obsolete gst_vaapi_video_pool_new() func...gb1-0/+11
2010-03-12Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapi...gb1-23/+7
2010-03-12Add VA surface pool (lazy allocator).gb1-0/+93