Fix GstVaapiSurface initialization, override constructed() method, not constructor...
[profile/ivi/gstreamer-vaapi.git] / gst-libs /
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.