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