summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-09-01FEI: Add test applications to showcase fei use caseSreerenj Balachandran1-0/+19
2016-07-05tests: elements: Add testsuite for vaapisinkHyunjun Ko1-0/+2
2016-01-20libs: remove versioningVíctor Manuel Jáquez Leal1-6/+6
2016-01-19libs: make libraries no installablesVíctor Manuel Jáquez Leal1-8/+24
2015-06-18build: Don't build simple-encoder test program if there is no VA Encoding sup...Sreerenj Balachandran1-0/+5
2015-05-18build: use git.mkVíctor Manuel Jáquez Leal1-2/+1
2015-05-13build: fix make distcheckVíctor Manuel Jáquez Leal1-0/+1
2015-05-12tests: add simple-encoder programVíctor Manuel Jáquez Leal1-0/+7
2015-04-03Remove libgstvaapi-videoutils.soVíctor Manuel Jáquez Leal1-6/+3
2015-02-24egl: update tests.Gwenole Beauchesne1-0/+8
2013-11-27Fix build with GStreamer >= 1.3.Matthieu Bouron1-1/+2
2013-08-23tests: add initial test for video processing.Zhao Halley1-0/+6
2013-07-10Use GstVideoInfo for video pools.Gwenole Beauchesne1-2/+3
2013-03-20configure: rename GST_MAJORMINOR to GST_API_VERSION.Gwenole Beauchesne1-5/+5
2013-01-18tests: simple-decoder: fix build with built-in videoutils.Gwenole Beauchesne1-1/+2
2013-01-17tests: simple-decoder: honour framerate from the bitstream.Gwenole Beauchesne1-2/+2
2013-01-17tests: add simple decoder application.Gwenole Beauchesne1-0/+8
2013-01-17tests: add codec helper utils.Gwenole Beauchesne1-2/+2
2013-01-11tests: use GstVideoOverlayComposition API for subpicture test.Gwenole Beauchesne1-2/+3
2013-01-11tests: use common decoder helpers for subpicture test.Gwenole Beauchesne1-1/+1
2013-01-11tests: add decoder helpers.Gwenole Beauchesne1-9/+13
2013-01-11libs: fix build of submodule wrappers.Gwenole Beauchesne1-0/+1
2012-12-17tests: add test for MPEG-4:2 decoding.Gwenole Beauchesne1-1/+7
2012-08-01tests: add support for headless decoding.Gwenole Beauchesne1-0/+7
2012-07-25tests: add support for Wayland.Gwenole Beauchesne1-0/+8
2012-07-24tests: use common display and window creation routines.Gwenole Beauchesne1-2/+2
2012-07-23tests: move encoded bitstreams to libutils.la.Gwenole Beauchesne1-7/+4
2012-07-23tests: build convenience library for common utilities.Gwenole Beauchesne1-9/+16
2012-07-23tests: simplify build with various display options.Gwenole Beauchesne1-41/+40
2012-07-20configure: fix previous commit for GLX deps.Gwenole Beauchesne1-2/+3
2012-07-17tests: add test for JPEG decoding.Gwenole Beauchesne1-1/+1
2012-01-16tests: fix build without FFmpeg.Gwenole Beauchesne1-1/+1
2012-01-06tests: fix make dist (ship with test-subpicture-data.h).Gwenole Beauchesne1-0/+1
2011-12-12tests: add test for subpictures.Thibault Saunier1-0/+5
2011-12-08Change caps to use new video/x-surface generic type.Nicolas Dufresne1-1/+1
2011-12-07Fix build on Ubuntu 11.10 (Oneric).Gwenole Beauchesne1-0/+5
2011-07-21Fix build with libva headers not in a standard include dir.Gwenole Beauchesne1-1/+1
2010-09-20Fix make dist.gb1-1/+6
2010-09-20Add decoder demos. Use -c (mpeg2|h264|vc1) to select the codec.gb1-1/+9
2010-03-29Fix make dist.gb1-0/+2
2010-03-29Improve VA/GLX textures test.gb1-1/+1
2010-03-26Factor out image utilities.gb1-1/+1
2010-03-26Add VA/GLX display tests.gb1-12/+24
2010-03-25Add initial VA/GLX support.gb1-4/+17
2010-03-24Drop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions in Makefile.am. Override C...gb1-2/+0
2010-03-24Add compatibility with the original VA-API 0.29.gb1-0/+2
2010-03-16Split X11 support to libgstvaapi-x11-*.so.*gb1-1/+1
2010-03-16Move tests to top-level tests/ directory.gb1-1/+26
2010-01-25Add tests infrastructure.gb1-0/+4