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
/
vaapi
/
gstvaapipluginbase.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
plugins: remove gst_vaapi_plugin_base_get_allowed_srcpad_raw_caps()
Víctor Manuel Jáquez Leal
1
-5
/
+0
2020-01-06
plugins: base: add GstVideoAggregator subclass support
U. Artie Eoff
1
-0
/
+29
2019-12-11
plugins: base: manage pad-specific data in a single struct
U. Artie Eoff
1
-24
/
+35
2019-12-11
plugins: use plugin base macros to access pad specific data
U. Artie Eoff
1
-0
/
+8
2018-12-24
plugins: Add more check for allowed raw caps.
He Junyan
1
-1
/
+6
2018-02-20
plugins: add gst_vaapi_copy_va_buffer()
Víctor Manuel Jáquez Leal
1
-0
/
+6
2018-02-20
plugins: add COPY_OUTPUT_FRAME flag
Víctor Manuel Jáquez Leal
1
-0
/
+4
2018-02-20
plugins: store the first downstream allocator if available
Víctor Manuel Jáquez Leal
1
-0
/
+2
2017-10-20
plugins: add gst_vaapi_plugin_base_set_srcpad_can_dmabuf()
Víctor Manuel Jáquez Leal
1
-0
/
+5
2017-08-22
plugins: include main gstgl header
Víctor Manuel Jáquez Leal
1
-4
/
+0
2017-04-12
plugins: enable direct rendering with envvar
Víctor Manuel Jáquez Leal
1
-0
/
+2
2017-02-02
plugins: check if negotiate dmabuf with downstream
Víctor Manuel Jáquez Leal
1
-0
/
+3
2017-01-27
plugins: create a GL context on certain conditions
Víctor Manuel Jáquez Leal
1
-0
/
+6
2016-07-22
plugins: remove gst_vaapi_plugin_base_driver_is_whitelisted()
Víctor Manuel Jáquez Leal
1
-4
/
+0
2016-07-22
plugins: remove common change_state() vmethod
Víctor Manuel Jáquez Leal
1
-29
/
+0
2016-07-22
plugins: remove undefined macros
Víctor Manuel Jáquez Leal
1
-4
/
+0
2016-06-08
plugins: use an unique allocator per pad
Víctor Manuel Jáquez Leal
1
-0
/
+2
2016-05-24
plugins: remove unused variables
Víctor Manuel Jáquez Leal
1
-2
/
+0
2016-04-29
plugin: fix macro processor check
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-04-22
vaapidecode: search driver in whitelist
Víctor Manuel Jáquez Leal
1
-0
/
+33
2016-04-22
plugins: rework set_context() vmethod definition
Víctor Manuel Jáquez Leal
1
-0
/
+15
2016-04-18
plugins: remove param in gst_vaapi_plugin_base_decide_allocation()
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-04-18
remove custom allocation query
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-03-24
Make vaapidecode to advertise the cropped values in srcpad, but negotiate poo...
Sreerenj Balachandran
1
-1
/
+1
2016-02-02
plugins: use the same pre-processor macro
Víctor Manuel Jáquez Leal
1
-1
/
+1
2016-01-25
Remove old gst version guards
Víctor Manuel Jáquez Leal
1
-5
/
+0
2015-11-09
plugin: guard pointers to pad query functions
Víctor Manuel Jáquez Leal
1
-2
/
+5
2015-08-04
remove gstvaapiuploader
Víctor Manuel Jáquez Leal
1
-19
/
+5
2015-04-03
Removal of gstreamer-0.10 support
Víctor Manuel Jáquez Leal
1
-4
/
+0
2015-02-24
plugins: ensure VA display matches GL context expectations.
Gwenole Beauchesne
1
-0
/
+5
2015-02-24
plugins: record downstream GstGLContext.
Gwenole Beauchesne
1
-0
/
+11
2014-08-22
plugins: factor out decide_allocation() hook.
Gwenole Beauchesne
1
-0
/
+8
2014-08-21
plugins: fix detection of raw video caps.
Gwenole Beauchesne
1
-0
/
+1
2014-07-25
vaapisink: add support for "display-name" property.
Gwenole Beauchesne
1
-0
/
+8
2013-12-18
plugins: factor out support for raw YUV buffers on sink pads.
Gwenole Beauchesne
1
-0
/
+34
2013-12-18
plugins: factor out pad caps.
Gwenole Beauchesne
1
-0
/
+34
2013-12-18
plugins: factor out GstImplementsInterface.
Gwenole Beauchesne
1
-0
/
+8
2013-12-18
plugins: factor out display creation process.
Gwenole Beauchesne
1
-0
/
+15
2013-12-18
plugins: add new base object, store display in there.
Gwenole Beauchesne
1
-0
/
+130