Add display size accessors.
[profile/ivi/gstreamer-vaapi.git] / gst-libs / gst / vaapi / gstvaapidisplay.c
2010-03-22 gbAdd display size accessors.
2010-03-19 gbAdd tedious documentation.
2010-03-19 gbBeautify append_formats().
2010-03-19 gbSimplify GstVaapiDisplay (use GArray).
2010-03-18 gbUse gtypes.
2010-03-17 gbAdd VA display locking utilities.
2010-03-16 gbRename vaapi_debug.h to gstvaapidebug.h.
2010-03-16 gbMove vaapi_utils.* to gstvaapiutils.*
2010-03-16 gbHandle I420 formats internally in GstVaapiImage.
2010-03-15 gbCosmetics.
2010-03-11 gbAPI change: gst_vaapi_display_x11_new() now takes an...
2010-03-11 gbFilter out any format that is not supported by the...
2010-03-10 gbUse GST_DEBUG.
2010-03-10 gbFix GstVaapiDisplay initialization.
2010-03-10 gbGet VA image & subpicture formats as GstCaps.
2010-03-09 gbCosmetics (drop unused variables).
2010-03-05 gbFix subpicture formats list length.
2010-03-04 gbAdd utilities to check whether a VA-API driver supports...
2010-01-25 gbAdd initial VA display abstraction.