OSDN Git Service

va: generate __vaDriverInit_*() function name at run-time.
[android-x86/hardware-intel-common-libva.git] / va / va.c
2011-10-18 Gwenole Beauchesneva: generate __vaDriverInit_*() function name at run...
2011-10-18 Gwenole Beauchesneva: don't explicitly include "config.h"
2011-09-22 Austin Yuanvatrace/vafool: refine it
2011-05-06 Alexander I Osincorrected vaBufferInfo interface
2011-04-01 Austin YuanFix build issue again
2011-04-01 Austin YuanFix build issue
2011-04-01 Austin Yuan 1. add interface VARenderDevice for output the...
2011-02-09 Gwenole BeauchesneMake VADriverContext.vtable a pointer.
2011-02-09 Gwenole BeauchesneBump VA-API version to 0.32.0. Fix __vaDriverInit*...
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
2010-12-21 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-12-21 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions. e.g...
2010-10-27 Austin Yuanlibva-1.0.6
2010-07-26 Gwenole BeauchesneFix VA trace warnings.
2010-07-08 Gwenole BeauchesneFix vaErrorStr() for VA_STATUS_ERROR_INVALID_IMAGE_FORMAT.
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-04 Gwenole BeauchesneMove LIBVA_DRIVER_NAME check in vaInitialize().
2010-06-02 Gwenole BeauchesneDon't search LIBGL_DRIVERS_PATH, stick to LIBVA_DRIVERS...
2010-06-02 Gwenole BeauchesneCall va_TraceEndPicture() after the actual vaEndPicture...
2010-06-02 Gwenole BeauchesneDrop superfluous versions.
2010-05-11 Ren ZhaohanMerge branch 'test' into libva-1.1
2010-05-10 Austin Yuanglobal vaDisplayIsValid
2010-05-07 Austin YuanSeperate 3rd party API (e.g. vaCreateSurfaceFromXXX...
2010-05-07 Ren ZhaohanRemove and redifine some Xlib Macros, use void* instead...
2010-05-04 Ren Zhaohanremove udev
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-27 Ren Zhaohanlibva backend
2010-03-31 Austin Yuanmove vaPutSurface(dpy, Surface *draw, XXX) into android...
2010-03-31 Austin YuanInitial android backend
2010-03-30 Austin Yuanmerge vatrace
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...