summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: simple-encoder: fix build errorVineeth TM2016-02-151-1/+2
* vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warningsTim-Philipp Müller2016-02-022-4/+8
* libs: remove versioningVíctor Manuel Jáquez Leal2016-01-201-6/+6
* libs: make libraries no installablesVíctor Manuel Jáquez Leal2016-01-191-8/+24
* tests: simple-encoder: remove dead codeVíctor Manuel Jáquez Leal2015-11-091-20/+1
* tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran2015-07-022-0/+7
* build: Don't build simple-encoder test program if there is no VA Encoding sup...Sreerenj Balachandran2015-06-181-0/+5
* 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