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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
libs: subpicture: Make subpicture a standard GstMiniObject.
He Junyan
1
-1
/
+1
2020-05-16
libs: texture: Make texture a standard GstMiniObject.
He Junyan
1
-2
/
+2
2020-03-17
libs: remove GstVaapiPixmap
Víctor Manuel Jáquez Leal
4
-118
/
+4
2020-03-09
test: fix a ninja test failure for vaapioverlay.
He Junyan
1
-1
/
+6
2020-02-23
libs: surface: surfacepool: Add allocation flags in constructors.
Víctor Manuel Jáquez Leal
2
-2
/
+3
2020-02-22
test: avoid unused warning for test-display
He Junyan
1
-1
/
+1
2020-01-15
Remove all FEI related
Víctor Manuel Jáquez Leal
3
-987
/
+0
2020-01-06
test: vaapioverlay: bail test if not available
Víctor Manuel Jáquez Leal
1
-1
/
+6
2020-01-06
tests: vaapioverlay: force drm backend
Víctor Manuel Jáquez Leal
1
-1
/
+1
2020-01-06
tests: check: add basic vaapioverlay test
U. Artie Eoff
2
-0
/
+214
2019-12-20
libs: surface: port to GstMiniObject
He Junyan
4
-10
/
+11
2019-12-20
libs: image: port to GstMiniObject base class
He Junyan
5
-8
/
+8
2019-12-17
tests: check return calling of gst_navigation_event_parse.*
Víctor Manuel Jáquez Leal
1
-5
/
+10
2019-12-10
Do not mix declaration and code
Thibault Saunier
1
-1
/
+1
2019-11-06
libs: video-format: change GST_VIDEO_FORMAT_AYUV to VUYA.
He Junyan
1
-1
/
+1
2019-10-16
tests: check: vaapipostproc test_orientation_mouse_events
U. Artie Eoff
1
-0
/
+106
2019-10-16
tests: check: vaapipostproc test_crop_mouse_events
U. Artie Eoff
2
-1
/
+230
2019-10-16
tests: check: initial unit test support
U. Artie Eoff
3
-0
/
+90
2019-10-16
tests: move examples and tests to subfolders
U. Artie Eoff
41
-82
/
+84
2019-10-14
Remove autotools build
Tim-Philipp Müller
2
-232
/
+0
2019-09-23
libs: encoder: remove gst_vaapi_encoder_{ref,unref}()
Víctor Manuel Jáquez Leal
2
-2
/
+2
2019-08-20
libs: remove surface's parent context
Víctor Manuel Jáquez Leal
1
-2
/
+1
2019-08-19
libs: profile: add gst_vaapi_profile_get_va_name()
Víctor Manuel Jáquez Leal
1
-1
/
+1
2019-08-19
test-vaapisink: also use vaapipostproc to change orientation
Víctor Manuel Jáquez Leal
1
-9
/
+43
2019-06-03
meson: Bump minimal GLib version to 2.44
Niels De Graef
1
-5
/
+0
2019-04-09
meson: build test-vaapicontext when using X11
Haihao Xiang
1
-0
/
+2
2019-01-07
meson: build h264 fei encoder if possible
Haihao Xiang
1
-0
/
+8
2019-01-07
vaapi: bump the minimum vaapi version requirement to 0.39.0
Haihao Xiang
2
-4
/
+0
2018-12-24
libs: window: remove custom ref() and unref()
Víctor Manuel Jáquez Leal
5
-8
/
+8
2018-12-15
meson: Add gtk guard
Wonchul Lee
1
-10
/
+12
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
2
-0
/
+99
2018-09-26
tests: include sysdeps.h in compilation unit
U. Artie Eoff
1
-1
/
+1
2018-09-26
tests: fix compilation
Víctor Manuel Jáquez Leal
2
-3
/
+2
2018-09-25
tests: don's use sysdeps.h in header
Víctor Manuel Jáquez Leal
1
-1
/
+2
2018-09-25
tests: remove already include string.h
Víctor Manuel Jáquez Leal
4
-4
/
+0
2018-09-03
libs: filter: remove custom ref() and unref()
Víctor Manuel Jáquez Leal
1
-1
/
+1
2018-09-03
libs: decoder: remove gst_vaapi_decoder_unref()
Víctor Manuel Jáquez Leal
2
-2
/
+2
2018-06-14
libs: display: remove gst_vaapi_display_ref()
Víctor Manuel Jáquez Leal
1
-1
/
+1
2018-06-14
libs: display: remove gst_vaapi_display_unref()
Víctor Manuel Jáquez Leal
10
-22
/
+22
2018-02-27
tests: element: rewrite ROI test
Víctor Manuel Jáquez Leal
1
-63
/
+137
2018-02-27
Revert "tests: simple-encoder: add an option to set ROI"
Víctor Manuel Jáquez Leal
1
-39
/
+0
2018-01-10
tests: test-filter: fix dereference before null check
Víctor Manuel Jáquez Leal
1
-1
/
+2
2018-01-10
tests: y4mreader: fix string state checkup
Víctor Manuel Jáquez Leal
1
-1
/
+1
2018-01-10
tests: y4mreader: use int for fgetc
Víctor Manuel Jáquez Leal
1
-4
/
+2
2018-01-10
tests: y4mreader: fix incompatible cast
Víctor Manuel Jáquez Leal
1
-6
/
+9
2017-12-06
test: vaapicontext: process have-context bus message
Víctor Manuel Jáquez Leal
1
-0
/
+40
2017-12-06
test: vaapicontext: app context is not persistent
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-09-22
tests: display: use GObject getter
Víctor Manuel Jáquez Leal
1
-74
/
+12
2017-09-22
tests: test-display: remove display cache tests
Víctor Manuel Jáquez Leal
1
-84
/
+0
[next]