Add FFmpeg/VAAPI decoder for the new `vaapidecode' element.
[platform/upstream/gstreamer-vaapi.git] / docs /
2010-04-20 gbAdd VA profile abstraction.
2010-04-01 gbMake more helpers internal, thus reducing .text size...
2010-03-30 gbAdd gst_vaapi_surface_query_status() wrapper.
2010-03-30 gbFix leftover during migration.
2010-03-30 gbRename to gst/ as sys/ was too vague.
2010-03-29 gbFix make dist.
2010-03-29 gbFix doc build.
2010-03-29 gbFix documentation.
2010-03-26 gbAdd gst_vaapi_object_{,un}lock_display() helpers.
2010-03-26 gbAdd gst_vaapi_display_{sync,flush}() helpers.
2010-03-25 gbAdd missing API documentation.
2010-03-25 gbRestore the gst_vaapi_{surface,image,subpicture}_get_id...
2010-03-24 gbAll GstVaapiID are initialized to GST_VAAPI_ID_NONE...
2010-03-24 gbFix documentation.
2010-03-24 gbMove "id" down to the GstVaapiObject base.
2010-03-24 gbDrop gst_vaapi_id_get_type().
2010-03-24 gbAdd GST_VAAPI_ID_FORMAT() and GST_VAAPI_ID_ARGS() helpers.
2010-03-24 gbAdd GstVaapiID abstraction.
2010-03-24 gbSort types.
2010-03-23 gbAdd "destroy" signal.
2010-03-23 gbImprove gst-plugins-vaapi Library reference template.
2010-03-23 gbMake GstVaapi{Surface,Image,Subpicture} derive from...
2010-03-23 gbAdd plugins documentation template.
2010-03-23 gbDrop introspection annotations since they require gtk...
2010-03-23 gbAdd gst_vaapi_surface_{,de}associate_subpicture() API.
2010-03-23 gbAdd GST_VAAPI_WINDOW_XWINDOW() helper macro.
2010-03-22 gbAdd gst_vaapi_window_get_fullscreen() helper and "fulls...
2010-03-22 gbAdd GstVaapiPoint & GstVaapiRectangle data structures.
2010-03-22 gbAdd gst_vaapi_window_set_fullscreen() API.
2010-03-22 gbAdd gst_vaapi_display_get_pixel_aspect_ratio().
2010-03-22 gbUpdates.
2010-03-21 gbMove GstVaapiSurfaceRenderFlags to gstvaapisurface...
2010-03-21 gbRename gst_vaapi_window_put_surface_full() to plain...
2010-03-19 gbFix make dist for --enable-gtk-doc builds.
2010-03-19 gbDocument public API for libgstvaapi-*.so.*.