to upgrade Gstreamer version to 1.6.1
[platform/upstream/gstreamer-vaapi.git] / tests / Makefile.am
2013-11-27 Matthieu BouronFix build with GStreamer >= 1.3.
2013-08-23 Zhao Halleytests: add initial test for video processing.
2013-07-10 Gwenole BeauchesneUse GstVideoInfo for video pools.
2013-03-20 Gwenole Beauchesneconfigure: rename GST_MAJORMINOR to GST_API_VERSION.
2013-01-18 Gwenole Beauchesnetests: simple-decoder: fix build with built-in videoutils.
2013-01-17 Gwenole Beauchesnetests: simple-decoder: honour framerate from the bitstream.
2013-01-17 Gwenole Beauchesnetests: add simple decoder application.
2013-01-17 Gwenole Beauchesnetests: add codec helper utils.
2013-01-11 Gwenole Beauchesnetests: use GstVideoOverlayComposition API for subpictur...
2013-01-11 Gwenole Beauchesnetests: use common decoder helpers for subpicture test.
2013-01-11 Gwenole Beauchesnetests: add decoder helpers.
2013-01-11 Gwenole Beauchesnelibs: fix build of submodule wrappers.
2012-12-17 Gwenole Beauchesnetests: add test for MPEG-4:2 decoding.
2012-08-01 Gwenole Beauchesnetests: add support for headless decoding.
2012-07-25 Gwenole Beauchesnetests: add support for Wayland.
2012-07-24 Gwenole Beauchesnetests: use common display and window creation routines.
2012-07-23 Gwenole Beauchesnetests: move encoded bitstreams to libutils.la.
2012-07-23 Gwenole Beauchesnetests: build convenience library for common utilities.
2012-07-23 Gwenole Beauchesnetests: simplify build with various display options.
2012-07-20 Gwenole Beauchesneconfigure: fix previous commit for GLX deps.
2012-07-17 Gwenole Beauchesnetests: add test for JPEG decoding.
2012-01-16 Gwenole Beauchesnetests: fix build without FFmpeg.
2012-01-06 Gwenole Beauchesnetests: fix make dist (ship with test-subpicture-data.h).
2011-12-12 Thibault Sauniertests: add test for subpictures.
2011-12-08 Nicolas DufresneChange caps to use new video/x-surface generic type.
2011-12-07 Gwenole BeauchesneFix build on Ubuntu 11.10 (Oneric).
2011-07-21 Gwenole BeauchesneFix build with libva headers not in a standard include...
2010-09-20 gbFix make dist.
2010-09-20 gbAdd decoder demos. Use -c (mpeg2|h264|vc1) to select...
2010-03-29 gbFix make dist.
2010-03-29 gbImprove VA/GLX textures test.
2010-03-26 gbFactor out image utilities.
2010-03-26 gbAdd VA/GLX display tests.
2010-03-25 gbAdd initial VA/GLX support.
2010-03-24 gbDrop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions...
2010-03-24 gbAdd compatibility with the original VA-API 0.29.
2010-03-16 gbSplit X11 support to libgstvaapi-x11-*.so.*
2010-03-16 gbMove tests to top-level tests/ directory.
2010-01-25 gbAdd tests infrastructure.