summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapisurfaceproxy.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-01FEI: libs: Add fei codec objects to surface proxySreerenj Balachandran1-0/+44
2015-07-20decoder: add initial infrastructure for marking corrupted output.Gwenole Beauchesne1-0/+3
2015-01-27surfaceproxy: add helper to create a wrapped surface object.Gwenole Beauchesne1-0/+3
2015-01-27surfaceproxy: re-indent all GstVaapiSurfaceProxy related source code.Gwenole Beauchesne1-28/+29
2014-11-14decoder: h264: add initial support for repeat-first-field (RFF) flag.Gwenole Beauchesne1-1/+1
2014-06-30decoder: propagate MVC metadata ("view-id", head of multiview set).Gwenole Beauchesne1-0/+16
2013-11-28surfaceproxy: add copy function.Gwenole Beauchesne1-0/+3
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-08decoder: add support for video cropping.Sreerenj Balachandran1-0/+7
2013-04-16surfaceproxy: add more attributes for raw decoding modes.Gwenole Beauchesne1-4/+61
2013-04-16surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.Gwenole Beauchesne1-7/+4
2013-04-03decoder: drop obsolete functions.Gwenole Beauchesne1-19/+0
2013-04-03decoder: simplify acquisition/release of spare surface.Gwenole Beauchesne1-2/+4
2012-12-18surfaceproxy: drop accessors to obsolete attributes.Gwenole Beauchesne1-68/+0
2012-12-18surfaceproxy: port to GstVaapiMiniObject.Gwenole Beauchesne1-50/+15
2012-09-11surfaceproxy: add "duration" property.Gwenole Beauchesne1-0/+19
2012-07-19libs: declare _get_type() functions as const.Javier Jardón1-1/+1
2012-03-28vaapipostproc: get "interlaced" attribute from surface proxy.Gwenole Beauchesne1-0/+15
2012-03-19surfaceproxy: add TFF property.Holger Kaelberer1-0/+15
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-05surfaceproxy: add helper to retrieve the VA surface ID.Gwenole Beauchesne1-0/+3
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-09-20Fix docs.gb1-2/+0
2010-09-20Relicense gst-libs/ code to LGPL v2.1+.gb1-10/+11
2010-09-20Add timestamps to GstVaapiSurfaceProxy.gb1-2/+30
2010-04-23Add surface proxy that holds a reference to the parent surfacegb1-0/+108