summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* meson: build test-vaapicontext when using X11Haihao Xiang2019-04-091-0/+2
* meson: build h264 fei encoder if possibleHaihao Xiang2019-01-071-0/+8
* vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang2019-01-072-4/+0
* libs: window: remove custom ref() and unref()Víctor Manuel Jáquez Leal2018-12-245-8/+8
* meson: Add gtk guardWonchul Lee2018-12-151-10/+12
* tests: check return value when using gst_buffer_map.Wangfei2018-11-052-2/+4
* build: meson: build examplesVíctor Manuel Jáquez Leal2018-11-052-0/+99
* tests: include sysdeps.h in compilation unitU. Artie Eoff2018-09-261-1/+1
* tests: fix compilationVíctor Manuel Jáquez Leal2018-09-262-3/+2
* tests: don's use sysdeps.h in headerVíctor Manuel Jáquez Leal2018-09-251-1/+2
* tests: remove already include string.hVíctor Manuel Jáquez Leal2018-09-254-4/+0
* libs: filter: remove custom ref() and unref()Víctor Manuel Jáquez Leal2018-09-031-1/+1
* libs: decoder: remove gst_vaapi_decoder_unref()Víctor Manuel Jáquez Leal2018-09-032-2/+2
* libs: display: remove gst_vaapi_display_ref()Víctor Manuel Jáquez Leal2018-06-141-1/+1
* libs: display: remove gst_vaapi_display_unref()Víctor Manuel Jáquez Leal2018-06-1410-22/+22
* tests: element: rewrite ROI testVíctor Manuel Jáquez Leal2018-02-271-63/+137
* Revert "tests: simple-encoder: add an option to set ROI"Víctor Manuel Jáquez Leal2018-02-271-39/+0
* tests: test-filter: fix dereference before null checkVíctor Manuel Jáquez Leal2018-01-101-1/+2
* tests: y4mreader: fix string state checkupVíctor Manuel Jáquez Leal2018-01-101-1/+1
* tests: y4mreader: use int for fgetcVíctor Manuel Jáquez Leal2018-01-101-4/+2
* tests: y4mreader: fix incompatible castVíctor Manuel Jáquez Leal2018-01-101-6/+9
* test: vaapicontext: process have-context bus messageVíctor Manuel Jáquez Leal2017-12-061-0/+40
* test: vaapicontext: app context is not persistentVíctor Manuel Jáquez Leal2017-12-061-1/+1
* tests: display: use GObject getterVíctor Manuel Jáquez Leal2017-09-221-74/+12
* tests: test-display: remove display cache testsVíctor Manuel Jáquez Leal2017-09-221-84/+0
* FEI: Add test applications to showcase fei use caseSreerenj Balachandran2017-09-013-0/+998
* tests: elements: add testsuite of vaapi contextHyunjun Ko2017-07-262-0/+334
* tests: elements: add test for vaapipostprocHyunjun Ko2017-07-182-0/+162
* tests: elements: vaapisink: handle nav eventsVíctor Manuel Jáquez Leal2017-05-121-11/+53
* tests: elements: clean up vaapisink testVíctor Manuel Jáquez Leal2017-05-121-20/+17
* tests: elements: add an example for ROIHyunjun Ko2017-05-122-0/+192
* tests: simple-encoder: add an option to set ROIHyunjun Ko2017-05-121-0/+39
* test: elements: fix compilation flagsVíctor Manuel Jáquez Leal2017-04-251-1/+1
* O_CLOEXEC needs _GNU_SOURCE definedThomas Petazzoni2017-03-141-0/+1
* test: elements: remove spurious linkageVíctor Manuel Jáquez Leal2016-07-062-54/+3
* tests: elements: rotate orientation eventVíctor Manuel Jáquez Leal2016-07-051-1/+5
* tests: elements: Add testsuite for vaapisinkHyunjun Ko2016-07-053-0/+185
* remove spurious gst_video_info_init()Víctor Manuel Jáquez Leal2016-05-201-1/+0
* tests: display: guard possible unused variablesVíctor Manuel Jáquez Leal2016-04-291-2/+8
* tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal2016-04-2918-8595/+8495
* tests: simple-encoder: fix build errorVineeth TM2016-02-151-1/+2
* vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warningsTim-Philipp Müller2016-02-022-4/+8
* libs: remove versioningVíctor Manuel Jáquez Leal2016-01-201-6/+6
* libs: make libraries no installablesVíctor Manuel Jáquez Leal2016-01-191-8/+24
* tests: simple-encoder: remove dead codeVíctor Manuel Jáquez Leal2015-11-091-20/+1
* tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran2015-07-022-0/+7
* build: Don't build simple-encoder test program if there is no VA Encoding sup...Sreerenj Balachandran2015-06-181-0/+5
* build: use git.mkVíctor Manuel Jáquez Leal2015-05-181-2/+1
* build: fix make distcheckVíctor Manuel Jáquez Leal2015-05-131-0/+1
* tests: simple-encoder: fix build warnings on 64-bit platforms.Gwenole Beauchesne2015-05-121-3/+3