summaryrefslogtreecommitdiff
path: root/tests/image.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-29tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal1-371/+287
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne1-0/+2
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+1
2013-08-23tests: image: allow creation of images with interleaved patterns.Gwenole Beauchesne1-20/+93
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-15Fix new video format API.Gwenole Beauchesne1-1/+1
2013-07-09tests: port to new video format API.Gwenole Beauchesne1-6/+6
2013-05-07tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne1-2/+2
2013-03-20tests: fix license templates.Gwenole Beauchesne1-1/+1
2013-01-11subpicture: add support for global-alpha.Holger Kaelberer1-2/+2
2012-01-16legal: fix copyright notices to include "Copyright" term.Gwenole Beauchesne1-1/+1
2011-10-19switch tests licence to LGPL v2.1+warly1-11/+12
2011-06-14Update copyright notice.Gwenole Beauchesne1-1/+1
2010-03-26Move code around.gb1-0/+39
2010-03-26Factor out image utilities.gb1-0/+320