surface: fix surface pool creation with an explicit pixel format.
[platform/upstream/gstreamer-vaapi.git] / tests /
2010-03-23 gbUnref subpicture earlier as the surface is supposed...
2010-03-23 gbAdd gst_vaapi_surface_{,de}associate_subpicture() API.
2010-03-22 gbAdd gst_vaapi_display_get_pixel_aspect_ratio().
2010-03-22 gbAdd display size accessors.
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 gbSplit X11 support to libgstvaapi-x11-*.so.*
2010-03-16 gbMove tests to top-level tests/ directory.
2010-03-15 gbGenerate R/G/B rects.
2010-03-15 gbAdd VA/X11 window abstraction.
2010-03-12 gbAdd surface tests.
2010-03-11 gbAdd gst_vaapi_display_x11_new_with_display() API.
2010-03-11 gbAPI change: gst_vaapi_display_x11_new() now takes an...
2010-03-10 gbDump caps.
2010-01-25 gbAdd initial VA display abstraction.
2010-01-25 gbAdd tests infrastructure.