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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Use gst_type_mark_as_plugin_api() for all non-element plugin types
Thibault Saunier
6
-0
/
+20
2020-05-27
libs: delete all gstvaapiobject related files.
He Junyan
22
-485
/
+1
2020-05-27
libs: surface: return fail immediately if can not create subpicture
He Junyan
1
-0
/
+4
2020-05-27
libs: subpicture: Make subpicture a standard GstMiniObject.
He Junyan
4
-62
/
+84
2020-05-26
libs: decoder: h264: Add ref flags for splited field.
He Junyan
1
-0
/
+3
2020-05-25
libs: decoder: h264: disallow multiple slice group
Víctor Manuel Jáquez Leal
1
-0
/
+6
2020-05-21
vaapidecoder: h264: remove baseline as constrained property
Víctor Manuel Jáquez Leal
5
-54
/
+8
2020-05-21
README: update VP9 decoder and encoder
Víctor Manuel Jáquez Leal
1
-3
/
+4
2020-05-21
vaapiencoder_h264: set direct_spatial_mv_pred_flag to true by default
Haihao Xiang
1
-1
/
+1
2020-05-18
vaapivideobufferpool: fix meta overwrite
Víctor Manuel Jáquez Leal
1
-1
/
+0
2020-05-17
vaapivideopool: Set pooled flag to added metas.
Víctor Manuel Jáquez Leal
3
-15
/
+16
2020-05-16
libs: use array_unref() rather than array_free()
Víctor Manuel Jáquez Leal
5
-37
/
+10
2020-05-16
plugin: use register_type to replace get_type for encode init.
He Junyan
1
-3
/
+4
2020-05-16
plugins: encode: Modify sink template of vp9 encode.
He Junyan
2
-24
/
+11
2020-05-16
plugins: encode: Modify sink template of vp8 encode.
He Junyan
2
-25
/
+12
2020-05-16
plugins: encode: Modify sink template of mpeg2 encode.
He Junyan
2
-26
/
+13
2020-05-16
plugins: encode: Modify sink template of h265 encode.
He Junyan
2
-25
/
+11
2020-05-16
plugins: encode: Modify sink template of h264 encode.
He Junyan
2
-25
/
+12
2020-05-16
plugins: encode: Modify sink template of jpeg encode.
He Junyan
2
-25
/
+12
2020-05-16
plugin: encode: add a helper macro to register encode type.
He Junyan
1
-0
/
+78
2020-05-16
plugins: util: Add a helper function to detect supported caps.
He Junyan
2
-0
/
+111
2020-05-16
plugin: encode: extract the allowed caps maker as a helper function.
He Junyan
3
-36
/
+70
2020-05-16
libs: video-format: add a helper function of get_formats_by_chroma.
He Junyan
2
-0
/
+36
2020-05-16
libs: texture: remove unused headers include
Víctor Manuel Jáquez Leal
2
-3
/
+1
2020-05-16
libs: removed duplicated function declarations
Víctor Manuel Jáquez Leal
3
-3
/
+0
2020-05-16
libs: texture: Make texture a standard GstMiniObject.
He Junyan
9
-317
/
+352
2020-04-26
Update README
Víctor Manuel Jáquez Leal
1
-22
/
+13
2020-04-26
libs: display: drm: use g_strcmp0 to be null safe
Víctor Manuel Jáquez Leal
1
-1
/
+1
2020-04-26
vaapipluginutil: Use GST_VAAPI_DISPLAY_TYPE_DRM for Mesa3D GBM
Haihao Xiang
1
-0
/
+5
2020-04-21
build: use join_paths() for driverdir
Víctor Manuel Jáquez Leal
1
-1
/
+1
2020-04-21
README: Update supported hardware
Veerabadhran G
1
-0
/
+3
2020-04-04
libs: bufferproxy: remove GstMemory reference
He Junyan
3
-47
/
+0
2020-04-04
libs,plugin: break surface-bufferproxy circular reference
He Junyan
5
-32
/
+52
2020-04-04
libs: bufferproxy: rename parent memeber as surface
He Junyan
3
-14
/
+12
2020-04-04
plugin: bufferpool: use hashmap to cache dmabuf mem-surface
He Junyan
1
-29
/
+107
2020-04-04
plugin: bufferpool: Delete ACQUIRE_FLAG_NO_ALLOC flag.
He Junyan
2
-28
/
+7
2020-04-03
vaapipostproc: enable HDR10 tone mapping
U. Artie Eoff
2
-7
/
+134
2020-04-03
libs: filter: HDR10 tone mapping support
U. Artie Eoff
2
-0
/
+183
2020-04-02
libs: encoder: h265: Support MAIN 4:4:4 10 profile.
He Junyan
5
-3
/
+32
2020-04-02
libs: encoder: fix an inexact trace info in chroma type check.
He Junyan
1
-2
/
+3
2020-03-31
libs: encoder: make sure format array is not NULL when returning TRUE
Haihao Xiang
1
-1
/
+5
2020-03-27
libs: extend g_autoptr support
Víctor Manuel Jáquez Leal
30
-16
/
+45
2020-03-27
vaapivideometa: remove compiler warning
Víctor Manuel Jáquez Leal
1
-2
/
+2
2020-03-22
build: Add meson's option package-origin.
Víctor Manuel Jáquez Leal
2
-8
/
+11
2020-03-20
vaapipostproc: deprecate format, width and size parameters
Víctor Manuel Jáquez Leal
1
-0
/
+8
2020-03-20
libs,plugins: decoder: Add -intra profile support for hevc.
He Junyan
3
-3
/
+92
2020-03-20
libs: encoder: h265: support ICQ/QVBR BRC
U. Artie Eoff
1
-1
/
+39
2020-03-19
libs: encoder: set VA HRD param before RC param
U. Artie Eoff
1
-8
/
+8
2020-03-17
vaapijpegenc: Add a quantization quirk for iHD driver
Haihao Xiang
3
-5
/
+27
2020-03-17
libs: remove GstVaapiPixmap
Víctor Manuel Jáquez Leal
19
-1132
/
+10
[next]