Fix seek issue
[profile/ivi/gstreamer-vaapi.git] / tests /
2013-04-20 Zhao HalleyFix seek issue 2.0 accepted/2.0/20130422.163146 submit/2.0/20130420.083526
2013-04-15 Zhao HalleyAdd configure options for jpeg/mpeg4 26/3326/1
2013-03-21 Zhao Halleysupport renders to Pixmap for vaapisink
2012-12-17 Gwenole Beauchesnetests: add test for MPEG-4:2 decoding.
2012-08-28 Gwenole Beauchesnetests: dump VA display properties.
2012-08-01 Gwenole Beauchesnetests: add support for headless decoding.
2012-07-25 Gwenole Beauchesnetests: add support for Wayland.
2012-07-24 Gwenole Beauchesneconfigure: drop check for --enable-vaapi-glx.
2012-07-24 Gwenole Beauchesnetests: allow GLX output, if available and selected.
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-19 Gwenole BeauchesneDrop all references to USE_CODEC_PARSERS.
2012-07-19 Gwenole BeauchesneDrop FFmpeg-based decoders.
2012-07-19 Gwenole Beauchesnetests: fix build without JPEG decoder support.
2012-07-17 Gwenole Beauchesnetests: add test for JPEG decoding.
2012-01-29 Gwenole BeauchesneAdd initial H.264 decoder.
2012-01-18 Gwenole Beauchesnetests: error out if FFmpeg|codecparsers are not supported.
2012-01-16 Gwenole Beauchesnetests: fix build without FFmpeg.
2012-01-16 Gwenole Beauchesnelegal: fix year for some copyright notices.
2012-01-16 Gwenole Beauchesnelegal: add Intel copyright on modified files.
2012-01-16 Gwenole Beauchesnelegal: fix copyright notices to include "Copyright...
2012-01-16 Gwenole BeauchesneAdd initial VC-1 decoder.
2012-01-16 Gwenole BeauchesneAdd initial MPEG-2 decoder.
2012-01-16 Gwenole BeauchesneAllow conditional build of GStreamer/FFmpeg bitstream...
2012-01-12 Gwenole Beauchesnetests: check for shared VA displays (display cache).
2012-01-06 Gwenole Beauchesnetests: fix make dist (ship with test-subpicture-data.h).
2011-12-12 Gwenole Beauchesneimage: allow partial updates.
2011-12-12 Gwenole Beauchesnetests: fix subpicture test.
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-10-19 warlyswitch tests licence to LGPL v2.1+
2011-07-21 Gwenole BeauchesneFix build with libva headers not in a standard include...
2011-06-14 Gwenole BeauchesneUpdate copyright notice.
2010-09-20 gbFix make dist.
2010-09-20 gbRename gst_vaapi_decoder_ffmpeg_new_from_caps() to...
2010-09-20 gbSimplify GstVaapiDecoder API.
2010-09-20 gbUse gst_vaapi_decoder_ffmpeg_new_from_caps().
2010-09-20 gbSimplify tests info.
2010-09-20 gbAdd End-of-Sequence start code.
2010-09-20 gbDrop excessive threading that over-complicates synchron...
2010-09-20 gbAdd timestamps to GstVaapiSurfaceProxy.
2010-09-20 gbAdd "codec-data" property for additional codec data.
2010-09-20 gbHandle user end-of-streams. Add gst_vaapi_decoder_...
2010-09-20 gbDrop useless End-of-Sequence marker.
2010-09-20 gbRegenerate correct clips.
2010-09-20 gbAdd decoder demos. Use -c (mpeg2|h264|vc1) to select...
2010-04-20 gbAdd VA profile abstraction.
2010-04-01 gbMake more helpers internal, thus reducing .text size...
2010-03-30 gbEnable build without VA/GLX extensions. i.e. fallback...
2010-03-29 gbFix make dist.
2010-03-29 gbImprove VA/GLX textures test.
2010-03-26 gbMove code around.
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-25 gbRestore the gst_vaapi_{surface,image,subpicture}_get_id...
2010-03-24 gbDrop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions...
2010-03-24 gbAdd compatibility with the original VA-API 0.29.
2010-03-24 gbAdd support for AYUV format.
2010-03-24 gbSimplify upload process and fallback to subpictures.
2010-03-24 gbCosmetics (lowercase for consistency).
2010-03-24 gbMove "id" down to the GstVaapiObject base.
2010-03-23 gbAdd "destroy" signal.
2010-03-23 gbUnref subpicture earlier as the surface is supposed...
2010-03-23 gbAdd gst_vaapi_surface_{,de}associate_subpicture() API.
2010-03-22 gbAdd gst_vaapi_display_get_pixel_aspect_ratio().
2010-03-22 gbAdd display size accessors.
2010-03-21 gbRename gst_vaapi_window_put_surface_full() to plain...
2010-03-18 gbTry YV12 & I420 image formats too.
2010-03-18 gbFix typo.
2010-03-17 gbDon't show window by default during creation.
2010-03-16 gbSplit X11 support to libgstvaapi-x11-*.so.*
2010-03-16 gbMove tests to top-level tests/ directory.
2010-03-15 gbGenerate R/G/B rects.
2010-03-15 gbAdd VA/X11 window abstraction.
2010-03-12 gbAdd surface tests.
2010-03-11 gbAdd gst_vaapi_display_x11_new_with_display() API.
2010-03-11 gbAPI change: gst_vaapi_display_x11_new() now takes an...
2010-03-10 gbDump caps.
2010-01-25 gbAdd initial VA display abstraction.
2010-01-25 gbAdd tests infrastructure.