summaryrefslogtreecommitdiff
path: root/test/putsurface/putsurface.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-051) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan1-412/+0
2) va_dri2.c: use _XSend instead of _XReply which is time-consuming 3) trace message for vaPutSurface/vaInitialize/vaTerminate Signed-off-by: Guoliang Ji <guoliangx.ji@intel.com> Signed-off-by: Zhaohan Ren <zhaohan.ren@intel.com> Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
2011-01-14 Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan1-2/+2
Move test/vainfo into test/vainfo/* Add prototype of vaCreateSurfacesForUserPtr for V4L2 user pointer support Fix klocwork critical issues. Use strnlen and snprintf instead of strlen and sprintf. New interface vaQuerySrufaceError for decode error report and concealment Encode data structure change (long term reference picture interface) Add h264 constrained baseline profile support. Signed-off-by: Elaine Wang <elaine.wang@intel.com> Signed-off-by: Bignlin Chen <binglin.chen.wang@intel.com> Signed-off-by: Yan Zhuang <yanx.zhunag@intel.com> Signed-off-by: Guoliang Ji <guoliangx.ji@intel.com>
2010-03-08Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan1-3/+3
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
2009-12-01refine test program: putsurface/h264encodeAustin Yuan1-10/+54
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
2009-11-27Add license headerAustin Yuan1-0/+25
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
2009-11-27re-arrange test programsAustin Yuan1-0/+343
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>