summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libs: remove versioningVíctor Manuel Jáquez Leal2016-01-201-6/+6
* libs: make libraries no installablesVíctor Manuel Jáquez Leal2016-01-191-8/+24
* build: Don't build simple-encoder test program if there is no VA Encoding sup...Sreerenj Balachandran2015-06-181-0/+5
* build: use git.mkVíctor Manuel Jáquez Leal2015-05-181-2/+1
* build: fix make distcheckVíctor Manuel Jáquez Leal2015-05-131-0/+1
* tests: add simple-encoder programVíctor Manuel Jáquez Leal2015-05-121-0/+7
* Remove libgstvaapi-videoutils.soVíctor Manuel Jáquez Leal2015-04-031-6/+3
* egl: update tests.Gwenole Beauchesne2015-02-241-0/+8
* Fix build with GStreamer >= 1.3.Matthieu Bouron2013-11-271-1/+2
* tests: add initial test for video processing.Zhao Halley2013-08-231-0/+6
* Use GstVideoInfo for video pools.Gwenole Beauchesne2013-07-101-2/+3
* configure: rename GST_MAJORMINOR to GST_API_VERSION.Gwenole Beauchesne2013-03-201-5/+5
* tests: simple-decoder: fix build with built-in videoutils.Gwenole Beauchesne2013-01-181-1/+2
* tests: simple-decoder: honour framerate from the bitstream.Gwenole Beauchesne2013-01-171-2/+2
* tests: add simple decoder application.Gwenole Beauchesne2013-01-171-0/+8
* tests: add codec helper utils.Gwenole Beauchesne2013-01-171-2/+2
* tests: use GstVideoOverlayComposition API for subpicture test.Gwenole Beauchesne2013-01-111-2/+3
* tests: use common decoder helpers for subpicture test.Gwenole Beauchesne2013-01-111-1/+1
* tests: add decoder helpers.Gwenole Beauchesne2013-01-111-9/+13
* libs: fix build of submodule wrappers.Gwenole Beauchesne2013-01-111-0/+1
* tests: add test for MPEG-4:2 decoding.Gwenole Beauchesne2012-12-171-1/+7
* tests: add support for headless decoding.Gwenole Beauchesne2012-08-011-0/+7
* tests: add support for Wayland.Gwenole Beauchesne2012-07-251-0/+8
* tests: use common display and window creation routines.Gwenole Beauchesne2012-07-241-2/+2
* tests: move encoded bitstreams to libutils.la.Gwenole Beauchesne2012-07-231-7/+4
* tests: build convenience library for common utilities.Gwenole Beauchesne2012-07-231-9/+16
* tests: simplify build with various display options.Gwenole Beauchesne2012-07-231-41/+40
* configure: fix previous commit for GLX deps.Gwenole Beauchesne2012-07-201-2/+3
* tests: add test for JPEG decoding.Gwenole Beauchesne2012-07-171-1/+1
* tests: fix build without FFmpeg.Gwenole Beauchesne2012-01-161-1/+1
* tests: fix make dist (ship with test-subpicture-data.h).Gwenole Beauchesne2012-01-061-0/+1
* tests: add test for subpictures.Thibault Saunier2011-12-121-0/+5
* Change caps to use new video/x-surface generic type.Nicolas Dufresne2011-12-081-1/+1
* Fix build on Ubuntu 11.10 (Oneric).Gwenole Beauchesne2011-12-071-0/+5
* Fix build with libva headers not in a standard include dir.Gwenole Beauchesne2011-07-211-1/+1
* Fix make dist.gb2010-09-201-1/+6
* Add decoder demos. Use -c (mpeg2|h264|vc1) to select the codec.gb2010-09-201-1/+9
* Fix make dist.gb2010-03-291-0/+2
* Improve VA/GLX textures test.gb2010-03-291-1/+1
* Factor out image utilities.gb2010-03-261-1/+1
* Add VA/GLX display tests.gb2010-03-261-12/+24
* Add initial VA/GLX support.gb2010-03-251-4/+17
* Drop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions in Makefile.am. Override C...gb2010-03-241-2/+0
* Add compatibility with the original VA-API 0.29.gb2010-03-241-0/+2
* Split X11 support to libgstvaapi-x11-*.so.*gb2010-03-161-1/+1
* Move tests to top-level tests/ directory.gb2010-03-161-1/+26
* Add tests infrastructure.gb2010-01-251-0/+4