summaryrefslogtreecommitdiff
path: root/test/putsurface
AgeCommit message (Expand)AuthorFilesLines
2013-06-07tests: cope with new vaQuerySurfaceAttributes() API.Gwenole Beauchesne1-36/+152
2013-06-07test: add color conversion test option in putsurfaceZhao Halley1-16/+217
2013-06-05tests: cope with new vaCreateSurfaces() API.Gwenole Beauchesne1-2/+6
2013-05-28vaPutSurface test on Android: fix build isste on Android JBAustin Yuan1-29/+56
2013-05-28test/putsurface_x11.c: don't hard code the DISPLAY to ":0.0"Austin Yuan1-1/+1
2013-03-19Automake 1.13 fixupsArmin K1-1/+1
2012-11-15wayland: port to 1.0 protocol.Rob Bradford1-25/+21
2012-11-15tests: fix printf in putsurface_wayland testRob Bradford1-1/+1
2012-09-28android: fix tests for Android ICS.Haitao Huang1-1/+1
2012-09-27tests: sanitize build of test cases.Gwenole Beauchesne1-2/+2
2012-09-27build: drop useless Makefile variables.Gwenole Beauchesne1-2/+2
2012-09-26tests: add PutSurface test for Wayland.Benjamin Franzke2-4/+362
2012-09-26test: remove trailing whitespaces in Android.mk files.Haitao Huang1-1/+1
2011-09-19va/test: Fix DSO link issueXiang, Haihao1-1/+1
2011-07-26Fix make dist.Gwenole Beauchesne1-2/+1
2011-07-26Fix out-of-source builds.Gwenole Beauchesne1-1/+1
2011-07-14Update on vatrace/test and va.hAustin Yuan3-40/+72
2011-06-24va/test/putsurface_x11: avoid warning 'warning: ‘win’ is used uninitializ...Xiang, Haihao1-0/+3
2011-06-24va/test: return a value to silence compiler waringXiang, Haihao1-0/+2
2011-06-20test/putsurface: more cleanup, remove #ifdef ANDROID from putsurface_common.cAustin Yuan3-145/+180
2011-06-19test/putsurface: add UV element into the auto-generated imageAustin Yuan2-119/+1
2011-05-16test/putsurface/putsurface: fix multi-thread issue on X11Xiang, Haihao1-0/+6
2011-05-16test/putsurface/putsurface: pass a valid DRAWABLE to vaPutSurfaceXiang, Haihao1-0/+5
2011-05-051) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan6-516/+271
2011-04-01 1. add interface VARenderDevice for output the video into an external dev...Austin Yuan2-2/+3
2011-01-14 Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan4-7/+414
2010-06-02Fix out-of-source builds.Gwenole Beauchesne1-1/+1
2010-03-08Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2-5/+5
2010-03-04Fix make dist (missing loadsurface.h).Gwenole Beauchesne1-0/+2
2010-03-04Add missing libs (pthreads).Gwenole Beauchesne1-1/+1
2009-12-01refine test program: putsurface/h264encodeAustin Yuan1-10/+54
2009-11-27Add license headerAustin Yuan2-0/+48
2009-11-27re-arrange test programsAustin Yuan3-0/+476