summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-08-28tests: dump VA display properties.Gwenole Beauchesne1-11/+126
2012-08-01tests: add support for headless decoding.Gwenole Beauchesne4-0/+120
2012-07-25tests: add support for Wayland.Gwenole Beauchesne4-32/+134
2012-07-24configure: drop check for --enable-vaapi-glx.Gwenole Beauchesne1-3/+3
2012-07-24tests: allow GLX output, if available and selected.Gwenole Beauchesne1-0/+10
2012-07-24tests: use common display and window creation routines.Gwenole Beauchesne6-31/+232
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 Beauchesne2-45/+45
2012-07-20configure: fix previous commit for GLX deps.Gwenole Beauchesne1-2/+3
2012-07-19Drop all references to USE_CODEC_PARSERS.Gwenole Beauchesne2-32/+22
2012-07-19Drop FFmpeg-based decoders.Gwenole Beauchesne2-30/+0
2012-07-19tests: fix build without JPEG decoder support.Gwenole Beauchesne1-0/+2
2012-07-17tests: add test for JPEG decoding.Gwenole Beauchesne4-1/+2117
2012-01-29Add initial H.264 decoder.Gwenole Beauchesne1-0/+4
2012-01-18tests: error out if FFmpeg|codecparsers are not supported.Gwenole Beauchesne1-0/+4
2012-01-16tests: fix build without FFmpeg.Gwenole Beauchesne2-8/+21
2012-01-16legal: fix year for some copyright notices.Gwenole Beauchesne1-1/+1
2012-01-16legal: add Intel copyright on modified files.Gwenole Beauchesne1-0/+1
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne14-14/+14
2012-01-16Add initial VC-1 decoder.Gwenole Beauchesne1-0/+4
2012-01-16Add initial MPEG-2 decoder.Gwenole Beauchesne1-0/+4
2012-01-16Allow conditional build of GStreamer/FFmpeg bitstream parsers.Gwenole Beauchesne1-3/+31
2012-01-12tests: check for shared VA displays (display cache).Gwenole Beauchesne1-1/+12
2012-01-06tests: fix make dist (ship with test-subpicture-data.h).Gwenole Beauchesne1-0/+1
2011-12-12image: allow partial updates.Gwenole Beauchesne1-1/+1
2011-12-12tests: fix subpicture test.Gwenole Beauchesne1-10/+37
2011-12-12tests: add test for subpictures.Thibault Saunier4-0/+1682
2011-12-08Change caps to use new video/x-surface generic type.Nicolas Dufresne2-2/+3
2011-12-07Fix build on Ubuntu 11.10 (Oneric).Gwenole Beauchesne1-0/+5
2011-10-19switch tests licence to LGPL v2.1+warly14-152/+166
2011-07-21Fix build with libva headers not in a standard include dir.Gwenole Beauchesne1-1/+1
2011-06-14Update copyright notice.Gwenole Beauchesne14-14/+14
2010-09-20Fix make dist.gb1-1/+6
2010-09-20Rename gst_vaapi_decoder_ffmpeg_new_from_caps() to plain gst_vaapi_decoder_ff...gb1-1/+1
2010-09-20Simplify GstVaapiDecoder API.gb1-2/+10
2010-09-20Use gst_vaapi_decoder_ffmpeg_new_from_caps().gb2-1/+17
2010-09-20Simplify tests info.gb8-24/+72
2010-09-20Add End-of-Sequence start code.gb1-2/+2
2010-09-20Drop excessive threading that over-complicates synchronisation.gb1-14/+3
2010-09-20Add timestamps to GstVaapiSurfaceProxy.gb1-1/+4
2010-09-20Add "codec-data" property for additional codec data.gb1-1/+1
2010-09-20Handle user end-of-streams. Add gst_vaapi_decoder_{start,stop}() helpers.gb1-1/+1
2010-09-20Drop useless End-of-Sequence marker.gb1-2/+2
2010-09-20Regenerate correct clips.gb2-1078/+1017
2010-09-20Add decoder demos. Use -c (mpeg2|h264|vc1) to select the codec.gb8-1/+4770
2010-04-20Add VA profile abstraction.gb1-3/+48
2010-04-01Make more helpers internal, thus reducing .text size further. Add gst_vaapi_d...gb1-1/+1
2010-03-30Enable build without VA/GLX extensions. i.e. fallback to TFP + FBO.gb1-0/+6
2010-03-29Fix make dist.gb1-0/+2