summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-07-06test: elements: remove spurious linkageVíctor Manuel Jáquez Leal2-54/+3
2016-07-05tests: elements: rotate orientation eventVíctor Manuel Jáquez Leal1-1/+5
2016-07-05tests: elements: Add testsuite for vaapisinkHyunjun Ko3-0/+185
2016-05-20remove spurious gst_video_info_init()Víctor Manuel Jáquez Leal1-1/+0
2016-04-29tests: display: guard possible unused variablesVíctor Manuel Jáquez Leal1-2/+8
2016-04-29tests: inforce gstreamer code-styleVíctor Manuel Jáquez Leal18-8595/+8495
2016-02-15tests: simple-encoder: fix build errorVineeth TM1-1/+2
2016-02-02vaapi: fix 'ISO C90 forbids mixed declarations and code' compiler warningsTim-Philipp Müller2-4/+8
2016-01-20libs: remove versioningVíctor Manuel Jáquez Leal1-6/+6
2016-01-19libs: make libraries no installablesVíctor Manuel Jáquez Leal1-8/+24
2015-11-09tests: simple-encoder: remove dead codeVíctor Manuel Jáquez Leal1-20/+1
2015-07-02tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran2-0/+7
2015-06-18build: Don't build simple-encoder test program if there is no VA Encoding sup...Sreerenj Balachandran1-0/+5
2015-05-18build: use git.mkVíctor Manuel Jáquez Leal1-2/+1
2015-05-13build: fix make distcheckVíctor Manuel Jáquez Leal1-0/+1
2015-05-12tests: simple-encoder: fix build warnings on 64-bit platforms.Gwenole Beauchesne1-3/+3
2015-05-12tests: add simple-encoder programVíctor Manuel Jáquez Leal4-0/+822
2015-04-03update and move gstcompat.hVíctor Manuel Jáquez Leal1-3/+3
2015-04-03Remove libgstvaapi-videoutils.soVíctor Manuel Jáquez Leal1-6/+3
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 Leal2-7/+1
2015-02-24egl: update tests.Gwenole Beauchesne2-2/+43
2015-01-27videopool: add optional flags for surface pool allocation.Gwenole Beauchesne1-4/+2
2015-01-27texture: move to core libgstvaapi base library.Gwenole Beauchesne1-6/+6
2015-01-27texture: add support for cropping rectangle during transfer.Gwenole Beauchesne1-2/+2
2014-05-09build: fix source file modes.Simon Farnsworth1-0/+0
2014-01-23tests: test-filter: fix "deinterlace" option parse.Gwenole Beauchesne1-1/+5
2014-01-22legal: update copyright notice dates.Gwenole Beauchesne1-1/+1
2014-01-06tests: simple-decoder: don't use deprecated g_thread_create().Gwenole Beauchesne1-2/+4
2013-12-20display: don't use GstCaps for decode or encode profiles list.Gwenole Beauchesne1-38/+35
2013-12-20display: don't use GstCaps for image or subpicture formats list.Gwenole Beauchesne1-28/+21
2013-11-27Fix build with GStreamer >= 1.3.Matthieu Bouron1-1/+2
2013-11-22legal: update copyright notice dates.Gwenole Beauchesne10-8/+12
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne26-0/+32
2013-11-21filter: fix semantics of deinterlacing flags.Gwenole Beauchesne1-3/+5
2013-09-24tests: simple-decoder: fix for non-X11 backends.Gwenole Beauchesne1-1/+1
2013-08-23tests: filter: add support for deinterlacing.Gwenole Beauchesne1-11/+127
2013-08-23tests: filter: add support for denoising and sharpening.Zhao Halley1-0/+51
2013-08-23tests: filter: add support for frame cropping.Gwenole Beauchesne1-0/+40
2013-08-23tests: filter: dump supported operations and formats.Gwenole Beauchesne1-0/+54
2013-08-23tests: add initial test for video processing.Zhao Halley2-0/+191
2013-08-23tests: image: allow creation of images with interleaved patterns.Gwenole Beauchesne2-28/+100
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-22tests: simple-decoder: add support for pixmap API.Gwenole Beauchesne1-3/+71
2013-07-22tests: simple-decoder: add support for video cropping.Gwenole Beauchesne1-1/+3
2013-07-22tests: add support for render-to-pixmap.Gwenole Beauchesne3-3/+54