summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-04-09meson: build test-vaapicontext when using X11Haihao Xiang1-0/+2
2019-01-07meson: build h264 fei encoder if possibleHaihao Xiang1-0/+8
2019-01-07vaapi: bump the minimum vaapi version requirement to 0.39.0Haihao Xiang2-4/+0
2018-12-24libs: window: remove custom ref() and unref()Víctor Manuel Jáquez Leal5-8/+8
2018-12-15meson: Add gtk guardWonchul Lee1-10/+12
2018-11-05tests: check return value when using gst_buffer_map.Wangfei2-2/+4
2018-11-05build: meson: build examplesVíctor Manuel Jáquez Leal2-0/+99
2018-09-26tests: include sysdeps.h in compilation unitU. Artie Eoff1-1/+1
2018-09-26tests: fix compilationVíctor Manuel Jáquez Leal2-3/+2
2018-09-25tests: don's use sysdeps.h in headerVíctor Manuel Jáquez Leal1-1/+2
2018-09-25tests: remove already include string.hVíctor Manuel Jáquez Leal4-4/+0
2018-09-03libs: filter: remove custom ref() and unref()Víctor Manuel Jáquez Leal1-1/+1
2018-09-03libs: decoder: remove gst_vaapi_decoder_unref()Víctor Manuel Jáquez Leal2-2/+2
2018-06-14libs: display: remove gst_vaapi_display_ref()Víctor Manuel Jáquez Leal1-1/+1
2018-06-14libs: display: remove gst_vaapi_display_unref()Víctor Manuel Jáquez Leal10-22/+22
2018-02-27tests: element: rewrite ROI testVíctor Manuel Jáquez Leal1-63/+137
2018-02-27Revert "tests: simple-encoder: add an option to set ROI"Víctor Manuel Jáquez Leal1-39/+0
2018-01-10tests: test-filter: fix dereference before null checkVíctor Manuel Jáquez Leal1-1/+2
2018-01-10tests: y4mreader: fix string state checkupVíctor Manuel Jáquez Leal1-1/+1
2018-01-10tests: y4mreader: use int for fgetcVíctor Manuel Jáquez Leal1-4/+2
2018-01-10tests: y4mreader: fix incompatible castVíctor Manuel Jáquez Leal1-6/+9
2017-12-06test: vaapicontext: process have-context bus messageVíctor Manuel Jáquez Leal1-0/+40
2017-12-06test: vaapicontext: app context is not persistentVíctor Manuel Jáquez Leal1-1/+1
2017-09-22tests: display: use GObject getterVíctor Manuel Jáquez Leal1-74/+12
2017-09-22tests: test-display: remove display cache testsVíctor Manuel Jáquez Leal1-84/+0
2017-09-01FEI: Add test applications to showcase fei use caseSreerenj Balachandran3-0/+998
2017-07-26tests: elements: add testsuite of vaapi contextHyunjun Ko2-0/+334
2017-07-18tests: elements: add test for vaapipostprocHyunjun Ko2-0/+162
2017-05-12tests: elements: vaapisink: handle nav eventsVíctor Manuel Jáquez Leal1-11/+53
2017-05-12tests: elements: clean up vaapisink testVíctor Manuel Jáquez Leal1-20/+17
2017-05-12tests: elements: add an example for ROIHyunjun Ko2-0/+192
2017-05-12tests: simple-encoder: add an option to set ROIHyunjun Ko1-0/+39
2017-04-25test: elements: fix compilation flagsVíctor Manuel Jáquez Leal1-1/+1
2017-03-14O_CLOEXEC needs _GNU_SOURCE definedThomas Petazzoni1-0/+1
2016-07-06test: elements: remove spurious linkageVíctor Manuel Jáquez Leal2-54/+3
2016-07-05tests: elements: rotate orientation eventVíctor Manuel Jáquez Leal1-1/+5
2016-07-05tests: elements: Add testsuite for vaapisinkHyunjun Ko3-0/+185
2016-05-20remove spurious gst_video_info_init()Víctor Manuel Jáquez Leal1-1/+0
2016-04-29tests: display: guard possible unused variablesVíctor Manuel Jáquez Leal1-2/+8
2016-04-29tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal18-8595/+8495
2016-02-15tests: simple-encoder: fix build errorVineeth TM1-1/+2
2016-02-02vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warningsTim-Philipp Müller2-4/+8
2016-01-20libs: remove versioningVíctor Manuel Jáquez Leal1-6/+6
2016-01-19libs: make libraries no installablesVíctor Manuel Jáquez Leal1-8/+24
2015-11-09tests: simple-encoder: remove dead codeVíctor Manuel Jáquez Leal1-20/+1
2015-07-02tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran2-0/+7
2015-06-18build: Don't build simple-encoder test program if there is no VA Encoding sup...Sreerenj Balachandran1-0/+5
2015-05-18build: use git.mkVíctor Manuel Jáquez Leal1-2/+1
2015-05-13build: fix make distcheckVíctor Manuel Jáquez Leal1-0/+1
2015-05-12tests: simple-encoder: fix build warnings on 64-bit platforms.Gwenole Beauchesne1-3/+3