index
:
gstreamer/gstreamer-vaapi
0.2
0.3
0.4
0.6
1.10
1.12
1.14
1.16
1.18
1.6
1.8
discontinued-for-monorepo
master
Hardware-accelerated video decoding, encoding and processing on Intel graphics through VA-API (mirrored from https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi)
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
surface: allow creation with explicit pixel format.
Gwenole Beauchesne
1
-0
/
+2
2013-07-10
surface: add helper function to get chroma type from GstVideoFormat.
Gwenole Beauchesne
1
-0
/
+1
2013-07-09
libs: drop GstVaapiImageFormat helpers.
Gwenole Beauchesne
2
-16
/
+0
2013-07-09
Add new video format API.
Gwenole Beauchesne
2
-0
/
+14
2013-05-23
libs: add query for GstVaapiVideoPool object types.
Gwenole Beauchesne
1
-1
/
+1
2013-05-23
libs: drop GST_VAAPI_IS_xxx() helper macros.
Gwenole Beauchesne
1
-14
/
+0
2013-05-07
docs: cope with removed APIs.
Gwenole Beauchesne
6
-194
/
+2
2013-05-07
libs: use GstVaapiMiniObject for video object pools.
Gwenole Beauchesne
1
-1
/
+0
2013-04-25
decoder: add gst_vaapi_decoder_get_frame_with_timeout().
Gwenole Beauchesne
1
-0
/
+1
2013-04-17
docs: drop obsolete plug-ins.
Gwenole Beauchesne
3
-32
/
+0
2013-04-16
surfaceproxy: add more attributes for raw decoding modes.
Gwenole Beauchesne
1
-0
/
+3
2013-04-16
surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.
Gwenole Beauchesne
1
-2
/
+1
2013-04-03
decoder: drop obsolete functions.
Gwenole Beauchesne
1
-7
/
+0
2013-04-03
decoder: simplify acquisition/release of spare surface.
Gwenole Beauchesne
1
-0
/
+2
2013-03-26
plugins: integrate GstVaapiVideoMeta from libgstvaapi.
Gwenole Beauchesne
1
-28
/
+0
2013-03-21
plugins: integrate GstVaapiVideoBuffer from libgstvaapi.
Gwenole Beauchesne
2
-18
/
+0
2013-03-20
configure: rename GST_MAJORMINOR to GST_API_VERSION.
Gwenole Beauchesne
4
-7
/
+7
2013-01-14
docs: expose new interfaces.
Gwenole Beauchesne
2
-17
/
+45
2012-12-18
docs: remove obsolete gst_vaapi_surface_proxy_get_type().
Gwenole Beauchesne
1
-1
/
+0
2012-12-18
docs: fix entries for GstVaapiSurfaceProxy.
Gwenole Beauchesne
1
-17
/
+8
2012-09-17
docs: fix build for make dist.
Gwenole Beauchesne
2
-2
/
+1
2012-08-29
vaapisink: drop obsolete GstVaapiVideoSink interface.
Gwenole Beauchesne
2
-15
/
+0
2012-07-24
videobuffer: drop deprecated functions.
Gwenole Beauchesne
1
-6
/
+6
2012-07-19
docs: add missing entries for the JPEG decoder.
Gwenole Beauchesne
1
-0
/
+16
2012-07-19
Drop FFmpeg-based decoders.
Gwenole Beauchesne
2
-17
/
+0
2012-07-19
libs: use generic g_cclosure_marshal_VOID__VOID().
Javier Jardón
1
-2
/
+0
2012-07-19
configure: fix build without gtk-doc support.
Javier Jardón
1
-1
/
+1
2012-04-02
Fix a few documentation issues.
Gwenole Beauchesne
5
-1
/
+87
2012-03-26
videobuffer: add surface render flags.
Gwenole Beauchesne
1
-0
/
+2
2012-03-19
surfaceproxy: add TFF property.
Holger Kaelberer
1
-0
/
+2
2012-01-18
surface: don't expose gst_vaapi_surface_get_parent_context().
Gwenole Beauchesne
1
-1
/
+0
2012-01-05
surfaceproxy: add helper to retrieve the VA surface ID.
Gwenole Beauchesne
1
-0
/
+1
2012-01-05
vaapidownload: add new plugin to download pixels from VA surfaces.
Gwenole Beauchesne
3
-0
/
+16
2012-01-05
image: add helpers to extract pixels to user buffers.
Gwenole Beauchesne
1
-0
/
+2
2012-01-03
Rename vaapiconvert element to vaapiupload.
Gwenole Beauchesne
3
-12
/
+12
2011-12-14
context: make it possible to apply composition globally.
Gwenole Beauchesne
1
-0
/
+1
2011-12-13
surface: record parent context.
Gwenole Beauchesne
1
-0
/
+1
2011-12-12
image: add gst_vaapi_image_format_from_video() helper.
Gwenole Beauchesne
1
-0
/
+1
2011-12-07
Group all plugins into the same bundle
Nicolas Dufresne
1
-3
/
+1
2011-12-07
Fix build on Ubuntu 11.10 (Oneric).
Gwenole Beauchesne
2
-2
/
+8
2011-09-06
Add gst_vaapi_video_buffer_new_from_buffer().
Gwenole Beauchesne
1
-0
/
+1
2010-09-20
Regularly update and expose decoder caps.
gb
1
-0
/
+1
2010-09-20
Check for out-of-free-surfaces condition.
gb
1
-0
/
+1
2010-09-20
Exclude gstvaapiutils_gst.h from docs for now.
gb
1
-0
/
+1
2010-09-20
Expose VA display through GstVaapiVideoBuffer.
gb
1
-0
/
+1
2010-09-20
Expose video pool display.
gb
1
-0
/
+1
2010-09-20
Don't exclude GstVaapiParamSpecs.
gb
1
-1
/
+0
2010-09-20
Fix docs.
gb
2
-4
/
+0
2010-09-20
Add missing docs.
gb
8
-1
/
+130
2010-04-20
Add VA profile abstraction.
gb
2
-1
/
+17
[prev]
[next]