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
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
2017-09-01
FEI: Add test applications to showcase fei use case
Sreerenj Balachandran
3
-0
/
+998
2017-07-26
tests: elements: add testsuite of vaapi context
Hyunjun Ko
2
-0
/
+334
2017-07-18
tests: elements: add test for vaapipostproc
Hyunjun Ko
2
-0
/
+162
2017-05-12
tests: elements: vaapisink: handle nav events
Víctor Manuel Jáquez Leal
1
-11
/
+53
2017-05-12
tests: elements: clean up vaapisink test
Víctor Manuel Jáquez Leal
1
-20
/
+17
2017-05-12
tests: elements: add an example for ROI
Hyunjun Ko
2
-0
/
+192
2017-05-12
tests: simple-encoder: add an option to set ROI
Hyunjun Ko
1
-0
/
+39
2017-04-25
test: elements: fix compilation flags
Víctor Manuel Jáquez Leal
1
-1
/
+1
2017-03-14
O_CLOEXEC needs _GNU_SOURCE defined
Thomas Petazzoni
1
-0
/
+1
2016-07-06
test: elements: remove spurious linkage
Víctor Manuel Jáquez Leal
2
-54
/
+3
2016-07-05
tests: elements: rotate orientation event
Víctor Manuel Jáquez Leal
1
-1
/
+5
2016-07-05
tests: elements: Add testsuite for vaapisink
Hyunjun Ko
3
-0
/
+185
2016-05-20
remove spurious gst_video_info_init()
Víctor Manuel Jáquez Leal
1
-1
/
+0
2016-04-29
tests: display: guard possible unused variables
Víctor Manuel Jáquez Leal
1
-2
/
+8
2016-04-29
tests: inforce gstreamer code-style
Víctor Manuel Jáquez Leal
18
-8595
/
+8495
2016-02-15
tests: simple-encoder: fix build error
Vineeth TM
1
-1
/
+2
2016-02-02
vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warnings
Tim-Philipp Müller
2
-4
/
+8
2016-01-20
libs: remove versioning
Víctor Manuel Jáquez Leal
1
-6
/
+6
2016-01-19
libs: make libraries no installables
Víctor Manuel Jáquez Leal
1
-8
/
+24
2015-11-09
tests: simple-encoder: remove dead code
Víctor Manuel Jáquez Leal
1
-20
/
+1
2015-07-02
tests: Fix compilation while enabling egl as the only renderer in build
Sreerenj Balachandran
2
-0
/
+7
2015-06-18
build: Don't build simple-encoder test program if there is no VA Encoding sup...
Sreerenj Balachandran
1
-0
/
+5
2015-05-18
build: use git.mk
Víctor Manuel Jáquez Leal
1
-2
/
+1
2015-05-13
build: fix make distcheck
Víctor Manuel Jáquez Leal
1
-0
/
+1
2015-05-12
tests: simple-encoder: fix build warnings on 64-bit platforms.
Gwenole Beauchesne
1
-3
/
+3
2015-05-12
tests: add simple-encoder program
Víctor Manuel Jáquez Leal
4
-0
/
+822
[next]