summaryrefslogtreecommitdiff
path: root/tests/test-display.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran2015-07-021-0/+3
* display: don't use GstCaps for decode or encode profiles list.Gwenole Beauchesne2013-12-201-38/+35
* display: don't use GstCaps for image or subpicture formats list.Gwenole Beauchesne2013-12-201-28/+21
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* Fix new video format API.Gwenole Beauchesne2013-07-151-3/+3
* tests: port to new video format API.Gwenole Beauchesne2013-07-091-5/+5
* tests: improve check for display cache.Gwenole Beauchesne2013-05-271-1/+77
* tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne2013-05-071-32/+17
* tests: fix license templates.Gwenole Beauchesne2013-03-201-1/+1
* tests: use gst_vaapi_image_format_from_structure() in test-display.Gwenole Beauchesne2013-03-201-27/+38
* 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: dump VA display properties.Gwenole Beauchesne2012-08-281-11/+126
* tests: add support for headless decoding.Gwenole Beauchesne2012-08-011-0/+69
* tests: add support for Wayland.Gwenole Beauchesne2012-07-251-4/+36
* configure: drop check for --enable-vaapi-glx.Gwenole Beauchesne2012-07-241-3/+3
* tests: simplify build with various display options.Gwenole Beauchesne2012-07-231-4/+5
* 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
* Add VA profile abstraction.gb2010-04-201-3/+48
* Enable build without VA/GLX extensions. i.e. fallback to TFP + FBO.gb2010-03-301-0/+6
* Add VA/GLX display tests.gb2010-03-261-1/+69
* Add gst_vaapi_display_get_pixel_aspect_ratio().gb2010-03-221-1/+4
* Add display size accessors.gb2010-03-221-0/+4
* Move tests to top-level tests/ directory.gb2010-03-161-0/+155