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-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
2018-12-15
meson: Add gtk guard
Wonchul Lee
1
-10
/
+12
2018-12-15
libs: enc: h264: set max profile idc with correct profile.
Wangfei
1
-15
/
+6
2018-12-10
Use G_DEFINE_TYPE_WITH_PRIVATE if applicable
Niels De Graef
3
-15
/
+6
2018-12-05
Automatic update of common submodule
Thibault Saunier
1
-0
/
+0
2018-12-04
libs: dec: h265: support decode for main-444 10bit streams.
Wangfei
7
-3
/
+24
2018-11-28
Run gst-indent through the files
Jordan Petridis
2
-2
/
+2
2018-11-27
plugins: modify image check of extract_allowed_surface_formats.
He Junyan
1
-5
/
+5
2018-11-27
vaapipostproc: add some missing locking
Michael Olbrich
1
-0
/
+2
2018-11-20
Close dmabuf_fd
Xiang, Haihao
1
-0
/
+1
2018-11-14
vaapiencode: don't start src pad task in set_format
Michael Olbrich
1
-7
/
+15
2018-11-14
libs: dec: h265: support decode for main-444 8bit streams.
Wangfei
6
-2
/
+22
2018-11-12
Add Gitlab CI configuration
Víctor Manuel Jáquez Leal
1
-0
/
+1
2018-11-10
libs: Sync the GstVaapiChromaType to VA header file.
He Junyan
2
-7
/
+61
2018-11-09
meson: link with -lm
Tim-Philipp Müller
1
-1
/
+2
2018-11-09
meson: bump meson required to 0.47 for feature options
Tim-Philipp Müller
1
-1
/
+1
2018-11-07
libs: Modify the video format of endianness.
Junyan He
1
-24
/
+31
2018-11-05
plugins: Fix build error when GL is enabled while EGL is disabled.
Junyan He
1
-10
/
+11
2018-11-05
libs: encoder: h264/h264fei: remove unuseless code.
Wangfei
2
-2
/
+0
2018-11-05
tests: check return value when using gst_buffer_map.
Wangfei
2
-2
/
+4
2018-11-05
build: meson: build examples
Víctor Manuel Jáquez Leal
4
-1
/
+109
2018-11-05
build: meson: declare headers for libgstvaapi
Víctor Manuel Jáquez Leal
1
-1
/
+1
2018-11-05
Update common submodule location
Matthew Waters
1
-1
/
+1
2018-11-05
Clone the code from gitlab
Haihao Xiang
2
-3
/
+3
2018-11-01
libs: dec: h265: support decode for main-10-422 10bit streams.
Wangfei
7
-4
/
+23
2018-10-16
libs: context: roi_rc_qp_delta_support should not be checked when CQP.
Wangfei
1
-4
/
+8
2018-10-15
vaapipostproc: fix classification string
Víctor Manuel Jáquez Leal
1
-2
/
+1
2018-10-15
vaapipostproc: Add Hardware classifier to metadata
Philippe Normand
1
-2
/
+2
2018-10-15
libs: context: create context first before using it to create surface.
Wangfei
1
-2
/
+2
2018-10-12
gst: Advertise elements interacting with hardware devices
Philippe Normand
9
-15
/
+15
2018-10-10
libs: context: query surface format before context to create surface.
Wangfei
3
-2
/
+55
2018-10-09
libs: replace g_error with GST_ERROR
Víctor Manuel Jáquez Leal
2
-2
/
+6
2018-10-09
libs: replace g_warning with GST_WARNING
Víctor Manuel Jáquez Leal
3
-3
/
+3
2018-10-09
libs: Move from g_debug to GST_DEBUG.
Matteo Valdina
4
-16
/
+25
2018-10-09
vaapipostproc: change the way of handling deinterlace
Soon, Thean Siew
1
-3
/
+1
[next]