summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapisurfacepool.h
AgeCommit message (Expand)AuthorFilesLines
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