summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-05-09build: fix source file modes.Simon Farnsworth1-0/+0
2014-01-23tests: test-filter: fix "deinterlace" option parse.Gwenole Beauchesne1-1/+5
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-06tests: simple-decoder: don't use deprecated g_thread_create().Gwenole Beauchesne1-2/+4
2013-12-20display: don't use GstCaps for decode or encode profiles list.Gwenole Beauchesne1-38/+35
2013-12-20display: don't use GstCaps for image or subpicture formats list.Gwenole Beauchesne1-28/+21
2013-11-27Fix build with GStreamer >= 1.3.Matthieu Bouron1-1/+2
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne10-8/+12
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne26-0/+32
2013-11-21filter: fix semantics of deinterlacing flags.Gwenole Beauchesne1-3/+5
2013-09-24tests: simple-decoder: fix for non-X11 backends.Gwenole Beauchesne1-1/+1
2013-08-23tests: filter: add support for deinterlacing.Gwenole Beauchesne1-11/+127
2013-08-23tests: filter: add support for denoising and sharpening.Zhao Halley1-0/+51
2013-08-23tests: filter: add support for frame cropping.Gwenole Beauchesne1-0/+40
2013-08-23tests: filter: dump supported operations and formats.Gwenole Beauchesne1-0/+54
2013-08-23tests: add initial test for video processing.Zhao Halley2-0/+191
2013-08-23tests: image: allow creation of images with interleaved patterns.Gwenole Beauchesne2-28/+100
2013-08-23tests: image: fix conversion from RGB to YUV.Gwenole Beauchesne1-3/+3
2013-07-26tests: image: try to upload images through vaDeriveImage() too.Gwenole Beauchesne1-0/+10
2013-07-26tests: image: add support for packed YUV formats.Gwenole Beauchesne1-0/+38
2013-07-26tests: image: fix generation of I420/YV12 images.Gwenole Beauchesne1-2/+2
2013-07-26tests: image: fix string representation for GstVideoFormat.Gwenole Beauchesne1-2/+2
2013-07-22tests: simple-decoder: add support for pixmap API.Gwenole Beauchesne1-3/+71
2013-07-22tests: simple-decoder: add support for video cropping.Gwenole Beauchesne1-1/+3
2013-07-22tests: add support for render-to-pixmap.Gwenole Beauchesne3-3/+54
2013-07-15Fix new video format API.Gwenole Beauchesne2-4/+4
2013-07-10Use GstVideoInfo for video pools.Gwenole Beauchesne2-15/+7
2013-07-09tests: port to new video format API.Gwenole Beauchesne5-25/+25
2013-07-08tests: add basic support for video cropping.Gwenole Beauchesne4-14/+18
2013-05-27tests: improve check for display cache.Gwenole Beauchesne1-1/+77
2013-05-23tests: cope with GST_VAAPI_IS_xxx() macros removal.Gwenole Beauchesne1-3/+3
2013-05-07tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne10-97/+59
2013-04-16surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.Gwenole Beauchesne1-2/+2
2013-04-10Allow build against either GStreamer API (0.10 or 1.0).Gwenole Beauchesne1-1/+1
2013-04-10tests: add support for GStreamer 1.0.Gwenole Beauchesne4-11/+30
2013-03-20tests: modernize GstTypeFind functions.Gwenole Beauchesne1-5/+5
2013-03-20tests: fix license templates.Gwenole Beauchesne16-16/+16
2013-03-20tests: use gst_vaapi_image_format_from_structure() in test-display.Gwenole Beauchesne1-27/+38
2013-03-20tests: include "sysdeps.h" header instead of "config.h".Gwenole Beauchesne8-7/+8
2013-03-20configure: rename GST_MAJORMINOR to GST_API_VERSION.Gwenole Beauchesne1-5/+5
2013-01-31tests: simple-decoder: fix build on older platforms.Gwenole Beauchesne1-8/+5
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne3-3/+3
2013-01-29legal: fix year for some copyright notices (2012).Gwenole Beauchesne1-1/+1
2013-01-29legal: add Intel copyright on modified files.Gwenole Beauchesne3-0/+3
2013-01-18tests: simple-decoder: fix build with built-in videoutils.Gwenole Beauchesne1-1/+2
2013-01-18tests: simple-decoder: flush decoded frames at EOS.Gwenole Beauchesne1-2/+6
2013-01-18tests: simple-decoder: drop use of GstVaapiVideoMeta.Gwenole Beauchesne1-35/+52
2013-01-17tests: simple-decoder: add benchmark mode.Gwenole Beauchesne1-1/+36
2013-01-17tests: simple-decoder: honour framerate from the bitstream.Gwenole Beauchesne2-2/+57
2013-01-17tests: simple-decoder: set window size to the surface dimensions.Gwenole Beauchesne1-2/+30