Restore the gst_vaapi_{surface,image,subpicture}_get_id() interfaces.
[platform/upstream/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapiimage.h
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...