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
2019-04-11
Release 1.15.90
1.15.90
Tim-Philipp Müller
6
-51
/
+272
2019-04-11
Update docs
Tim-Philipp Müller
1
-7
/
+7
2019-04-10
libs: encoder: h265: Recognize the correct level and tier.
He Junyan
1
-23
/
+28
2019-04-10
libs: encoder: h264,h265: Set max_qp if min_qp is non-zero.
He Junyan
3
-0
/
+12
2019-04-09
libs: encoder: h264,h265: initial and minimal QP can be zero
Víctor Manuel Jáquez Leal
3
-6
/
+6
2019-04-09
meson: build test-vaapicontext when using X11
Haihao Xiang
1
-0
/
+2
2019-04-01
libs: encoder: h264_fei: Use gst_param_spec_array for view-ids
He Junyan
3
-50
/
+128
2019-03-30
vaapipluginutil: Fix #endif for USE_X11
Danilo Spinella
1
-1
/
+1
2019-03-29
libs: encoder: h264: simplify the view-ids setting
Víctor Manuel Jáquez Leal
1
-23
/
+23
2019-03-29
libs: encoder: h264: Use gst_param_spec_array for view-ids
He Junyan
1
-20
/
+43
2019-03-29
libs: Change the parameter setting order when encode picture.
He Junyan
1
-4
/
+4
2019-03-28
libs: decoder: jpeg: support dynamic resolution change decode.
Wangfei
1
-0
/
+13
2019-03-26
libs: encoder: h265: add low power mode encode.
Wangfei
1
-13
/
+31
2019-03-25
vaapiencode: gobject's prop_id differ from vaapi encoder
He Junyan
1
-1
/
+1
2019-03-21
meson: disable compiler warnings for unused vars and args if gst debug system...
Tim-Philipp Müller
1
-0
/
+18
2019-03-21
meson: use new 'python' module instead of deprecated 'python3' one
Tim-Philipp Müller
1
-1
/
+1
2019-03-11
Update common submodule back to 59cb678164719ff59dcf6c8b93df4617a1075d11
Thibault Saunier
1
-0
/
+0
2019-03-04
Back to development
Tim-Philipp Müller
5
-11
/
+11
2019-03-01
libs: Fix a typo in comments.
He Junyan
1
-1
/
+1
2019-02-27
plugin: if any caps in downstream, negotiate raw video
Víctor Manuel Jáquez Leal
1
-6
/
+18
2019-02-26
Release 1.15.2
1.15.2
Tim-Philipp Müller
6
-104
/
+367
2019-02-26
Update docs
Tim-Philipp Müller
1
-1
/
+1
2019-02-21
vaapivideomemory: Prefer same format for surface and image
He Junyan
1
-65
/
+139
2019-02-17
libs: Delete the duplicated ARGB video format.
He Junyan
1
-2
/
+0
2019-02-17
glx: Stop specifying GLX_DEPTH_SIZE
Adam Jackson
2
-2
/
+0
2019-02-16
libs: wayland: add support for XDG-shell protocol
Niels De Graef
8
-19
/
+222
2019-02-16
libs: window: wayland: Prefix wl_shell_surface field with `wl_`
Niels De Graef
1
-14
/
+14
2019-02-16
libs: wayland: Prefix wl_shell field with `wl_`
Niels De Graef
3
-7
/
+7
2019-02-11
libs: display: lock ensure_profile()
Denis Nagorny
1
-1
/
+6
2019-02-08
meson: bump the minimum wayland version requirement to 1.11.0
Víctor Manuel Jáquez Leal
1
-1
/
+2
2019-01-24
vaapisink: x11: trap WM_DELETE_WINDOW message
Víctor Manuel Jáquez Leal
2
-2
/
+39
2019-01-22
libs: window: remove native-id property
Víctor Manuel Jáquez Leal
1
-21
/
+6
2019-01-22
libs: window: use G_GSIZE_MODIFIER for window id
Víctor Manuel Jáquez Leal
1
-2
/
+2
2019-01-22
encoder: h264/h265: set SPS cbr_flag with correct value.
Wangfei
2
-14
/
+23
2019-01-17
Release 1.15.1
1.15.1
Tim-Philipp Müller
6
-62
/
+2453
2019-01-17
Update docs
Tim-Philipp Müller
1
-15
/
+15
2019-01-14
libs: encoder: refactor to avoid code duplication
Víctor Manuel Jáquez Leal
1
-39
/
+42
2019-01-14
libs: encoder: h264/h265: flush pending ordered pictures
Víctor Manuel Jáquez Leal
5
-103
/
+174
2019-01-14
libs: encoder: h264/h265: fix encode lose frame issue.
Wangfei
4
-34
/
+125
2019-01-15
vaapipostproc: before set surface proxy, check if it already been created and...
Wangfei
1
-7
/
+9
2019-01-11
vaapipostproc: clean up USE_VA_VPP macro since it already removed from
Wangfei
1
-4
/
+0
2019-01-07
meson: build h264 fei encoder if possible
Haihao Xiang
4
-0
/
+34
2019-01-07
configure: bump the minimum wayland version requirement to 1.11.0
Haihao Xiang
1
-1
/
+1
2019-01-07
vaapi: bump the minimum vaapi version requirement to 0.39.0
Haihao Xiang
24
-778
/
+42
2018-12-24
libs: window: remove custom ref() and unref()
Víctor Manuel Jáquez Leal
8
-44
/
+11
2018-12-24
libs: window: use its own debug category
Víctor Manuel Jáquez Leal
6
-11
/
+17
2018-12-24
libs: window: refactor as gobject
Víctor Manuel Jáquez Leal
14
-409
/
+531
2018-12-24
libs: filter: use its own debug category
Víctor Manuel Jáquez Leal
1
-4
/
+10
2018-12-24
plugins: Add more check for allowed raw caps.
He Junyan
5
-26
/
+80
2018-12-18
vaapipostproc: fix csc fail when only change width or height.
Wangfei
1
-1
/
+1
[next]