summaryrefslogtreecommitdiff
path: root/tests/test-subpicture.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-29tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal1-127/+128
2015-04-03Remove HAVE_GST_VIDEO_OVERLAY_HWCAPS macroVíctor Manuel Jáquez Leal1-6/+0
2015-04-03Removal of gstreamer-0.10 supportVíctor Manuel Jáquez Leal1-6/+0
2013-07-08tests: add basic support for video cropping.Gwenole Beauchesne1-2/+6
2013-05-07tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne1-3/+3
2013-04-10tests: add support for GStreamer 1.0.Gwenole Beauchesne1-1/+22
2013-03-20tests: include "sysdeps.h" header instead of "config.h".Gwenole Beauchesne1-1/+1
2013-01-29legal: fix year for some copyright notices (2013).Gwenole Beauchesne1-1/+1
2013-01-29legal: fix year for some copyright notices (2012).Gwenole Beauchesne1-1/+1
2013-01-11overlay: fix build without advanced GstVideoOverlayFormatFlags.Holger Kaelberer1-0/+6
2013-01-11tests: add support for global-alpha subpictures.Gwenole Beauchesne1-0/+11
2013-01-11tests: use GstVideoOverlayComposition API for subpicture test.Gwenole Beauchesne1-53/+37
2013-01-11tests: use common decoder helpers for subpicture test.Gwenole Beauchesne1-83/+12
2013-01-11subpicture: add support for global-alpha.Holger Kaelberer1-1/+1
2012-12-18decoder: update gst_vaapi_decoder_get_surface() semantics.Gwenole Beauchesne1-2/+2
2012-12-18surfaceproxy: port to GstVaapiMiniObject.Gwenole Beauchesne1-1/+1
2012-07-24tests: use common display and window creation routines.Gwenole Beauchesne1-12/+6
2012-07-19Drop all references to USE_CODEC_PARSERS.Gwenole Beauchesne1-6/+1
2012-07-19Drop FFmpeg-based decoders.Gwenole Beauchesne1-7/+0
2012-01-16tests: fix build without FFmpeg.Gwenole Beauchesne1-7/+20
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 Saunier1-0/+207