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
/
gst-libs
/
gst
/
vaapi
/
gstvaapisurfacepool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
libs: surface: surfacepool: Add allocation flags in constructors.
Víctor Manuel Jáquez Leal
1
-2
/
+3
2020-01-28
libs: surface: surfacepool: rename variable for clearity
Víctor Manuel Jáquez Leal
1
-1
/
+1
2015-12-08
gstvaapisurfacepool: Add new API to create surface pool based on chroma type
Sreerenj Balachandran
1
-0
/
+4
2015-01-27
videopool: add optional flags for surface pool allocation.
Gwenole Beauchesne
1
-2
/
+6
2015-01-27
videopool: re-indent all GstVaapiVideoPool related source code.
Gwenole Beauchesne
1
-3
/
+4
2013-11-22
legal: update copyright notice dates.
Gwenole Beauchesne
1
-1
/
+1
2013-11-22
legal: add per-file authorship information.
Gwenole Beauchesne
1
-0
/
+2
2013-07-10
Use GstVideoInfo for video pools.
Gwenole Beauchesne
1
-1
/
+2
2013-05-23
libs: drop GST_VAAPI_IS_xxx() helper macros.
Gwenole Beauchesne
1
-3
/
+0
2013-05-07
libs: use GstVaapiMiniObject for video object pools.
Gwenole Beauchesne
1
-48
/
+3
2013-01-29
legal: add Intel copyright on modified files.
Gwenole Beauchesne
1
-0
/
+1
2012-07-19
libs: declare _get_type() functions as const.
Javier Jardón
1
-1
/
+1
2012-01-16
legal: fix copyright notices to include "Copyright" term.
Gwenole Beauchesne
1
-1
/
+1
2011-06-14
Update copyright notice.
Gwenole Beauchesne
1
-1
/
+1
2010-09-20
Relicense gst-libs/ code to LGPL v2.1+.
gb
1
-10
/
+11
2010-03-21
Fix documentation of *Class'es.
gb
1
-1
/
+0
2010-03-19
Document surface & image pools. Drop obsolete gst_vaapi_video_pool_new() func...
gb
1
-0
/
+11
2010-03-12
Add GstVaapiImagePool and factor out GstVaapiSurfacePool from a base GstVaapi...
gb
1
-23
/
+7
2010-03-12
Add VA surface pool (lazy allocator).
gb
1
-0
/
+93