summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-09-17docs: fix build for make dist.Gwenole Beauchesne2-2/+1
2012-08-29vaapisink: drop obsolete GstVaapiVideoSink interface.Gwenole Beauchesne2-15/+0
2012-07-24videobuffer: drop deprecated functions.Gwenole Beauchesne1-6/+6
2012-07-19docs: add missing entries for the JPEG decoder.Gwenole Beauchesne1-0/+16
2012-07-19Drop FFmpeg-based decoders.Gwenole Beauchesne2-17/+0
2012-07-19libs: use generic g_cclosure_marshal_VOID__VOID().Javier Jardón1-2/+0
2012-07-19configure: fix build without gtk-doc support.Javier Jardón1-1/+1
2012-04-02Fix a few documentation issues.Gwenole Beauchesne5-1/+87
2012-03-26videobuffer: add surface render flags.Gwenole Beauchesne1-0/+2
2012-03-19surfaceproxy: add TFF property.Holger Kaelberer1-0/+2
2012-01-18surface: don't expose gst_vaapi_surface_get_parent_context().Gwenole Beauchesne1-1/+0
2012-01-05surfaceproxy: add helper to retrieve the VA surface ID.Gwenole Beauchesne1-0/+1
2012-01-05vaapidownload: add new plugin to download pixels from VA surfaces.Gwenole Beauchesne3-0/+16
2012-01-05image: add helpers to extract pixels to user buffers.Gwenole Beauchesne1-0/+2
2012-01-03Rename vaapiconvert element to vaapiupload.Gwenole Beauchesne3-12/+12
2011-12-14context: make it possible to apply composition globally.Gwenole Beauchesne1-0/+1
2011-12-13surface: record parent context.Gwenole Beauchesne1-0/+1
2011-12-12image: add gst_vaapi_image_format_from_video() helper.Gwenole Beauchesne1-0/+1
2011-12-07Group all plugins into the same bundleNicolas Dufresne1-3/+1
2011-12-07Fix build on Ubuntu 11.10 (Oneric).Gwenole Beauchesne2-2/+8
2011-09-06Add gst_vaapi_video_buffer_new_from_buffer().Gwenole Beauchesne1-0/+1
2010-09-20Regularly update and expose decoder caps.gb1-0/+1
2010-09-20Check for out-of-free-surfaces condition.gb1-0/+1
2010-09-20Exclude gstvaapiutils_gst.h from docs for now.gb1-0/+1
2010-09-20Expose VA display through GstVaapiVideoBuffer.gb1-0/+1
2010-09-20Expose video pool display.gb1-0/+1
2010-09-20Don't exclude GstVaapiParamSpecs.gb1-1/+0
2010-09-20Fix docs.gb2-4/+0
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