2010-05-21 |
Austin Yuan | mv va_android.c -> va_dummy.c Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-05-20 |
Austin Yuan | Added intra_idr_period for H264 encode Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-05-20 |
Austin Yuan | remove vaDisplayIsValid from libva-glx Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-05-12 |
Austin Yuan | increate version Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-05-12 |
Austin Yuan | Fix build issue Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-05-10 |
Austin Yuan | global vaDisplayIsValid Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-05-07 |
Austin Yuan | Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX... Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-29 |
Austin Yuan | android and dummy backend Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-28 |
Austin Yuan | Merge branch 'va_backend' into PO Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-27 |
Austin Yuan | Added VACodedBufferSegment Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-16 |
Austin Yuan | save Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-15 |
Austin Yuan | save Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-15 |
Austin Yuan | save Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-15 |
Austin Yuan | save Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-15 |
Austin Yuan | save Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-07 |
Austin Yuan | remove the unmature MIO Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-07 |
Austin Yuan | Merge branch 'master' of ssh://git@moblin.intel.com...
|
commit | commitdiff | tree |
2010-04-06 |
Austin Yuan | Merge branch 'master' of ssh://git@moblin.intel.com...
|
commit | commitdiff | tree |
2010-04-01 |
Austin Yuan | Added codedbuf into JPEG encode picture parameter Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-04-01 |
Austin Yuan | Added MIO example based on vaPutSurface Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-31 |
Austin Yuan | move vaPutSurface(dpy, Surface *draw, XXX) into android... Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-31 |
Austin Yuan | fix build issue Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-31 |
Austin Yuan | Initial android backend Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-31 |
Austin Yuan | Display *x11_dpy ==> void *native_dpy for other window... Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-30 |
Austin Yuan | merge vatrace Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-29 |
Austin Yuan | fix build issue Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-29 |
Austin Yuan | Add entrypoint for JPEG encode Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-29 |
Austin Yuan | Added JPEG/IEP data structure Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-29 |
Austin Yuan | Merge branch 'powervr_iep_lite'
|
commit | commitdiff | tree |
2010-03-24 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2010-03-08 |
Austin Yuan | Remove IN_LIBVA defines, Thanks for the patch from... Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
|
commit | commitdiff | tree |
2010-03-05 |
Austin Yuan | Fix a typo Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2010-03-04 |
Austin Yuan | Fix test/./h264encode.c issue Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-12-17 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2009-12-17 |
Austin Yuan | Update libva library version to 1.0.1. should increase... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-12-17 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2009-12-08 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2009-12-08 |
Austin Yuan | remove the duplicated X11 subdir Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-12-01 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2009-12-01 |
Austin Yuan | fix test build issue Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-12-01 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2009-12-01 |
Austin Yuan | fix test build issue on a clean system Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-12-01 |
Austin Yuan | Merge branch 'sync-fdo-master'
|
commit | commitdiff | tree |
2009-12-01 |
Austin Yuan | refine test program: putsurface/h264encode Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-11-30 |
Austin Yuan | Assign the magic number to a macro Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-11-27 |
Austin Yuan | Add license header Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-11-27 |
Austin Yuan | re-arrange test programs Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-11-23 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2009-11-23 |
Austin Yuan | Added a "magic" number to VADisplayContext in case... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-11-20 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freedeskto...
|
commit | commitdiff | tree |
2009-11-20 |
Austin Yuan | Added VA_STATUS_ERROR_SURFACE_IN_DISPLAYING Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-09-10 |
Austin Yuan | Merge branch 'master-fd.o'
|
commit | commitdiff | tree |
2009-09-03 |
Austin Yuan | Merge branch 'master-fd.o'
|
commit | commitdiff | tree |
2009-09-03 |
Austin Yuan | Update va.h version number Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-09-03 |
Austin Yuan | Merge branch 'master-fd.o'
|
commit | commitdiff | tree |
2009-09-03 |
Austin Yuan | Mv libva_display.pc.in -> libva-x11.pc.in to fix autogen... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-31 |
Austin Yuan | Merge branch 'master-fd.o'
|
commit | commitdiff | tree |
2009-08-31 |
Austin Yuan | __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31 Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-28 |
Austin Yuan | Merge branch 'master-fd.o' Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-28 |
Austin Yuan | Remove context from vaSyncSurface Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-27 |
Austin Yuan | Assgin VASurfaceRendering a non-zero value instead... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-27 |
Austin Yuan | Combine vaPutImage/vaPutImage2, vaAssociateSubpicture... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-27 |
Austin Yuan | Update VAAPI to 0.31, libva.so SONAME to libva.so.1 Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-24 |
Austin Yuan | Sync latest fd.o libva:master Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-08-24 |
Austin Yuan | Merge branch 'test'
|
commit | commitdiff | tree |
2009-08-14 |
Austin Yuan | Don't include VAAPI version to SONAME Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-08 |
Austin Yuan | put drivers into /usr/lib/dri by default Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-08 |
Austin Yuan | don't build i965 driver by default Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-08 |
Austin Yuan | test: Use IN_LIBVA, so that they can be built out of... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-08 |
Austin Yuan | Fix test build issue Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-06 |
Austin Yuan | X11->x11 per the suggestion from Gwenole Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-03 |
Austin Yuan | Move back dri --> src/X11 Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-01 |
Austin Yuan | Added the patch from Zou Naihai to correct DRI2XXX... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-01 |
Austin Yuan | va_backend.h: X11/va_x11.h --> dri/va_x11.h Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-30 |
Austin Yuan | Remove vaSetSubpicturePalette, please use vaSetImagePalette Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-02 |
Austin Yuan | Refine the directory, move src/X11 to dri/ Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-07-02 |
Austin Yuan | Apply the patch from Nanhai to support MPEG2 VLD on... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-25 |
Austin Yuan | Added missing file test/mpeg2-I.jpg, mpeg2-i.mpg Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-24 |
Austin Yuan | Added version number for libVA. Current version is... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-19 |
Austin Yuan | Proposed new vaCreateSurfaceFromV4L2Buffer to replace... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-19 |
Austin Yuan | Added more comments for vaCreateBufferFromV4L2Buffer Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-18 |
Austin Yuan | Fixed dummy driver compile issue Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-18 |
Austin Yuan | refine vaCreateSurfaceFromMrstV4L2Buf to vaCreateSurfaceFrom... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-18 |
Austin Yuan | Rename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-18 |
Austin Yuan | rename vaDbgCopySurfaceToBuffer ->vaCopySurfaceToBuffer... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-13 |
Austin Yuan | Fix the issue that all files are moved into a sub-directory... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-12 |
Austin Yuan | Upload latest libVA library Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-12 |
Austin Yuan | Fix vaSetSubpicturePalette compile issue Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-12 |
Austin Yuan | remove vaSetSubpicturePalette Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-05 |
Austin Yuan | Chage VASurfaceSkipped from 3 to 4 Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-03 |
Austin Yuan | remove Xv checkouk in config Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-03 |
Austin Yuan | Added va_dri2tokens.h for DRI2 tokens definition Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-06-03 |
Austin Yuan | Remove uncessary link form libva.so by adding flag... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-05-25 |
Austin Yuan | Merge branch 'master' of ssh://git@moblin-mdi.jf.intel...
|
commit | commitdiff | tree |
2009-05-25 |
Austin Yuan | Added "intra_period" into VAEncSequenceParameterBufferH263 Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-05-19 |
Austin Yuan | Test write permission Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-05-12 |
Austin Yuan | Added build information (build date/time, git commit... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-04-29 |
Austin Yuan | Fix binary compatibility issue caused by VAAPI ISO... Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-04-23 |
Austin Yuan | Added va_dri2str.h so that don't relay on dri2proto Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
|
commit | commitdiff | tree |
2009-04-22 |
Austin Yuan | Merge branch 'DRI2'
|
commit | commitdiff | tree |
next |