2011-06-29 |
Gwenole Beauchesne | i965_drv_video: simplify put_surface() and put_subpictu... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Xiang, Haihao | va/test/putsurface_x11: avoid warning 'warning: ‘win... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Xiang, Haihao | va/test: return a value to silence compiler waring |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Xiang, Haihao | va: fix warning about memset. |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Austin Yuan | test/putsurface: more cleanup, remove #ifdef ANDROID... |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Austin Yuan | test/putsurface: add UV element into the auto-generated... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Gwenole Beauchesne | Fix vaTerminate() with non DRI-based drivers. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Austin Yuan | va-android: same as X11, also always create a new VA... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Xiang, Haihao | i965_drv_video: fix assertion failure |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Xiang, Haihao | i965_drv_video: fix GPU hang issue when decoding field... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Edgar Hucek | libva: fix memeory leaks in libva |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Edgar Hucek | i965_drv_video: fix memory leaks in i965 driver |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Xiang, Haihao | i965_drv_video: track the internal format of a surface |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Austin Yuan | Revert the change in VA_DRI2SwapBuffers: _XReply -... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Austin Yuan | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | test/encode/avcenc: don't include <pciaccess.h> |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: encode on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: fix VME shaders |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: new shaders for VME on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Osin | Corrected trace prints (updated, change format, etc... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: set surface base address in VME |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: clean up |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Osin | i965_drv_video: Added check of obj_surface->bo field... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Austin Yuan | test/basic testing programs do not need to be installed |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Zhou Chang | i965_drv_video: improved MV quality for VME |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Austin Yuan | Bump to 1.0.13 libva-1.0.13 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Austin Yuan | libva: several changes |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: clean up codes |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: rendering for Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: new shaders for rendering on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: VC1 decoding on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: H.264 & MPEG2 decoding on Ivybridge |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: Ivybridge PCI IDs |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: thread safety for object allocation |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_vidoe: thread safety for rendering |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | va: always create a new VA display on X11 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | test/putsurface/putsurface: fix multi-thread issue... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | test/putsurface/putsurface: pass a valid DRAWABLE to... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: move batchbuffer to context |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: clean up batchbuffer interface |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | update .gitignore |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store post process parameters in context |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store kernel info in the corresponding... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: use the same structure for all kernels |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: create media_state per context |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | test/encode/avcenc: fix for VAEncSequenceParameterBuffe... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Implemented i965_LockSurface, i965_UnlockSurface, i965_... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Added locked_image_id in struct object_surface |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Xiang, Haihao | va: fix build issue |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Austin Yuan | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Austin Yuan | 1) test/*: enable/refine the test/* for both X11 and... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Austin Yuan | 1) test/*: enable/refine the test/* for both X11 and... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | corrected vaBufferInfo interface |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | corrected vaBufferInfo interface |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Fixed number bugs in va_TraceSurface. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Zhou Chang | test/encode/avcenc: a simple encoder based on VA API... |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | Merge branch 'snb-encoder' |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | i965_drv_video/encode: offset for coded buffer |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: indentation fix |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: media read with sampler cache |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/video: set base address for MV data |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge global symbols in intra... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: remove all intra data in inter... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video: clean up gen6_mfc_avc_pipeline_programing |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge the object command for... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: also simplify the object command... |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: reduce inline data for inter... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video: simplify the object command for intra... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fetch neighbor pixel in intra... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix neighbor pixel luma value... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix macroblock instra struct... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix interface descriptor table |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Zhou Chang | add inter frame support in vme. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix CURBE usage for VME |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: fix the format of a derived image for... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: associate the derived image with the... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | disabling cabac zeros words inert, using 0x00000000... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | Support Inter frames in driver. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | test/encode/h264encode: Destroy config after context. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for VAEncCodedBufferType |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | Workaround for 720p/1080p encoding |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | release all BOs when terminating |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix internal buffer size |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for interface descriptor |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | i965_drv_vidoe: Encoder on Sandy Bridge |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Use constant instead of enum for RenderDevice/RenderMode libva-1.0.12 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Fix build issue again |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Fix build issue |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Bump to 1.0.12 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | 1. add interface VARenderDevice for output the... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Xiang, Haihao | bump library version to 1.0.11 libva-1.0.11 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix for single intensity compensati... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix data offset for Main/Simple... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video/VC1: disable overlap if PQUANT is less... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: Fixes the dimension of a surface on... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: rendere I420/YV12 surface on SandyBridge |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: only use tiled surface for NV12 on... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: deinterlacing & scaling on SandyBridge |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: shaders for post processing on SandyBridge |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: move pp_context to i965_driver_data... |
commit | commitdiff | tree | snapshot |
next |