summaryrefslogtreecommitdiff
path: root/tests/test-windows.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-24libs: window: remove custom ref() and unref()Víctor Manuel Jáquez Leal1-4/+4
2018-06-14libs: display: remove gst_vaapi_display_unref()Víctor Manuel Jáquez Leal1-3/+3
2016-04-29tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal1-161/+157
2015-07-02tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran1-0/+4
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+2
2013-07-09tests: port to new video format API.Gwenole Beauchesne1-12/+12
2013-05-07tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne1-11/+11
2013-03-20tests: fix license templates.Gwenole Beauchesne1-1/+1
2013-03-20tests: include "sysdeps.h" header instead of "config.h".Gwenole Beauchesne1-1/+1
2013-01-29legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-08-01tests: add support for headless decoding.Gwenole Beauchesne1-0/+34
2012-07-25tests: add support for Wayland.Gwenole Beauchesne1-28/+80
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-10-19switch tests licence to LGPL v2.1+warly1-11/+12
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-04-01Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb1-1/+1
2010-03-26Move code around.gb1-40/+1
2010-03-26Factor out image utilities.gb1-264/+7
2010-03-24Add support for AYUV format.gb1-0/+27
2010-03-24Simplify upload process and fallback to subpictures.gb1-27/+50
2010-03-23Unref subpicture earlier as the surface is supposed to hold a reference to it.gb1-3/+4
2010-03-23Add gst_vaapi_surface_{,de}associate_subpicture() API.gb1-6/+114
2010-03-21Rename gst_vaapi_window_put_surface_full() to plain gst_vaapi_window_put_surf...gb1-2/+2
2010-03-18Try YV12 & I420 image formats too.gb1-2/+19
2010-03-18Fix typo.gb1-1/+1
2010-03-17Don't show window by default during creation.gb1-3/+4
2010-03-16Move tests to top-level tests/ directory.gb1-0/+267