summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2013-11-28surfaceproxy: add copy function.Gwenole Beauchesne1-0/+1
2013-11-21filter: add helper to specify references for deinterlacing.Halley Zhao1-0/+1
2013-11-21filter: add helpers to check for supported/active operation.Gwenole Beauchesne1-0/+2
2013-08-27filter: allow specification of render target regions.Gwenole Beauchesne1-0/+1
2013-08-23filter: add initial support for deinterlacing.Zhao Halley1-0/+1
2013-08-23filter: add support for color balance adjustment.Zhao Halley1-0/+4
2013-08-23filter: add support for sharpening.Zhao Halley1-0/+1
2013-08-23filter: add support for denoising.Zhao Halley1-0/+1
2013-08-23filter: add support for frame cropping.Gwenole Beauchesne1-0/+1
2013-08-23Add initial infrastructure for video processing.Gwenole Beauchesne2-0/+17
2013-08-23libs: drop some public APIs.Gwenole Beauchesne2-21/+0
2013-07-26image: clean image API up.Gwenole Beauchesne1-1/+0
2013-07-26image: add gst_vaapi_image_copy() helper.Gwenole Beauchesne1-0/+1
2013-07-22x11: implement pixmap API.Gwenole Beauchesne2-0/+14
2013-07-22Add initial Pixmap API.Gwenole Beauchesne2-0/+18
2013-07-22libs: add and expose gst_vaapi_video_format_to_string() helper.Gwenole Beauchesne1-0/+1
2013-07-15Fix new video format API.Gwenole Beauchesne1-9/+9
2013-07-10surface: allow creation with explicit pixel format.Gwenole Beauchesne1-0/+2
2013-07-10surface: add helper function to get chroma type from GstVideoFormat.Gwenole Beauchesne1-0/+1
2013-07-09libs: drop GstVaapiImageFormat helpers.Gwenole Beauchesne2-16/+0
2013-07-09Add new video format API.Gwenole Beauchesne2-0/+14
2013-05-23libs: add query for GstVaapiVideoPool object types.Gwenole Beauchesne1-1/+1
2013-05-23libs: drop GST_VAAPI_IS_xxx() helper macros.Gwenole Beauchesne1-14/+0
2013-05-07docs: cope with removed APIs.Gwenole Beauchesne6-194/+2
2013-05-07libs: use GstVaapiMiniObject for video object pools.Gwenole Beauchesne1-1/+0
2013-04-25decoder: add gst_vaapi_decoder_get_frame_with_timeout().Gwenole Beauchesne1-0/+1
2013-04-17docs: drop obsolete plug-ins.Gwenole Beauchesne3-32/+0
2013-04-16surfaceproxy: add more attributes for raw decoding modes.Gwenole Beauchesne1-0/+3
2013-04-16surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.Gwenole Beauchesne1-2/+1
2013-04-03decoder: drop obsolete functions.Gwenole Beauchesne1-7/+0
2013-04-03decoder: simplify acquisition/release of spare surface.Gwenole Beauchesne1-0/+2
2013-03-26plugins: integrate GstVaapiVideoMeta from libgstvaapi.Gwenole Beauchesne1-28/+0
2013-03-21plugins: integrate GstVaapiVideoBuffer from libgstvaapi.Gwenole Beauchesne2-18/+0
2013-03-20configure: rename GST_MAJORMINOR to GST_API_VERSION.Gwenole Beauchesne4-7/+7
2013-01-14docs: expose new interfaces.Gwenole Beauchesne2-17/+45
2012-12-18docs: remove obsolete gst_vaapi_surface_proxy_get_type().Gwenole Beauchesne1-1/+0
2012-12-18docs: fix entries for GstVaapiSurfaceProxy.Gwenole Beauchesne1-17/+8
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