summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Add missing docs.gb8-1/+130
2010-04-20Add VA profile abstraction.gb2-1/+17
2010-04-01Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb1-1/+1
2010-03-30Add gst_vaapi_surface_query_status() wrapper.gb1-0/+2
2010-03-30Fix leftover during migration.gb1-1/+1
2010-03-30Rename to gst/ as sys/ was too vague.gb1-4/+4
2010-03-29Fix make dist.gb1-0/+6
2010-03-29Fix doc build.gb4-11/+28
2010-03-29Fix documentation.gb2-0/+27
2010-03-26Add gst_vaapi_object_{,un}lock_display() helpers.gb1-0/+2
2010-03-26Add gst_vaapi_display_{sync,flush}() helpers.gb1-0/+2
2010-03-25Add missing API documentation.gb4-0/+44
2010-03-25Restore the gst_vaapi_{surface,image,subpicture}_get_id() interfaces.gb1-0/+3
2010-03-24All GstVaapiID are initialized to GST_VAAPI_ID_NONE by default.gb1-0/+2
2010-03-24Fix documentation.gb2-2/+17
2010-03-24Move "id" down to the GstVaapiObject base.gb1-3/+1
2010-03-24Drop gst_vaapi_id_get_type().gb1-1/+0
2010-03-24Add GST_VAAPI_ID_FORMAT() and GST_VAAPI_ID_ARGS() helpers.gb1-0/+2
2010-03-24Add GstVaapiID abstraction.gb2-0/+4
2010-03-24Sort types.gb1-8/+8
2010-03-23Add "destroy" signal.gb1-0/+1
2010-03-23Improve gst-plugins-vaapi Library reference template.gb1-5/+13
2010-03-23Make GstVaapi{Surface,Image,Subpicture} derive from a GstVaapiObject.gb2-2/+17
2010-03-23Add plugins documentation template.gb6-1/+165
2010-03-23Drop introspection annotations since they require gtk-doc >= 1.12.gb1-0/+1
2010-03-23Add gst_vaapi_surface_{,de}associate_subpicture() API.gb1-0/+2
2010-03-23Add GST_VAAPI_WINDOW_XWINDOW() helper macro.gb1-1/+2
2010-03-22Add gst_vaapi_window_get_fullscreen() helper and "fullscreen" property.gb1-0/+2
2010-03-22Add GstVaapiPoint & GstVaapiRectangle data structures.gb2-0/+8
2010-03-22Add gst_vaapi_window_set_fullscreen() API.gb1-0/+1
2010-03-22Add gst_vaapi_display_get_pixel_aspect_ratio().gb1-0/+1
2010-03-22Updates.gb1-0/+3
2010-03-21Move GstVaapiSurfaceRenderFlags to gstvaapisurface.h since this willgb1-0/+1
2010-03-21Rename gst_vaapi_window_put_surface_full() to plain gst_vaapi_window_put_surf...gb1-1/+0
2010-03-19Fix make dist for --enable-gtk-doc builds.gb1-0/+1
2010-03-19Document public API for libgstvaapi-*.so.*.gb7-0/+431