Add timestamps to GstVaapiSurfaceProxy.
[profile/ivi/gstreamer-vaapi.git] / tests / test-windows.c
2010-04-01 gbMake more helpers internal, thus reducing .text size...
2010-03-26 gbMove code around.
2010-03-26 gbFactor out image utilities.
2010-03-24 gbAdd support for AYUV format.
2010-03-24 gbSimplify upload process and fallback to subpictures.
2010-03-23 gbUnref subpicture earlier as the surface is supposed...
2010-03-23 gbAdd gst_vaapi_surface_{,de}associate_subpicture() API.
2010-03-21 gbRename gst_vaapi_window_put_surface_full() to plain...
2010-03-18 gbTry YV12 & I420 image formats too.
2010-03-18 gbFix typo.
2010-03-17 gbDon't show window by default during creation.
2010-03-16 gbMove tests to top-level tests/ directory.