platform/upstream/libva.git
2010-07-21 Xiang, HaihaoFix to require libdrm 2.4.21 or newer for i965 video...
2010-07-14 Gwenole BeauchesneFix rendering of subpictures.
2010-07-13 Gwenole BeauchesneFix vaGetImage() for YV12 format.
2010-07-13 Gwenole BeauchesneSimplify vaGetImage().
2010-07-13 Gwenole BeauchesneFix vaGetImage() to wait for pending operations to...
2010-07-13 Gwenole BeauchesneAdd NV12 image format.
2010-07-12 Gwenole BeauchesneFix vaGetImage() bounds checking code.
2010-07-12 Gwenole BeauchesneMove initialization of render_state->interleaved_uv...
2010-07-12 Gwenole BeauchesneFix out-of-source builds.
2010-07-12 Gwenole BeauchesneAdd I420 image format.
2010-07-12 Xiang, Haihaoi965_drv_video: use original widht/height for rendering
2010-07-12 Gwenole BeauchesneFix vaTerminate().
2010-07-12 Gwenole Beauchesne Implement vaGetImage().
2010-07-12 Gwenole BeauchesneAdd YV12 image format.
2010-07-12 Gwenole BeauchesneDon't return VA_STATUS_SUCCESS for unimplemented functions.
2010-07-12 Gwenole BeauchesneAdd RGBA subpictures.
2010-07-12 Gwenole BeauchesneFix subpictures formats array terminator.
2010-07-08 Gwenole BeauchesneFix vaErrorStr() for VA_STATUS_ERROR_INVALID_IMAGE_FORMAT.
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix slice_data_bit_offset
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix the start of a slice for...
2010-07-07 Xiang, Haihaoi965_drv_video: fix BSD batch buffer size.
2010-07-07 Xiang, Haihaolibva: render front buffer for Pixmap.
2010-07-07 Xiang, Haihaoi965_drv_video: [H.264] fix different slice type in...
2010-07-07 Gwenole BeauchesneDrop GLX 1.3 requirement.
2010-07-07 Gwenole BeauchesneCall GLX Pixmap related functions through the vtable.
2010-06-25 Xiang, Haihaoi965_drv_video: [H.264] fix chroma issue
2010-06-18 Xiang, Haihaoi965_drv_video: fix AVC mc kernel
2010-06-13 Xiang, Haihaobump library version to 1.0.3 libva-1.0.3 ww26.3-video
2010-06-13 Xiang, Haihaoi965_drv_video: [H.264] fix register blocks for ILDB
2010-06-08 Austin YuanAdded VA_STATUS_ERROR_INVALID_IMAGE_FORMAT
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-08 Xiang, Haihaoi965_drv_video: [H.264] some code clean up
2010-06-04 Austin YuanLink libva-android with libva for vaDisplayIsValid
2010-06-04 Austin YuanFollow up the change of "LIBVA_DRIVER_NAME", remove...
2010-06-04 Gwenole BeauchesneMove LIBVA_DRIVER_NAME check in vaInitialize().
2010-06-04 Gwenole BeauchesneVA/GLX cosmetics (indentation, declarations)
2010-06-04 Gwenole BeauchesneFix vainfo to build out of the source dir
2010-06-02 Gwenole BeauchesneDon't search LIBGL_DRIVERS_PATH, stick to LIBVA_DRIVERS...
2010-06-02 Gwenole BeauchesneFix libva-x11 dependencies. Ensure this grabs libva...
2010-06-02 Gwenole BeauchesneFix vainfo dependencies (Konstantin Pavlov).
2010-06-02 Gwenole BeauchesneDon't dump VA surface pixels if driver doesn't return...
2010-06-02 Gwenole BeauchesneFix VA tracer to correctly dump array of bytes.
2010-06-02 Gwenole BeauchesneCall va_TraceEndPicture() after the actual vaEndPicture...
2010-06-02 Xiang, Haihaoi965_drv_video: new ring buffer flag
2010-06-02 Xiang, Haihaoi965_drv_video: fix graphics memory usage
2010-06-02 Xiang, Haihaoi965_drv_video: don't execute batch buffer after decodi...
2010-06-02 Xiang, Haihaoi965_drv_video: [H.264] enlarge concurrent threads...
2010-06-02 Xiang, Haihaoi965_drv_video: [H.264] devide the command buffer into...
2010-06-02 Xiang, Haihaoi965_drv_vidoe: update max_thread for rendering
2010-06-02 Xiang, Haihaoi965_drv_video: fix initialization function
2010-06-02 Xiang, Haihaolibva: update DRI2 to support swapbuffer
2010-06-02 Austin Yuan1) clean up Android header file to make it work in...
2010-06-02 Gwenole BeauchesneFix make dist.
2010-06-02 Gwenole BeauchesneFix TPI lib dependencies.
2010-06-02 Gwenole BeauchesneDrop superfluous versions.
2010-06-02 Gwenole BeauchesneFix out-of-source builds.
2010-05-21 Austin Yuanmv va_android.c -> va_dummy.c
2010-05-20 Austin YuanAdded intra_idr_period for H264 encode
2010-05-20 Austin Yuanremove vaDisplayIsValid from libva-glx
2010-05-18 Ren ZhaohanPass down ISurface instead of Surface
2010-05-13 Ren Zhaohanremove vaDisplayIsValid by linking libva_android.so
2010-05-12 Austin Yuanincreate version
2010-05-12 Austin YuanFix build issue
2010-05-12 Gwenole BeauchesneAdd OpenGL extensions (v3) and generic implementation...
2010-05-12 Gwenole BeauchesneAdd OpenGL extensions (v3) and generic implementation...
2010-05-12 Ren Zhaohanremove Drawable paramater of vaPutSurfaceBuf
2010-05-12 Ren ZhaohanAdd copy va_tpi.h in Android.mk
2010-05-11 Ren ZhaohanAdd local vaDisplayIsValid
2010-05-11 Ren ZhaohanMerge branch 'test' into libva-1.1
2010-05-11 Ren ZhaohanAdd vaPutSurfaceBuf to va_backend_tpi.h and va_tpi...
2010-05-10 Austin Yuanglobal vaDisplayIsValid PO-ww20.1-video PO-ww20.2-video
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-07 Xiang, Haihaoi965_drv_video: [H.264] add support for ILDB
2010-05-06 Ren Zhaohanmove va_android.c => va_android.cpp, use sp<Surface...
2010-05-06 Ren Zhaohanrestore old va_DisplayContextGetDriverName
2010-05-06 Ren Zhaohanuse Surface* instead of void*
2010-05-05 Ren Zhaohanadd new va_DisplayContextGetDriverName, remove 'x11... PO-ww19.3-new
2010-05-04 Ren Zhaohanremove udev
2010-04-29 Austin Yuanandroid and dummy backend
2010-04-28 Austin YuanMerge branch 'va_backend' into PO
2010-04-27 Ren Zhaohanlibva backend
2010-04-27 Austin YuanAdded VACodedBufferSegment
2010-04-19 Xiang, Haihaoi965_drv_video: move AVC-ILDB data buffer to struct...
2010-04-19 Xiang, Haihaoi965_drv_video: [H.264] fix weight 128 issue
2010-04-16 Austin Yuansave
2010-04-15 Austin Yuansave
2010-04-15 Austin Yuansave
2010-04-15 Austin Yuansave
2010-04-15 Austin Yuansave
2010-04-15 Xiang, Haihaoi965_drv_video: [H.264] fix for weight/offset state
2010-04-14 Xiang, Haihaoi965_drv_video: [H.264] track frame store index
2010-04-09 Xiang, Haihaoi965_drv_video: fix an assertion
2010-04-09 Xiang, Haihaoi965_drv_video: fix MBAFF issue
2010-04-08 Xiang, Haihaoi965_drv_video: surface width/height is 16Btye aligned.
2010-04-08 Ren ZhaohanAdd vaPutSurfaceBuf for Android 20100414_5.3.0.0002 20100421_5.3.0.0003 20100428_5.3.0.0004 20100505_5.3.0.0005 20100510_5.3.0.0006_mdfld_eng_1 20100512_5.3.0.0007 20100517_5.3.0.0008 IMG_Drop_20100507_MDFLD
2010-04-07 Ren Zhaohanpsb_drv_video error: vaPutSurface: invalidate drawable
2010-04-07 Xiang, Haihaoi965_drv_video: fix an assertion
2010-04-07 Xiang, Haihaoi965_drv_video: fix an error in the previous commit
2010-04-07 Austin Yuanremove the unmature MIO
next