summaryrefslogtreecommitdiff
path: root/tests/test-display.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-14libs: display: remove gst_vaapi_display_unref()Víctor Manuel Jáquez Leal1-9/+9
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-03-14O_CLOEXEC needs _GNU_SOURCE definedThomas Petazzoni1-0/+1
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 Leal1-386/+384
2015-07-02tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran1-0/+3
2013-12-20display: don't use GstCaps for decode or encode profiles list.Gwenole Beauchesne1-38/+35
2013-12-20display: don't use GstCaps for image or subpicture formats list.Gwenole Beauchesne1-28/+21
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-15Fix new video format API.Gwenole Beauchesne1-3/+3
2013-07-09tests: port to new video format API.Gwenole Beauchesne1-5/+5
2013-05-27tests: improve check for display cache.Gwenole Beauchesne1-1/+77
2013-05-07tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne1-32/+17
2013-03-20tests: fix license templates.Gwenole Beauchesne1-1/+1
2013-03-20tests: use gst_vaapi_image_format_from_structure() in test-display.Gwenole Beauchesne1-27/+38
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-28tests: dump VA display properties.Gwenole Beauchesne1-11/+126
2012-08-01tests: add support for headless decoding.Gwenole Beauchesne1-0/+69
2012-07-25tests: add support for Wayland.Gwenole Beauchesne1-4/+36
2012-07-24configure: drop check for --enable-vaapi-glx.Gwenole Beauchesne1-3/+3
2012-07-23tests: simplify build with various display options.Gwenole Beauchesne1-4/+5
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-20Add VA profile abstraction.gb1-3/+48
2010-03-30Enable build without VA/GLX extensions. i.e. fallback to TFP + FBO.gb1-0/+6
2010-03-26Add VA/GLX display tests.gb1-1/+69
2010-03-22Add gst_vaapi_display_get_pixel_aspect_ratio().gb1-1/+4
2010-03-22Add display size accessors.gb1-0/+4
2010-03-16Move tests to top-level tests/ directory.gb1-0/+155