summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiimagepool.c
Commit message (Expand)AuthorAgeFilesLines
* libs: small code style fixesVíctor Manuel Jáquez Leal2016-02-031-1/+2
* libs: trivial comment style fixesVíctor Manuel Jáquez Leal2016-02-031-1/+1
* videopool: re-indent all GstVaapiVideoPool related source code.Gwenole Beauchesne2015-01-271-39/+39
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* pool: fix image pool to check for the video format to use.Gwenole Beauchesne2013-07-101-1/+1
* Use GstVideoInfo for video pools.Gwenole Beauchesne2013-07-101-13/+10
* libs: port to new video format API.Gwenole Beauchesne2013-07-091-2/+2
* libs: add query for GstVaapiVideoPool object types.Gwenole Beauchesne2013-05-231-1/+2
* libs: drop GST_VAAPI_IS_xxx() helper macros.Gwenole Beauchesne2013-05-231-1/+1
* videopool: simplify creation of video objects pool.Gwenole Beauchesne2013-05-071-8/+6
* libs: use GstVaapiMiniObject for video object pools.Gwenole Beauchesne2013-05-071-57/+47
* legal: add Intel copyright on modified files.Gwenole Beauchesne2013-01-291-0/+1
* libs: fix build in strict ISO C mode.Gwenole Beauchesne2012-09-071-1/+1
* Add header for system-dependent definitions.Gwenole Beauchesne2012-01-301-1/+1
* legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne2012-01-161-1/+1
* Update copyright notice.Gwenole Beauchesne2011-06-141-1/+1
* Relicense gst-libs/ code to LGPL v2.1+.gb2010-09-201-10/+11
* Fix short descriptions.gb2010-03-241-2/+2
* Document surface & image pools. Drop obsolete gst_vaapi_video_pool_new() func...gb2010-03-191-0/+15
* Rename vaapi_debug.h to gstvaapidebug.h.gb2010-03-161-1/+1
* Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapi...gb2010-03-121-0/+111