API change: gst_vaapi_display_x11_new() now takes an X11 display name.
[profile/ivi/gstreamer-vaapi.git] / gst-libs /
2010-03-11 gbAPI change: gst_vaapi_display_x11_new() now takes an...
2010-03-11 gbUse GstVaapiChromaType abstraction.
2010-03-11 gbNew refcounting policy. All getters return a reference...
2010-03-11 gbDon't warn on failure, just return an appropriate error...
2010-03-11 gbFilter out any format that is not supported by the...
2010-03-11 gbAdd helper interface that all VA-API sinks must impleme...
2010-03-10 gbUse GST_DEBUG.
2010-03-10 gbFix GstVaapiImage and GstVaapiSubpicture initialization.
2010-03-10 gbFix GstVaapiSurface initialization, override constructe...
2010-03-10 gbFix GstVaapiDisplay initialization.
2010-03-10 gbGet VA image & subpicture formats as GstCaps.
2010-03-10 gbAdd helper to convert from GstVaapiImageFormat to GstCaps.
2010-03-09 gbCosmetics (drop unused variables).
2010-03-05 gbShorter code (and more correct).
2010-03-05 gbAdd helper to get GstVaapiDisplay from a surface.
2010-03-05 gbFix subpicture formats list length.
2010-03-04 gbAdd utilities to check whether a VA-API driver supports...
2010-03-04 gbCosmetics (more checks, includes).
2010-03-04 gbReally add VA subpicture abstraction.
2010-03-04 gbAdd VA surface, image, subpicture abstractions. Ported...
2010-01-25 gbAdd initial VA display abstraction.
2010-01-12 gbInitial import of the gstreamer-vaapi hierarchy.