1. add interface VARenderDevice for output the video into an external device... 29/729/1
authorAustin Yuan <shengquan.yuan@gmail.com>
Fri, 1 Apr 2011 03:34:47 +0000 (11:34 +0800)
committerAustin Yuan <shengquan.yuan@gmail.com>
Fri, 1 Apr 2011 03:34:47 +0000 (11:34 +0800)
commitb3056666977f6d1b1bdc748c6933eb519216d0cb
treeae2d10b50192af1c0f71b7081dc58d269f1805ce
parenta259f9ef76d5719d19e273b17478ffedeff01ddc
1. add interface VARenderDevice for output the video into an external device when the WM is not aware of it
    2. add interface VARenderMode for APP to swith between overlay and GPU post-processing
    3. add VADisplayAttribOverlayColorKey/VADisplayAttribOverlayAutoPaintColorKey which is simliar to Xv for overlay post-processing
    4. fix the build issue on Android 2.3

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
Signed-off-by: Jason Hu <jason.hu@intel.com>
Signed-off-by: Zhaohan Ren <zhaohan.ren@intel.com>
17 files changed:
i965_drv_video/i965_drv_video.c
libva.spec
style_unify [new file with mode: 0755]
test/putsurface/Android.mk
test/putsurface/loadsurface.h
test/vainfo/Android.mk
va/Android.mk
va/Makefile.am
va/android/Makefile.am
va/android/va_android.cpp
va/va.c
va/va.h
va/va_backend.h
va/va_backend_tpi.h
va/va_fool.c
va/va_trace.c
va/va_trace.h