index
:
delta/libva.git
coverity_scan
gh-pages
libva30
libva31
master
staging
staging-rebased
test
v1.0-branch
v1.3.x
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
v1.8-branch
v2.0-branch
v2.1-branch
v2.2-branch
v2.3-branch
v2.4-branch
v2.5-branch
v2.6-branch
v2.7-branch
v2.8-branch
v2.9-branch
vaapi-egl
vaapi-ext
github.com: 01org/libva.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
va
/
va.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
va: fix compiler warnings (drop unused variables).
Gwenole Beauchesne
2011-10-20
1
-6
/
+0
*
libva: fix reported version as the one from VA-API.
Gwenole Beauchesne
2011-10-20
1
-1
/
+1
*
va: generate __vaDriverInit_*() function name at run-time.
Gwenole Beauchesne
2011-10-18
1
-3
/
+14
*
va: don't explicitly include "config.h"
Gwenole Beauchesne
2011-10-18
1
-1
/
+0
*
vatrace/vafool: refine it
Austin Yuan
2011-09-22
1
-121
/
+78
*
corrected vaBufferInfo interface
Alexander I Osin
2011-05-06
1
-1
/
+1
*
Fix build issue again
Austin Yuan
2011-04-01
1
-2
/
+2
*
Fix build issue
Austin Yuan
2011-04-01
1
-1
/
+1
*
1. add interface VARenderDevice for output the video into an external dev...
Austin Yuan
2011-04-01
1
-15
/
+21
*
Make VADriverContext.vtable a pointer.
Gwenole Beauchesne
2011-02-09
1
-45
/
+58
*
Bump VA-API version to 0.32.0. Fix __vaDriverInit*() function name.
Gwenole Beauchesne
2011-02-09
1
-4
/
+2
*
Refine VA_FOOL, and delete the hard coded clip va_fool_264.h
Austin Yuan
2011-01-14
1
-26
/
+101
*
Add sysdeps.h for system-dependent definitions. e.g. Android.
Gwenole Beauchesne
2010-12-21
1
-7
/
+1
*
libva-1.0.6
Austin Yuan
2010-10-28
1
-11
/
+124
*
Fix VA trace warnings.
Gwenole Beauchesne
2010-07-26
1
-0
/
+1
*
Fix vaErrorStr() for VA_STATUS_ERROR_INVALID_IMAGE_FORMAT.
Gwenole Beauchesne
2010-07-08
1
-0
/
+2
*
Move LIBVA_DRIVER_NAME check in vaInitialize().
Gwenole Beauchesne
2010-06-04
1
-19
/
+31
*
Don't search LIBGL_DRIVERS_PATH, stick to LIBVA_DRIVERS_PATH only or the defa...
Gwenole Beauchesne
2010-06-02
1
-4
/
+0
*
Call va_TraceEndPicture() after the actual vaEndPicture(). i.e. let the drive...
Gwenole Beauchesne
2010-06-02
1
-1
/
+3
*
Drop superfluous versions.
Gwenole Beauchesne
2010-06-02
1
-4
/
+0
*
global vaDisplayIsValid
PO-ww20.2-video
PO-ww20.1-video
Austin Yuan
2010-05-11
1
-1
/
+1
*
Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.so
Austin Yuan
2010-05-08
1
-69
/
+16
*
Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...
Ren Zhaohan
2010-05-07
1
-0
/
+5
*
remove udev
Ren Zhaohan
2010-05-04
1
-1
/
+1
*
libva backend
Ren Zhaohan
2010-04-27
1
-1
/
+9
*
move vaPutSurface(dpy, Surface *draw, XXX) into android/va_android.c
Austin Yuan
2010-03-31
1
-2
/
+2
*
Initial android backend
Austin Yuan
2010-03-31
1
-26
/
+0
*
merge vatrace
Austin Yuan
2010-03-30
1
-51
/
+37
*
Remove IN_LIBVA defines, Thanks for the patch from Gwenole
Austin Yuan
2010-03-08
1
-0
/
+1263