2011-06-17 |
Gwenole Beauchesne | Fix vaTerminate() with non DRI-based drivers. 12/812/1 |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Austin Yuan | va-android: same as X11, also always create a new VA... 11/811/1 |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Xiang, Haihao | i965_drv_video: fix assertion failure 10/810/1 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Xiang, Haihao | i965_drv_video: fix GPU hang issue when decoding field... 09/809/1 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Edgar Hucek | libva: fix memeory leaks in libva 08/808/1 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Edgar Hucek | i965_drv_video: fix memory leaks in i965 driver 07/807/1 |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Xiang, Haihao | i965_drv_video: track the internal format of a surface 06/806/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Austin Yuan | Revert the change in VA_DRI2SwapBuffers: _XReply -... 05/805/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Austin Yuan | Merge branch 'master' of git+ssh://git.freedesktop... 04/804/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | test/encode/avcenc: don't include <pciaccess.h> 03/803/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: encode on Ivybridge 02/802/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: fix VME shaders 01/801/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Xiang, Haihao | i965_drv_video: new shaders for VME on Ivybridge 00/800/1 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Osin | Corrected trace prints (updated, change format, etc... 99/799/1 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: set surface base address in VME 98/798/1 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Xiang, Haihao | i965_drv_video: clean up 97/797/1 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Alexander Osin | i965_drv_video: Added check of obj_surface->bo field... 96/796/1 |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Austin Yuan | test/basic testing programs do not need to be installed 95/795/1 |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Zhou Chang | i965_drv_video: improved MV quality for VME 94/794/1 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Austin Yuan | Bump to 1.0.13 93/793/1 libva-1.0.13 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Austin Yuan | libva: several changes 92/792/1 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: clean up codes 91/791/1 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: rendering for Ivybridge 90/790/1 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: new shaders for rendering on Ivybridge 89/789/1 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: VC1 decoding on Ivybridge 88/788/1 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: H.264 & MPEG2 decoding on Ivybridge 87/787/1 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Xiang, Haihao | i965_drv_video: Ivybridge PCI IDs 86/786/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: thread safety for object allocation 85/785/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_vidoe: thread safety for rendering 84/784/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | va: always create a new VA display on X11 83/783/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | test/putsurface/putsurface: fix multi-thread issue... 82/782/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | test/putsurface/putsurface: pass a valid DRAWABLE to... 81/781/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: move batchbuffer to context 80/780/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | i965_drv_video: clean up batchbuffer interface 79/779/1 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Xiang, Haihao | update .gitignore 78/778/1 |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store post process parameters in context 77/777/1 |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store kernel info in the corresponding... 76/776/1 |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: use the same structure for all kernels 75/775/1 |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | i965_drv_video: create media_state per context 74/774/1 |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Xiang, Haihao | test/encode/avcenc: fix for VAEncSequenceParameterBuffe... 73/773/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Implemented i965_LockSurface, i965_UnlockSurface, i965_... 72/772/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Added locked_image_id in struct object_surface 71/771/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Xiang, Haihao | va: fix build issue 70/770/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Austin Yuan | Merge branch 'master' of git+ssh://git.freedesktop... 69/769/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Austin Yuan | 1) test/*: enable/refine the test/* for both X11 and... 68/768/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Austin Yuan | 1) test/*: enable/refine the test/* for both X11 and... 67/767/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | corrected vaBufferInfo interface 66/766/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | corrected vaBufferInfo interface 65/765/1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Alexander I... | Fixed number bugs in va_TraceSurface. 64/764/1 |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Zhou Chang | test/encode/avcenc: a simple encoder based on VA API... 63/763/1 |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | Merge branch 'snb-encoder' 62/762/1 |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Xiang, Haihao | i965_drv_video/encode: offset for coded buffer 61/761/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: indentation fix 60/760/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: media read with sampler cache 59/759/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/video: set base address for MV data 58/758/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge global symbols in intra... 57/757/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: remove all intra data in inter... 56/756/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video: clean up gen6_mfc_avc_pipeline_programing 55/755/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge the object command for... 54/754/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: also simplify the object command... 53/753/1 |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: reduce inline data for inter... 52/752/1 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video: simplify the object command for intra... 51/751/1 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fetch neighbor pixel in intra... 50/750/1 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix neighbor pixel luma value... 49/749/1 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix macroblock instra struct... 48/748/1 |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix interface descriptor table 47/747/1 |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Zhou Chang | add inter frame support in vme. 46/746/1 |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix CURBE usage for VME 45/745/1 |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: fix the format of a derived image for... 44/744/1 |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Xiang, Haihao | i965_drv_video: associate the derived image with the... 43/743/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | disabling cabac zeros words inert, using 0x00000000... 42/742/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | Support Inter frames in driver. 41/741/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | test/encode/h264encode: Destroy config after context. 40/740/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for VAEncCodedBufferType 39/739/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | Workaround for 720p/1080p encoding 38/738/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | release all BOs when terminating 37/737/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix internal buffer size 36/736/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Xiang, Haihao | fix for interface descriptor 35/735/1 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Zhou Chang | i965_drv_vidoe: Encoder on Sandy Bridge 34/734/1 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Use constant instead of enum for RenderDevice/RenderMode 33/733/1 libva-1.0.12 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Fix build issue again 32/732/1 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Fix build issue 31/731/1 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | Bump to 1.0.12 30/730/1 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Austin Yuan | 1. add interface VARenderDevice for output the... 29/729/1 |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Xiang, Haihao | bump library version to 1.0.11 28/728/1 libva-1.0.11 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix for single intensity compensati... 27/727/1 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix data offset for Main/Simple... 26/726/1 |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video/VC1: disable overlap if PQUANT is less... 25/725/1 |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: Fixes the dimension of a surface on... 24/724/1 |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: rendere I420/YV12 surface on SandyBridge 23/723/1 |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Xiang, Haihao | i965_drv_video: only use tiled surface for NV12 on... 22/722/1 |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: deinterlacing & scaling on SandyBridge 21/721/1 |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: shaders for post processing on SandyBridge 20/720/1 |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: move pp_context to i965_driver_data... 19/719/1 |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: don't support MPEG2/VC1/H264 without... 18/718/1 |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: Implement vaDeriveImage() 17/717/1 |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Xiang, Haihao | i965_drv_video: map/unmap a tiled GEM BO 16/716/1 |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Xiang, Haihao | i965_dri_video: don't try to render an invalid surface 15/715/1 |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Gwenole Beauchesne | i965_drv_video: make VADriverContext.vtable a pointer. 14/714/1 |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Austin Yuan | Correct USE_EGL check and bump to libva 1.0.10 13/713/1 libva-1.0.10 |
commit | commitdiff | tree | snapshot |
next |