2011-04-22 |
Xiang, Haihao | i965_drv_video/video: set base address for MV data |
tree | commitdiff |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge global symbols in intra... |
tree | commitdiff |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: remove all intra data in inter... |
tree | commitdiff |
2011-04-22 |
Xiang, Haihao | i965_drv_video: clean up gen6_mfc_avc_pipeline_programing |
tree | commitdiff |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: merge the object command for... |
tree | commitdiff |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: also simplify the object command... |
tree | commitdiff |
2011-04-22 |
Xiang, Haihao | i965_drv_video/encode: reduce inline data for inter... |
tree | commitdiff |
2011-04-21 |
Xiang, Haihao | i965_drv_video: simplify the object command for intra... |
tree | commitdiff |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fetch neighbor pixel in intra... |
tree | commitdiff |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix neighbor pixel luma value... |
tree | commitdiff |
2011-04-21 |
Xiang, Haihao | i965_drv_video/encode: fix macroblock instra struct... |
tree | commitdiff |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix interface descriptor table |
tree | commitdiff |
2011-04-14 |
Zhou Chang | add inter frame support in vme. |
tree | commitdiff |
2011-04-14 |
Xiang, Haihao | i965_drv_video/encode: fix CURBE usage for VME |
tree | commitdiff |
2011-04-07 |
Zhou Chang | disabling cabac zeros words inert, using 0x00000000... |
tree | commitdiff |
2011-04-07 |
Zhou Chang | Support Inter frames in driver. |
tree | commitdiff |
2011-04-07 |
Xiang, Haihao | fix for VAEncCodedBufferType |
tree | commitdiff |
2011-04-07 |
Xiang, Haihao | Workaround for 720p/1080p encoding |
tree | commitdiff |
2011-04-07 |
Xiang, Haihao | release all BOs when terminating |
tree | commitdiff |
2011-04-07 |
Xiang, Haihao | fix internal buffer size |
tree | commitdiff |
2011-04-07 |
Xiang, Haihao | fix for interface descriptor |
tree | commitdiff |
2011-04-07 |
Zhou Chang | i965_drv_vidoe: Encoder on Sandy Bridge |
tree | commitdiff |
2011-04-01 |
Austin Yuan | 1. add interface VARenderDevice for output the... |
tree | commitdiff |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix for single intensity compensati... |
tree | commitdiff |
2011-03-14 |
Xiang, Haihao | i965_drv_video/VC1: fix data offset for Main/Simple... |
tree | commitdiff |
2011-03-11 |
Xiang, Haihao | i965_drv_video/VC1: disable overlap if PQUANT is less... |
tree | commitdiff |
2011-03-11 |
Xiang, Haihao | i965_drv_video: Fixes the dimension of a surface on... |
tree | commitdiff |
2011-03-11 |
Xiang, Haihao | i965_drv_video: rendere I420/YV12 surface on SandyBridge |
tree | commitdiff |
2011-03-11 |
Xiang, Haihao | i965_drv_video: only use tiled surface for NV12 on... |
tree | commitdiff |
2011-03-10 |
Xiang, Haihao | i965_drv_video: deinterlacing & scaling on SandyBridge |
tree | commitdiff |
2011-03-10 |
Xiang, Haihao | i965_drv_video: shaders for post processing on SandyBridge |
tree | commitdiff |
2011-03-10 |
Xiang, Haihao | i965_drv_video: move pp_context to i965_driver_data... |
tree | commitdiff |
2011-03-10 |
Xiang, Haihao | i965_drv_video: don't support MPEG2/VC1/H264 without... |
tree | commitdiff |
2011-03-10 |
Xiang, Haihao | i965_drv_video: Implement vaDeriveImage() |
tree | commitdiff |
2011-03-10 |
Xiang, Haihao | i965_drv_video: map/unmap a tiled GEM BO |
tree | commitdiff |
2011-02-24 |
Xiang, Haihao | i965_dri_video: don't try to render an invalid surface |
tree | commitdiff |
2011-02-10 |
Gwenole Beauchesne | i965_drv_video: make VADriverContext.vtable a pointer. |
tree | commitdiff |
2011-02-09 |
Gwenole Beauchesne | Bump VA-API version to 0.32.0. Fix __vaDriverInit*... |
tree | commitdiff |
2011-02-09 |
Osin, Alexander I | i965_drv_video: set the number of elements in a buffer... |
tree | commitdiff |
2011-02-01 |
Xiang, Haihao | i965_drv_video: check frame store index firstly on... |
tree | commitdiff |
2011-01-27 |
Gwenole Beauchesne | [G45] Fix check for H.264 decoding support. |
tree | commitdiff |
2011-01-27 |
Gwenole Beauchesne | [G45] Fix check for VC-1 decoding support |
tree | commitdiff |
2011-01-26 |
Xiang, Haihao | i965_drv_video: VC-1 on Sandybridge |
tree | commitdiff |
2011-01-21 |
Xiang, Haihao | i965_drv_video: build shaders for decoding & post prosc... |
tree | commitdiff |
2011-01-10 |
Xiang, Haihao | i965_drv_video: support IA44/AI44 subpicture formats... |
tree | commitdiff |
2010-12-21 |
Austin Yuan | Merge branch 'master' of git+ssh://AustinYuan@git.freed... |
tree | commitdiff |
2010-12-21 |
Damien Lespiau | i965_drv_video: Fix a small typo in a comment |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video/mpeg2: upload Quantizer Matrix in raster... |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix mpeg2 decoding on Sandybridge |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: Enable BLT ring |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: release mfd context |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: add support for mpeg2 decoding on Sandy... |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: render sub-picture on Sandybridge |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: Currently only use tiled-Y surfaces... |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix row data buffer for deblocking... |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix surface dimension |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: rendering for Sandybridge |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: new fragmensts for Sandybridge |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: remove i965_subpic_render_src_su... |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: support tiled source surface |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video/render: set surface base address |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix weight/offset for H.264 decoding... |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: fix mfx_avc_slice_state command |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: set indirect bitsteam object base address |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: Y-tiled surface for MFD on Sandybridge |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: H.264 decoding on Sandybridge |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: dump MFX commands |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: check batch buffer emitting |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: MACROs for MFX on Sandybridge |
tree | commitdiff |
2010-12-06 |
Xiang, Haihao | i965_drv_video: PCI IDs and new MI_FLUSH_DW command... |
tree | commitdiff |
2010-09-15 |
Xiang, Haihao | i965_drv_video: deinterlacing & scaling |
tree | commitdiff |
2010-09-15 |
Xiang, Haihao | i965_drv_video: add video processing kernels |
tree | commitdiff |
2010-07-14 |
Gwenole Beauchesne | Fix rendering of subpictures. |
tree | commitdiff |
2010-07-13 |
Gwenole Beauchesne | Fix vaGetImage() for YV12 format. |
tree | commitdiff |
2010-07-13 |
Gwenole Beauchesne | Simplify vaGetImage(). |
tree | commitdiff |
2010-07-13 |
Gwenole Beauchesne | Fix vaGetImage() to wait for pending operations to... |
tree | commitdiff |
2010-07-13 |
Gwenole Beauchesne | Add NV12 image format. |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Fix vaGetImage() bounds checking code. |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Move initialization of render_state->interleaved_uv... |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Fix out-of-source builds. |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Add I420 image format. |
tree | commitdiff |
2010-07-12 |
Xiang, Haihao | i965_drv_video: use original widht/height for rendering |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Fix vaTerminate(). |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Implement vaGetImage(). |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Add YV12 image format. |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Don't return VA_STATUS_SUCCESS for unimplemented functions. |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Add RGBA subpictures. |
tree | commitdiff |
2010-07-12 |
Gwenole Beauchesne | Fix subpictures formats array terminator. |
tree | commitdiff |
2010-07-07 |
Xiang, Haihao | i965_drv_video: [H.264] fix slice_data_bit_offset |
tree | commitdiff |
2010-07-07 |
Xiang, Haihao | i965_drv_video: [H.264] fix the start of a slice for... |
tree | commitdiff |
2010-07-07 |
Xiang, Haihao | i965_drv_video: fix BSD batch buffer size. |
tree | commitdiff |
2010-07-07 |
Xiang, Haihao | i965_drv_video: [H.264] fix different slice type in... |
tree | commitdiff |
2010-06-25 |
Xiang, Haihao | i965_drv_video: [H.264] fix chroma issue |
tree | commitdiff |
2010-06-18 |
Xiang, Haihao | i965_drv_video: fix AVC mc kernel |
tree | commitdiff |
2010-06-13 |
Xiang, Haihao | i965_drv_video: [H.264] fix register blocks for ILDB |
tree | commitdiff |
2010-06-08 |
Xiang, Haihao | Merge branch 'i965_h264' |
tree | commitdiff |
2010-06-08 |
Xiang, Haihao | i965_drv_video: [H.264] some code clean up |
tree | commitdiff |
2010-06-02 |
Xiang, Haihao | i965_drv_video: new ring buffer flag |
tree | commitdiff |
2010-06-02 |
Xiang, Haihao | i965_drv_video: fix graphics memory usage |
tree | commitdiff |
2010-06-02 |
Xiang, Haihao | i965_drv_video: don't execute batch buffer after decodi... |
tree | commitdiff |
next |