summaryrefslogtreecommitdiff
path: root/tests/test-subpicture.c
Commit message (Expand)AuthorAgeFilesLines
* Remove HAVE_GST_VIDEO_OVERLAY_HWCAPS macroVíctor Manuel Jáquez Leal2015-04-031-6/+0
* Removal of gstreamer-0.10 supportVíctor Manuel Jáquez Leal2015-04-031-6/+0
* tests: add basic support for video cropping.Gwenole Beauchesne2013-07-081-2/+6
* tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne2013-05-071-3/+3
* tests: add support for GStreamer 1.0.Gwenole Beauchesne2013-04-101-1/+22
* tests: include "sysdeps.h" header instead of "config.h".Gwenole Beauchesne2013-03-201-1/+1
* legal: fix year for some copyright notices (2013).Gwenole Beauchesne2013-01-291-1/+1
* legal: fix year for some copyright notices (2012).Gwenole Beauchesne2013-01-291-1/+1
* overlay: fix build without advanced GstVideoOverlayFormatFlags.Holger Kaelberer2013-01-111-0/+6
* tests: add support for global-alpha subpictures.Gwenole Beauchesne2013-01-111-0/+11
* tests: use GstVideoOverlayComposition API for subpicture test.Gwenole Beauchesne2013-01-111-53/+37
* tests: use common decoder helpers for subpicture test.Gwenole Beauchesne2013-01-111-83/+12
* subpicture: add support for global-alpha.Holger Kaelberer2013-01-111-1/+1
* decoder: update gst_vaapi_decoder_get_surface() semantics.Gwenole Beauchesne2012-12-181-2/+2
* surfaceproxy: port to GstVaapiMiniObject.Gwenole Beauchesne2012-12-181-1/+1
* tests: use common display and window creation routines.Gwenole Beauchesne2012-07-241-12/+6
* Drop all references to USE_CODEC_PARSERS.Gwenole Beauchesne2012-07-191-6/+1
* Drop FFmpeg-based decoders.Gwenole Beauchesne2012-07-191-7/+0
* tests: fix build without FFmpeg.Gwenole Beauchesne2012-01-161-7/+20
* image: allow partial updates.Gwenole Beauchesne2011-12-121-1/+1
* tests: fix subpicture test.Gwenole Beauchesne2011-12-121-10/+37
* tests: add test for subpictures.Thibault Saunier2011-12-121-0/+207