Move GstVaapiSurfaceRenderFlags to gstvaapisurface.h since this will
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapisurface.h
2010-03-21 gbMove GstVaapiSurfaceRenderFlags to gstvaapisurface...
2010-03-19 gbAdd tedious documentation.
2010-03-18 gbAdd gst_vaapi_surface_derive_image() API.
2010-03-15 gbAdd gst_vaapi_surface_sync().
2010-03-15 gbAdd gst_vaapi_{get,put}_image() API.
2010-03-12 gbAdd gst_vaapi_surface_get_size() helper.
2010-03-11 gbFix *_GET_CLASS() definitions...
2010-03-11 gbUse GstVaapiChromaType abstraction.
2010-03-05 gbAdd helper to get GstVaapiDisplay from a surface.
2010-03-04 gbAdd VA surface, image, subpicture abstractions. Ported...