summaryrefslogtreecommitdiff
path: root/tests/test-windows.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran2015-07-021-0/+4
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* tests: port to new video format API.Gwenole Beauchesne2013-07-091-12/+12
* tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne2013-05-071-11/+11
* tests: fix license templates.Gwenole Beauchesne2013-03-201-1/+1
* tests: include "sysdeps.h" header instead of "config.h".Gwenole Beauchesne2013-03-201-1/+1
* legal: add Intel copyright on modified files.Gwenole Beauchesne2013-01-291-0/+1
* tests: add support for headless decoding.Gwenole Beauchesne2012-08-011-0/+34
* tests: add support for Wayland.Gwenole Beauchesne2012-07-251-28/+80
* legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne2012-01-161-1/+1
* switch tests licence to LGPL v2.1+warly2011-10-191-11/+12
* Update copyright notice.Gwenole Beauchesne2011-06-141-1/+1
* Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb2010-04-011-1/+1
* Move code around.gb2010-03-261-40/+1
* Factor out image utilities.gb2010-03-261-264/+7
* Add support for AYUV format.gb2010-03-241-0/+27
* Simplify upload process and fallback to subpictures.gb2010-03-241-27/+50
* Unref subpicture earlier as the surface is supposed to hold a reference to it.gb2010-03-231-3/+4
* Add gst_vaapi_surface_{,de}associate_subpicture() API.gb2010-03-231-6/+114
* Rename gst_vaapi_window_put_surface_full() to plain gst_vaapi_window_put_surf...gb2010-03-211-2/+2
* Try YV12 & I420 image formats too.gb2010-03-181-2/+19
* Fix typo.gb2010-03-181-1/+1
* Don't show window by default during creation.gb2010-03-171-3/+4
* Move tests to top-level tests/ directory.gb2010-03-161-0/+267