Fix documentation.
[profile/ivi/gstreamer-vaapi.git] / sys /
2010-03-26 gbAdd "synchronous" mode.
2010-03-24 gbDrop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions...
2010-03-24 gbAdd compatibility with the original VA-API 0.29.
2010-03-23 gbFix return value.
2010-03-23 gbMake sure VA display is valid when created with an...
2010-03-23 gbUse plain "display" property for the X11 display name.
2010-03-23 gbDocument vaapiconvert & vaapisink plugins.
2010-03-23 gbDon't export gst_vaapisink_get_display().
2010-03-23 gbAdd missing includes.
2010-03-22 gbAdd GstVaapiPoint & GstVaapiRectangle data structures.
2010-03-22 gbAllow `vaapisink` to render videos in fullscreen mode.
2010-03-22 gbSize window so that to respect the video and pixel...
2010-03-21 gbRename gst_vaapi_window_put_surface_full() to plain...
2010-03-19 gbFactor out direct-rendering infrastructure.
2010-03-18 gbAllow user to specify inout-buffers & derive-image...
2010-03-18 gbReduce number of debug messaged printed out.
2010-03-18 gbAdd vaDeriveImage() optimization.
2010-03-18 gbCheck if our inout buffer is still alive or default...
2010-03-18 gbFactor out buffers negotiation and optimization checks.
2010-03-18 gbUse gtypes.
2010-03-17 gbInitialize the X window in a ::set_caps() handler.
2010-03-16 gbAlias sink & src pad buffers whenever possible.
2010-03-16 gbFix image & surface size cache.
2010-03-16 gbSplit X11 support to libgstvaapi-x11-*.so.*
2010-03-16 gbRename GstVaapiSinkBase to GstVaapiVideoSink.
2010-03-16 gbHandle I420 formats internally in GstVaapiImage.
2010-03-15 gbImplement I420 (resp. YV12) with YV12 (resp. I420)...
2010-03-15 gbAdd initial vaapiconvert plugin.
2010-03-15 gbDisplay frames.
2010-03-12 gbImplement GstVaapiSinkBase interface and integrate...
2010-03-05 gbAdd boilerplate for vaapiconvert and vaapisink elements.
2010-03-05 gbAdd vaapiconvert element hierarchy.
2010-03-05 gbRename to vaapisink.
2010-01-12 gbInitial import of the gstreamer-vaapi hierarchy.