OSDN Git Service

android-x86/hardware-intel-common-libva.git
14 years agoSeperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.so
Austin Yuan [Fri, 7 May 2010 18:03:56 +0000 (02:03 +0800)]
Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.so
and driver table memory is allocated by driver if driver wants to support it.

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoRemove and redifine some Xlib Macros, use void* instead of Surface* for VAStatus...
Ren Zhaohan [Fri, 7 May 2010 03:42:16 +0000 (11:42 +0800)]
Remove and redifine some Xlib Macros, use void* instead of Surface* for VAStatus (*vaPutSurface)

14 years agomove va_android.c => va_android.cpp, use sp<Surface> instead of void*.
Ren Zhaohan [Thu, 6 May 2010 11:40:00 +0000 (19:40 +0800)]
move va_android.c => va_android.cpp, use sp<Surface> instead of void*.

14 years agorestore old va_DisplayContextGetDriverName
Ren Zhaohan [Thu, 6 May 2010 06:39:16 +0000 (14:39 +0800)]
restore old va_DisplayContextGetDriverName

14 years agouse Surface* instead of void*
Ren Zhaohan [Thu, 6 May 2010 01:49:51 +0000 (09:49 +0800)]
use Surface* instead of void*

14 years agoadd new va_DisplayContextGetDriverName, remove 'x11/XX' include folder name
Ren Zhaohan [Wed, 5 May 2010 08:19:39 +0000 (16:19 +0800)]
add new va_DisplayContextGetDriverName, remove 'x11/XX' include folder name

14 years agoremove udev
Ren Zhaohan [Tue, 4 May 2010 07:56:25 +0000 (15:56 +0800)]
remove udev

14 years agoandroid and dummy backend
Austin Yuan [Thu, 29 Apr 2010 03:34:10 +0000 (11:34 +0800)]
android and dummy backend

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoMerge branch 'va_backend' into PO
Austin Yuan [Wed, 28 Apr 2010 23:20:56 +0000 (07:20 +0800)]
Merge branch 'va_backend' into PO

Conflicts:
va/android/va_android.c
va/va_android.h
va/va_backend.h

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agolibva backend
Ren Zhaohan [Tue, 27 Apr 2010 06:36:24 +0000 (14:36 +0800)]
libva backend

14 years agoAdded VACodedBufferSegment
Austin Yuan [Tue, 27 Apr 2010 00:04:45 +0000 (08:04 +0800)]
Added VACodedBufferSegment

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agosave
Austin Yuan [Fri, 16 Apr 2010 18:56:53 +0000 (02:56 +0800)]
save

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agosave
Austin Yuan [Thu, 15 Apr 2010 22:57:13 +0000 (06:57 +0800)]
save

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agosave
Austin Yuan [Thu, 15 Apr 2010 22:24:31 +0000 (06:24 +0800)]
save

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agosave
Austin Yuan [Thu, 15 Apr 2010 22:16:19 +0000 (06:16 +0800)]
save

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agosave
Austin Yuan [Thu, 15 Apr 2010 21:36:59 +0000 (05:36 +0800)]
save

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoAdd vaPutSurfaceBuf for Android
Ren Zhaohan [Thu, 8 Apr 2010 05:44:05 +0000 (13:44 +0800)]
Add vaPutSurfaceBuf for Android

14 years agopsb_drv_video error: vaPutSurface: invalidate drawable
Ren Zhaohan [Wed, 7 Apr 2010 11:40:34 +0000 (19:40 +0800)]
psb_drv_video error: vaPutSurface: invalidate drawable

14 years agoremove the unmature MIO
Austin Yuan [Wed, 7 Apr 2010 02:46:17 +0000 (10:46 +0800)]
remove the unmature MIO

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoMerge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva
Austin Yuan [Wed, 7 Apr 2010 02:46:02 +0000 (10:46 +0800)]
Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva

14 years agoAdd Android.mk under libva/ to recursive call sub-dir's makefile
Ren Zhaohan [Tue, 6 Apr 2010 09:43:02 +0000 (17:43 +0800)]
Add Android.mk under libva/ to recursive call sub-dir's makefile

14 years agoAdd coded_buf to VAEncPictureParameterBufferJPEG.
Elaine Wang [Tue, 6 Apr 2010 08:06:28 +0000 (16:06 +0800)]
Add coded_buf to VAEncPictureParameterBufferJPEG.

14 years agoMerge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva
Austin Yuan [Tue, 6 Apr 2010 01:11:27 +0000 (09:11 +0800)]
Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libva

14 years agoAdd Android.mk, pass compile
Ren Zhaohan [Thu, 1 Apr 2010 11:45:55 +0000 (19:45 +0800)]
Add Android.mk, pass compile

14 years agoAdded codedbuf into JPEG encode picture parameter
Austin Yuan [Thu, 1 Apr 2010 08:03:16 +0000 (16:03 +0800)]
Added codedbuf into JPEG encode picture parameter

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoUpdate va_DisplayContextIsValid, driver name and included files
Ren Zhaohan [Thu, 1 Apr 2010 06:57:38 +0000 (14:57 +0800)]
Update va_DisplayContextIsValid, driver name and included files

14 years agoAdded MIO example based on vaPutSurface
Austin Yuan [Thu, 1 Apr 2010 06:43:58 +0000 (14:43 +0800)]
Added MIO example based on vaPutSurface

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agopass moblin compile
Ren Zhaohan [Thu, 1 Apr 2010 14:04:18 +0000 (22:04 +0800)]
pass moblin compile

14 years agomove vaPutSurface(dpy, Surface *draw, XXX) into android/va_android.c
Austin Yuan [Wed, 31 Mar 2010 06:37:22 +0000 (14:37 +0800)]
move vaPutSurface(dpy, Surface *draw, XXX) into android/va_android.c

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agofix build issue
Austin Yuan [Wed, 31 Mar 2010 06:34:12 +0000 (14:34 +0800)]
fix build issue

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoInitial android backend
Austin Yuan [Wed, 31 Mar 2010 06:23:36 +0000 (14:23 +0800)]
Initial android backend

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoDisplay *x11_dpy ==> void *native_dpy for other window system
Austin Yuan [Wed, 31 Mar 2010 05:21:43 +0000 (13:21 +0800)]
Display *x11_dpy ==> void *native_dpy for other window system

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agomerge vatrace
Austin Yuan [Tue, 30 Mar 2010 07:19:28 +0000 (15:19 +0800)]
merge vatrace

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agofix build issue
Austin Yuan [Mon, 29 Mar 2010 08:22:42 +0000 (16:22 +0800)]
fix build issue

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoAdd entrypoint for JPEG encode
Austin Yuan [Mon, 29 Mar 2010 06:56:32 +0000 (14:56 +0800)]
Add entrypoint for JPEG encode

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoAdded JPEG/IEP data structure
Austin Yuan [Mon, 29 Mar 2010 06:43:20 +0000 (14:43 +0800)]
Added JPEG/IEP data structure

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoMerge branch 'powervr_iep_lite'
Austin Yuan [Mon, 29 Mar 2010 05:20:50 +0000 (13:20 +0800)]
Merge branch 'powervr_iep_lite'

14 years agoadd PowerVR IEP Lite related new display attributes
Daniel(Qiang), Miao [Wed, 24 Mar 2010 16:22:18 +0000 (00:22 +0800)]
add PowerVR IEP Lite related new display attributes

14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into...
Austin Yuan [Wed, 24 Mar 2010 02:43:53 +0000 (10:43 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into sync-fdo-master

14 years agoMove vaPutSurface() flags to <va/va.h> header.
Gwenole Beauchesne [Fri, 21 Aug 2009 11:34:50 +0000 (11:34 +0000)]
Move vaPutSurface() flags to <va/va.h> header.

14 years agoFix drivers build.
Gwenole Beauchesne [Mon, 8 Mar 2010 08:41:41 +0000 (09:41 +0100)]
Fix drivers build.

14 years agoDrop <va/va_x11.h> include from <va/va_backend.h> as it is pointless.
Gwenole Beauchesne [Mon, 8 Mar 2010 08:48:47 +0000 (09:48 +0100)]
Drop <va/va_x11.h> include from <va/va_backend.h> as it is pointless.

14 years agoRemove IN_LIBVA defines, Thanks for the patch from Gwenole
Austin Yuan [Mon, 8 Mar 2010 05:36:15 +0000 (13:36 +0800)]
Remove IN_LIBVA defines, Thanks for the patch from Gwenole

Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
14 years agoFix a typo
Austin Yuan [Fri, 5 Mar 2010 04:34:36 +0000 (12:34 +0800)]
Fix a typo

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoFix test/./h264encode.c issue
Austin Yuan [Thu, 4 Mar 2010 09:54:20 +0000 (17:54 +0800)]
Fix test/./h264encode.c issue

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoFix make dist (missing loadsurface.h).
Gwenole Beauchesne [Fri, 12 Feb 2010 12:21:01 +0000 (12:21 +0000)]
Fix make dist (missing loadsurface.h).

14 years agoAdd missing libs (pthreads).
Gwenole Beauchesne [Fri, 12 Feb 2010 11:56:02 +0000 (11:56 +0000)]
Add missing libs (pthreads).

14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into...
Austin Yuan [Thu, 17 Dec 2009 03:07:16 +0000 (11:07 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into sync-fdo-master

14 years agoUpdate libva library version to 1.0.1. should increase the revision when the library...
Austin Yuan [Thu, 17 Dec 2009 03:05:38 +0000 (11:05 +0800)]
Update libva library version to 1.0.1. should increase the revision when the library has change

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into...
Austin Yuan [Thu, 17 Dec 2009 02:57:13 +0000 (10:57 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into sync-fdo-master

14 years agoAdd extra picture info fields for VDPAU/MPEG-4.
Gwenole Beauchesne [Mon, 23 Nov 2009 12:21:24 +0000 (12:21 +0000)]
Add extra picture info fields for VDPAU/MPEG-4.

14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into...
Austin Yuan [Tue, 8 Dec 2009 09:16:08 +0000 (17:16 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into sync-fdo-master

14 years agoremove the duplicated X11 subdir
Austin Yuan [Tue, 8 Dec 2009 09:14:13 +0000 (17:14 +0800)]
remove the duplicated X11 subdir

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into...
Austin Yuan [Tue, 1 Dec 2009 04:00:37 +0000 (12:00 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into sync-fdo-master

14 years agofix test build issue
Austin Yuan [Tue, 1 Dec 2009 03:58:22 +0000 (11:58 +0800)]
fix test build issue

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into...
Austin Yuan [Tue, 1 Dec 2009 03:49:02 +0000 (11:49 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva into sync-fdo-master

14 years agofix test build issue on a clean system
Austin Yuan [Tue, 1 Dec 2009 03:45:51 +0000 (11:45 +0800)]
fix test build issue on a clean system

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'sync-fdo-master'
Austin Yuan [Tue, 1 Dec 2009 03:20:10 +0000 (11:20 +0800)]
Merge branch 'sync-fdo-master'

14 years agorefine test program: putsurface/h264encode
Austin Yuan [Tue, 1 Dec 2009 03:09:41 +0000 (11:09 +0800)]
refine test program: putsurface/h264encode

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoAssign the magic number to a macro
Austin Yuan [Mon, 30 Nov 2009 02:59:34 +0000 (10:59 +0800)]
Assign the magic number to a macro

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoAdd license header
Austin Yuan [Fri, 27 Nov 2009 09:57:18 +0000 (17:57 +0800)]
Add license header

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agore-arrange test programs
Austin Yuan [Fri, 27 Nov 2009 09:54:30 +0000 (17:54 +0800)]
re-arrange test programs

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva
Austin Yuan [Mon, 23 Nov 2009 08:21:41 +0000 (16:21 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva

14 years agoAdded a "magic" number to VADisplayContext in case an illeal VA dpy passed in
Austin Yuan [Mon, 23 Nov 2009 08:19:36 +0000 (16:19 +0800)]
Added a "magic" number to VADisplayContext in case an illeal VA dpy passed in

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva
Austin Yuan [Fri, 20 Nov 2009 08:07:03 +0000 (16:07 +0800)]
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva

14 years agoAdded VA_STATUS_ERROR_SURFACE_IN_DISPLAYING
Austin Yuan [Fri, 20 Nov 2009 08:02:14 +0000 (16:02 +0800)]
Added VA_STATUS_ERROR_SURFACE_IN_DISPLAYING

Overlay may be used for vaPutSurface, in this case, vaSyncSurface can
return VA_STATUS_ERROR_SURFACE_IN_DISPLAYING to indication a failure

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agofix rendering of RGBA subpicture
Gwenole Beauchesne [Wed, 18 Nov 2009 03:24:29 +0000 (11:24 +0800)]
fix rendering of RGBA subpicture

14 years agosimplify subpicture formats. make sure the returned VAImageFormats are correctly...
Gwenole Beauchesne [Wed, 18 Nov 2009 02:44:20 +0000 (10:44 +0800)]
simplify subpicture formats. make sure the returned VAImageFormats are correctly filled in

14 years agofix upload of the subpicture palette.
Gwenole Beauchesne [Wed, 18 Nov 2009 02:43:23 +0000 (10:43 +0800)]
fix upload of the subpicture palette.

14 years agoimplement vaSetImagePalette
Gwenole Beauchesne [Wed, 18 Nov 2009 02:41:26 +0000 (10:41 +0800)]
implement vaSetImagePalette

14 years agothe VA API spec metion that the dest rectangle to vaAssociateSubpicture() is relative...
Gwenole Beauchesne [Wed, 18 Nov 2009 02:35:50 +0000 (10:35 +0800)]
the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is relative to the parent surface. So, we have another level of scaling since the surface can be scaled during vaPutSurface. This patch tries to fix that.

14 years agofix subpicture association and deassociation
Gwenole Beauchesne [Wed, 18 Nov 2009 02:32:11 +0000 (10:32 +0800)]
fix subpicture association and deassociation

14 years agoAdd MAX helper function
Gwenole Beauchesne [Wed, 18 Nov 2009 02:09:47 +0000 (10:09 +0800)]
Add MAX helper function

14 years agocleanup vaCreateImage, make it possible to add formats later
Gwenole Beauchesne [Wed, 18 Nov 2009 02:06:25 +0000 (10:06 +0800)]
cleanup vaCreateImage, make it possible to add formats later

14 years agofix vaDestroyImage()
Gwenole Beauchesne [Wed, 18 Nov 2009 02:05:31 +0000 (10:05 +0800)]
fix vaDestroyImage()

14 years agoFix vaAssociateSubpicture() arguments
Gwenole Beauchesne [Wed, 18 Nov 2009 03:44:03 +0000 (11:44 +0800)]
Fix vaAssociateSubpicture() arguments

14 years agoFix VA driver version.
Gwenole Beauchesne [Wed, 18 Nov 2009 03:43:23 +0000 (11:43 +0800)]
Fix VA driver version.

14 years agoFix vaQueryImageFormats() to return 0 image formats supported at this time.
Gwenole Beauchesne [Wed, 18 Nov 2009 03:42:42 +0000 (11:42 +0800)]
Fix vaQueryImageFormats() to return 0 image formats supported at this time.

14 years agoImplement vaQueryDisplayAttributes() as a no-op.
Gwenole Beauchesne [Wed, 18 Nov 2009 03:40:24 +0000 (11:40 +0800)]
Implement vaQueryDisplayAttributes() as a no-op.

14 years agoi965_drv_driver: use the horizontal position of a slice.
Xiang, Haihao [Tue, 15 Sep 2009 05:39:31 +0000 (13:39 +0800)]
i965_drv_driver: use the horizontal position of a slice.

14 years agoClean up NVIDIA driver detection code.
Gwenole Beauchesne [Wed, 9 Sep 2009 11:23:43 +0000 (11:23 +0000)]
Clean up NVIDIA driver detection code.

14 years agoDrop assert() in isDRI1Connected().
Gwenole Beauchesne [Wed, 9 Sep 2009 11:09:59 +0000 (11:09 +0000)]
Drop assert() in isDRI1Connected().

14 years agoAdd VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver.
Gwenole Beauchesne [Thu, 10 Sep 2009 13:40:22 +0000 (13:40 +0000)]
Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver.

14 years agoMerge branch 'master-fd.o'
Austin Yuan [Thu, 10 Sep 2009 03:34:10 +0000 (11:34 +0800)]
Merge branch 'master-fd.o'

14 years agoRemoves references to SDS versioning in libva master. (from Gwenole)
Austin [Thu, 10 Sep 2009 03:13:53 +0000 (11:13 +0800)]
Removes references to SDS versioning in libva  (from Gwenole)

Signed-off-by: Austin <austin@austin-desktop.(none)>
14 years agoMerge branch 'master-fd.o'
Austin Yuan [Thu, 3 Sep 2009 09:43:33 +0000 (17:43 +0800)]
Merge branch 'master-fd.o'

14 years agoUpdate va.h version number
Austin Yuan [Thu, 3 Sep 2009 09:42:01 +0000 (17:42 +0800)]
Update va.h version number

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'master-fd.o'
Austin Yuan [Thu, 3 Sep 2009 03:25:10 +0000 (11:25 +0800)]
Merge branch 'master-fd.o'

14 years agoMv libva_display.pc.in -> libva-x11.pc.in to fix autogen.sh issue
Austin Yuan [Thu, 3 Sep 2009 03:20:35 +0000 (11:20 +0800)]
Mv libva_display.pc.in -> libva-x11.pc.in to fix autogen.sh issue

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoDrop libva_display. Explicitly use libva-x11.
Gwenole Beauchesne [Fri, 21 Aug 2009 11:42:53 +0000 (11:42 +0000)]
Drop libva_display. Explicitly use libva-x11.

14 years agoFix libva-x11-VERSION.so.* dependencies.
Gwenole Beauchesne [Thu, 13 Aug 2009 14:43:30 +0000 (14:43 +0000)]
Fix libva-x11-VERSION.so.* dependencies.

14 years agoFix NVIDIA driver version string parser.
Gwenole Beauchesne [Thu, 13 Aug 2009 14:43:09 +0000 (14:43 +0000)]
Fix NVIDIA driver version string parser.

14 years agoAdd VA_STATUS_ERROR_UNIMPLEMENTATION string representation.
Gwenole Beauchesne [Thu, 27 Aug 2009 15:40:29 +0000 (15:40 +0000)]
Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation.

14 years agoDrop references to SDS.
Gwenole Beauchesne [Wed, 2 Sep 2009 09:33:10 +0000 (09:33 +0000)]
Drop references to SDS.

14 years agoMerge branch 'master-fd.o'
Austin Yuan [Mon, 31 Aug 2009 08:29:11 +0000 (16:29 +0800)]
Merge branch 'master-fd.o'

14 years ago__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31
Austin Yuan [Mon, 31 Aug 2009 08:27:09 +0000 (16:27 +0800)]
__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoMerge branch 'master-fd.o'
Austin Yuan [Fri, 28 Aug 2009 09:33:21 +0000 (17:33 +0800)]
Merge branch 'master-fd.o'

Conflicts:
Makefile.am
configure.ac
dummy_drv_video/dummy_drv_video.c
i965_drv_video/Makefile.am
i965_drv_video/i965_drv_video.c
src/Makefile.am
src/va.c
src/va.h
src/va_backend.h
src/x11/va_x11.c
test/test_12.c

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoRemove context from vaSyncSurface
Austin Yuan [Fri, 28 Aug 2009 09:25:21 +0000 (17:25 +0800)]
Remove context from vaSyncSurface

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoSplit libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).
Gwenole Beauchesne [Wed, 8 Jul 2009 07:54:44 +0000 (07:54 +0000)]
Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
14 years agoAssgin VASurfaceRendering a non-zero value instead of 0
Austin Yuan [Thu, 27 Aug 2009 09:50:18 +0000 (17:50 +0800)]
Assgin VASurfaceRendering a non-zero value instead of 0

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>