vaapiconvert: change direct-rendering=0 to vaPutImage and support YUY2 colorspace...
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapiimage.h
2013-02-05 Wind Yuanvaapiconvert: change direct-rendering=0 to vaPutImage...
2013-02-05 Wind Yuansupport YUY2 convert to surface
2013-02-05 Wind Yuanvaapiconvert: try directly copy buffer to derived surfa...
2013-02-05 Wind Yuansupport raw-buffer directly converted to surface in...
2012-07-19 Javier Jardónlibs: declare _get_type() functions as const.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-16 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2012-01-05 Gwenole Beauchesneimage: add helpers to extract pixels to user buffers.
2011-12-12 Gwenole Beauchesneimage: allow updates from GstVaapiImageRaw.
2011-12-12 Gwenole Beauchesneimage: allow partial updates.
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbRelicense gst-libs/ code to LGPL v2.1+.
2010-03-30 gbTry to not reference VA-API types directly.
2010-03-25 gbRestore the gst_vaapi_{surface,image,subpicture}_get_id...
2010-03-24 gbMove "id" down to the GstVaapiObject base.
2010-03-23 gbMake GstVaapi{Surface,Image,Subpicture} derive from...
2010-03-21 gbFix documentation of *Class'es.
2010-03-19 gbAdd tedious documentation.
2010-03-18 gbAdd gst_vaapi_surface_derive_image() API.
2010-03-16 gbExtend GstVaapiImage API with *_get_image(), *_is_linea...
2010-03-15 gbCosmetics.
2010-03-15 gbAdd gst_vaapi_{get,put}_image() API.
2010-03-15 gbAdd gst_vaapi_image_update_from_buffer() helper.
2010-03-11 gbFix *_GET_CLASS() definitions...
2010-03-04 gbAdd VA surface, image, subpicture abstractions. Ported...