summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: use git.mkVíctor Manuel Jáquez Leal2015-05-181-2/+1
* build: fix make distcheckVíctor Manuel Jáquez Leal2015-05-131-0/+1
* tests: simple-encoder: fix build warnings on 64-bit platforms.Gwenole Beauchesne2015-05-121-3/+3
* tests: add simple-encoder programVíctor Manuel Jáquez Leal2015-05-124-0/+822
* update and move gstcompat.hVíctor Manuel Jáquez Leal2015-04-031-3/+3
* Remove libgstvaapi-videoutils.soVíctor Manuel Jáquez Leal2015-04-031-6/+3
* 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-032-7/+1
* egl: update tests.Gwenole Beauchesne2015-02-242-2/+43
* videopool: add optional flags for surface pool allocation.Gwenole Beauchesne2015-01-271-4/+2
* texture: move to core libgstvaapi base library.Gwenole Beauchesne2015-01-271-6/+6
* texture: add support for cropping rectangle during transfer.Gwenole Beauchesne2015-01-271-2/+2
* build: fix source file modes.Simon Farnsworth2014-05-091-0/+0
* tests: test-filter: fix "deinterlace" option parse.Gwenole Beauchesne2014-01-231-1/+5
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* tests: simple-decoder: don't use deprecated g_thread_create().Gwenole Beauchesne2014-01-061-2/+4
* display: don't use GstCaps for decode or encode profiles list.Gwenole Beauchesne2013-12-201-38/+35
* display: don't use GstCaps for image or subpicture formats list.Gwenole Beauchesne2013-12-201-28/+21
* Fix build with GStreamer >= 1.3.Matthieu Bouron2013-11-271-1/+2
* legal: update copyright notice dates.Gwenole Beauchesne2013-11-2210-8/+12
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-2226-0/+32
* filter: fix semantics of deinterlacing flags.Gwenole Beauchesne2013-11-211-3/+5
* tests: simple-decoder: fix for non-X11 backends.Gwenole Beauchesne2013-09-241-1/+1
* tests: filter: add support for deinterlacing.Gwenole Beauchesne2013-08-231-11/+127
* tests: filter: add support for denoising and sharpening.Zhao Halley2013-08-231-0/+51
* tests: filter: add support for frame cropping.Gwenole Beauchesne2013-08-231-0/+40
* tests: filter: dump supported operations and formats.Gwenole Beauchesne2013-08-231-0/+54
* tests: add initial test for video processing.Zhao Halley2013-08-232-0/+191
* tests: image: allow creation of images with interleaved patterns.Gwenole Beauchesne2013-08-232-28/+100
* tests: image: fix conversion from RGB to YUV.Gwenole Beauchesne2013-08-231-3/+3
* tests: image: try to upload images through vaDeriveImage() too.Gwenole Beauchesne2013-07-261-0/+10
* tests: image: add support for packed YUV formats.Gwenole Beauchesne2013-07-261-0/+38
* tests: image: fix generation of I420/YV12 images.Gwenole Beauchesne2013-07-261-2/+2
* tests: image: fix string representation for GstVideoFormat.Gwenole Beauchesne2013-07-261-2/+2
* tests: simple-decoder: add support for pixmap API.Gwenole Beauchesne2013-07-221-3/+71
* tests: simple-decoder: add support for video cropping.Gwenole Beauchesne2013-07-221-1/+3
* tests: add support for render-to-pixmap.Gwenole Beauchesne2013-07-223-3/+54
* Fix new video format API.Gwenole Beauchesne2013-07-152-4/+4
* Use GstVideoInfo for video pools.Gwenole Beauchesne2013-07-102-15/+7
* tests: port to new video format API.Gwenole Beauchesne2013-07-095-25/+25
* tests: add basic support for video cropping.Gwenole Beauchesne2013-07-084-14/+18
* tests: improve check for display cache.Gwenole Beauchesne2013-05-271-1/+77
* tests: cope with GST_VAAPI_IS_xxx() macros removal.Gwenole Beauchesne2013-05-231-3/+3
* tests: cope with new GstVaapiMiniObject objects.Gwenole Beauchesne2013-05-0710-97/+59
* surfaceproxy: drop user-data support from GstVaapiSurfaceProxy.Gwenole Beauchesne2013-04-161-2/+2
* Allow build against either GStreamer API (0.10 or 1.0).Gwenole Beauchesne2013-04-101-1/+1
* tests: add support for GStreamer 1.0.Gwenole Beauchesne2013-04-104-11/+30
* tests: modernize GstTypeFind functions.Gwenole Beauchesne2013-03-201-5/+5
* tests: fix license templates.Gwenole Beauchesne2013-03-2016-16/+16
* tests: use gst_vaapi_image_format_from_structure() in test-display.Gwenole Beauchesne2013-03-201-27/+38