summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* docs: add missing entries for the JPEG decoder.Gwenole Beauchesne2012-07-191-0/+16
* Drop FFmpeg-based decoders.Gwenole Beauchesne2012-07-192-17/+0
* libs: use generic g_cclosure_marshal_VOID__VOID().Javier Jardón2012-07-191-2/+0
* configure: fix build without gtk-doc support.Javier Jardón2012-07-191-1/+1
* Fix a few documentation issues.Gwenole Beauchesne2012-04-025-1/+87
* videobuffer: add surface render flags.Gwenole Beauchesne2012-03-261-0/+2
* surfaceproxy: add TFF property.Holger Kaelberer2012-03-191-0/+2
* surface: don't expose gst_vaapi_surface_get_parent_context().Gwenole Beauchesne2012-01-181-1/+0
* surfaceproxy: add helper to retrieve the VA surface ID.Gwenole Beauchesne2012-01-051-0/+1
* vaapidownload: add new plugin to download pixels from VA surfaces.Gwenole Beauchesne2012-01-053-0/+16
* image: add helpers to extract pixels to user buffers.Gwenole Beauchesne2012-01-051-0/+2
* Rename vaapiconvert element to vaapiupload.Gwenole Beauchesne2012-01-033-12/+12
* context: make it possible to apply composition globally.Gwenole Beauchesne2011-12-141-0/+1
* surface: record parent context.Gwenole Beauchesne2011-12-131-0/+1
* image: add gst_vaapi_image_format_from_video() helper.Gwenole Beauchesne2011-12-121-0/+1
* Group all plugins into the same bundleNicolas Dufresne2011-12-071-3/+1
* Fix build on Ubuntu 11.10 (Oneric).Gwenole Beauchesne2011-12-072-2/+8
* Add gst_vaapi_video_buffer_new_from_buffer().Gwenole Beauchesne2011-09-061-0/+1
* Regularly update and expose decoder caps.gb2010-09-201-0/+1
* Check for out-of-free-surfaces condition.gb2010-09-201-0/+1
* Exclude gstvaapiutils_gst.h from docs for now.gb2010-09-201-0/+1
* Expose VA display through GstVaapiVideoBuffer.gb2010-09-201-0/+1
* Expose video pool display.gb2010-09-201-0/+1
* Don't exclude GstVaapiParamSpecs.gb2010-09-201-1/+0
* Fix docs.gb2010-09-202-4/+0
* Add missing docs.gb2010-09-208-1/+130
* Add VA profile abstraction.gb2010-04-202-1/+17
* Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb2010-04-011-1/+1
* Add gst_vaapi_surface_query_status() wrapper.gb2010-03-301-0/+2
* Fix leftover during migration.gb2010-03-301-1/+1
* Rename to gst/ as sys/ was too vague.gb2010-03-301-4/+4
* Fix make dist.gb2010-03-291-0/+6
* Fix doc build.gb2010-03-294-11/+28
* Fix documentation.gb2010-03-292-0/+27
* Add gst_vaapi_object_{,un}lock_display() helpers.gb2010-03-261-0/+2
* Add gst_vaapi_display_{sync,flush}() helpers.gb2010-03-261-0/+2
* Add missing API documentation.gb2010-03-254-0/+44
* Restore the gst_vaapi_{surface,image,subpicture}_get_id() interfaces.gb2010-03-251-0/+3
* All GstVaapiID are initialized to GST_VAAPI_ID_NONE by default.gb2010-03-241-0/+2
* Fix documentation.gb2010-03-242-2/+17
* Move "id" down to the GstVaapiObject base.gb2010-03-241-3/+1
* Drop gst_vaapi_id_get_type().gb2010-03-241-1/+0
* Add GST_VAAPI_ID_FORMAT() and GST_VAAPI_ID_ARGS() helpers.gb2010-03-241-0/+2
* Add GstVaapiID abstraction.gb2010-03-242-0/+4
* Sort types.gb2010-03-241-8/+8
* Add "destroy" signal.gb2010-03-231-0/+1
* Improve gst-plugins-vaapi Library reference template.gb2010-03-231-5/+13
* Make GstVaapi{Surface,Image,Subpicture} derive from a GstVaapiObject.gb2010-03-232-2/+17
* Add plugins documentation template.gb2010-03-236-1/+165
* Drop introspection annotations since they require gtk-doc >= 1.12.gb2010-03-231-0/+1