summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_request_pad_simple...François Laignel2021-05-051-2/+2
* gst: don't use volatile to mean atomicMatthew Waters2021-03-191-6/+6
* test: vaapicontext: fix draw callback with multiple videosMichael Olbrich2020-07-311-3/+6
* test: vaapicontext: support wayland displayMichael Olbrich2020-07-312-33/+116
* test: vaapicontext: use playbin to test filesVíctor Manuel Jáquez Leal2020-07-311-11/+12
* test: vaapicontext: add PLAY and NULL buttonsVíctor Manuel Jáquez Leal2020-07-311-0/+28
* vaapidecode: Remove NO_SURFACE error handlingVíctor Manuel Jáquez Leal2020-07-091-26/+1
* libs: subpicture: Make subpicture a standard GstMiniObject.He Junyan2020-05-271-1/+1
* libs: texture: Make texture a standard GstMiniObject.He Junyan2020-05-161-2/+2
* libs: remove GstVaapiPixmapVíctor Manuel Jáquez Leal2020-03-174-118/+4
* test: fix a ninja test failure for vaapioverlay.He Junyan2020-03-091-1/+6
* libs: surface: surfacepool: Add allocation flags in constructors.Víctor Manuel Jáquez Leal2020-02-232-2/+3
* test: avoid unused warning for test-displayHe Junyan2020-02-221-1/+1
* Remove all FEI relatedVíctor Manuel Jáquez Leal2020-01-153-987/+0
* test: vaapioverlay: bail test if not availableVíctor Manuel Jáquez Leal2020-01-061-1/+6
* tests: vaapioverlay: force drm backendVíctor Manuel Jáquez Leal2020-01-061-1/+1
* tests: check: add basic vaapioverlay testU. Artie Eoff2020-01-062-0/+214
* libs: surface: port to GstMiniObjectHe Junyan2019-12-204-10/+11
* libs: image: port to GstMiniObject base classHe Junyan2019-12-205-8/+8
* tests: check return calling of gst_navigation_event_parse.*Víctor Manuel Jáquez Leal2019-12-171-5/+10
* Do not mix declaration and codeThibault Saunier2019-12-101-1/+1
* libs: video-format: change GST_VIDEO_FORMAT_AYUV to VUYA.He Junyan2019-11-061-1/+1
* tests: check: vaapipostproc test_orientation_mouse_eventsU. Artie Eoff2019-10-161-0/+106
* tests: check: vaapipostproc test_crop_mouse_eventsU. Artie Eoff2019-10-162-1/+230
* tests: check: initial unit test supportU. Artie Eoff2019-10-163-0/+90
* tests: move examples and tests to subfoldersU. Artie Eoff2019-10-1641-82/+84
* Remove autotools buildTim-Philipp Müller2019-10-142-232/+0
* libs: encoder: remove gst_vaapi_encoder_{ref,unref}()Víctor Manuel Jáquez Leal2019-09-232-2/+2
* libs: remove surface's parent contextVíctor Manuel Jáquez Leal2019-08-201-2/+1
* libs: profile: add gst_vaapi_profile_get_va_name()Víctor Manuel Jáquez Leal2019-08-191-1/+1
* test-vaapisink: also use vaapipostproc to change orientationVíctor Manuel Jáquez Leal2019-08-191-9/+43
* meson: Bump minimal GLib version to 2.44Niels De Graef2019-06-031-5/+0
* 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