2012-06-25 |
Zhao halley | add pa_load_save_pl3 for YUY2-->YV12 conversion (SNB... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Gwenole Beauchesne | jpeg: fix submission of quantization and Huffman tables. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Dmitry Ermilov | Implementation for i965_SyncSurface and i965_QuerySurfa... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Xiang, Haihao | silence compiler warning |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Xiang, Haihao | Fix slice delta for CBR mode |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Rogozhkin,... | New BRC algorithm to match HRD |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Xiang, Haihao | Currently only SNB supports packed YUV image |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Xiang, Haihao | Fix coded buffer size calculating for CBR mode |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Xiang, Haihao | Fix QP setting for CBR mode |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Xiang, Haihao | Accept packed misc data package such as SEI data |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Xiang, Haihao | Fix weight denom for implicit weight tables on SNB... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Xiang, Haihao | Don't render the target surface with background if... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Xiang, Haihao | clear background under right context |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Rogozhkin,... | Optimal parameters for Intra prediction mode |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Xiang, Haihao | Fix the regression caused by d90a5ea9f21bc20f35c26457de... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Zhao halley | add yuyv->nv12 conversion in image processing |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Zhao halley | add YUYV to NV12 conversion(pa_load_save_nv12.asm etc) |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Zhao halley | add YV12 to YUY2 conversion |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Zhao halley | add pl3_load_save_pa.asm etc |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Zhao halley | add NV12 to YUY2 color conversion |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Halley Zhao | add nv12_load_save_pa.asm |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Zhao halley | add 422/YUY2 to surface formats |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Zhou Chang | Enable Stream-Out on IVB |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Haitao Huang | src/Android.mk: add new files for mfc, gpe, enc |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Haitao Huang | intel-driver: initial porting to Android ICS |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Gwenole Beauchesne | jpeg: drop explicit check for VA/JPEG decoding API. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Gwenole Beauchesne | jpeg: fix configure check for newer API. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Haitao Huang | jpeg: update to latest API. |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Gwenole Beauchesne | configure: enforce build against VA-API 0.34. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Xiang, Haihao | ENC: Enable all Intra mode on Ivybridge |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Xiang, Haihao | VPP: it should be float for normalized_x/y |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Xiang, Haihao | VPP: pass the origin of source region to vpp kernel |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Xiang, Haihao | Fix the error code for unsupported resolution |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Xiang, Haihao | VPP: Render target surface with background color |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Xiang, Haihao | MPEG-2: Fix MFX_QM_STATE command on Ivybridge |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Xiang, Haihao | Enlarge some internal buffer for H.264 decoding on... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Xiang, Haihao | Support mixed mode for VME |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Xiang, Haihao | Fix the filling of MFC batchbuffer for software path |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Zhou Chang | Added workaroud for CBR support in IVB. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Xiang, Haihao | Remove hard-coded code. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Xiang, Haihao | Don't use DNDI kernel on Ivybridge temporarily |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Xiang, Haihao | Don't call VPP if the kernel isn't ready. |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Xiang, Haihao | Fix parameter setting for AVS on Ivybridge |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Xiang, Haihao | Add support for new Ivybridge chipset |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Xiang, Haihao | Don't need to expand MVs on Ivybridge |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Xiang, Haihao | Fix MvSize on Ivybridge |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Xiang, Haihao | Correct the setting for search path in VME_STATE |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Xiang, Haihao | Fix the length of writeback message for Inter frame |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Zhou Chang | Change to none-block in CBR mode |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Zhou Chang | Fixed multipul slices edge prediction issue for Intra |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Zhou Chang | Added interlace mode check, just a workaround. |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Support sub-partition for Inter frame |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Directly use the size of the output MV from VME to... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Update LUT_MV table |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Expand 8 MVs |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Correct the register region in VME kernel |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Support sub-macroblocks for Inter frame |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Use the output from VME to format MFC_AVC_PAK_OBJEC... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Output more information in VME output buffer for Inter... |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Xiang, Haihao | Expand the VME output buffer for Inter frame |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Gwenole Beauchesne | render: fix rendering of interlaced surfaces. |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Gwenole Beauchesne | vpp: drop "flags" field in pipeline caps. |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Xiang, Haihao | Update LUT_MbMode for set 0 |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Xiang, Haihao | Only disable INTRA_8x8 if transform_8x8_mode_flag isn... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Gwenole Beauchesne | mpeg2: propagate reference surfaces to other slots. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Gwenole Beauchesne | mpeg2: fix construction of reference frames list (SNB... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Gwenole Beauchesne | mpeg2: fix reference surfaces construction (IVB). |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Gwenole Beauchesne | mpeg2: fix TFF calculation (SNB). |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Gwenole Beauchesne | mpeg2: fix incorrect slice_vertical_position from codec... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Gwenole Beauchesne | Add WARN_ONCE() helper macro. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Zhou Chang | Fixed CBR mode missed issue in SNB. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Xiang, Haihao | Avoid scaling if the source & destination region have... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Xiang, Haihao | Check the max resolution supported by hardware when... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Xiang, Haihao | Allocate internal buffers with right size for SNB ... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Xiang, Haihao | Avoid moving objects in a heap to a new address when... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Xiang, Haihao | Use AVS kernel to implement normal scaling on Sandybridge |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Xiang, Haihao | Remove weave method |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Xiang, Haihao | Fix the mapping of filter |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Xiang, Haihao | Fix compiler error after merge |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Xiang, Haihao | Merge branch 'vaapi-ext' into staging-work |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Xiang, Haihao | Fix VME output offset issue |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Xiang, Haihao | Always append MI_BATCH_BUFFER_END at the end of a batch... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Xiang, Haihao | More space for the header of picture & slice in the... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Xiang, Haihao | MFC: optimize the MFC batchbuffer shader |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Xiang, Haihao | VME: dual start and adaptive search |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Xiang, Haihao | VME: Handle multiple macroblocks in a single thread |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Xiang, Haihao | Merge branch 'vaapi-ext' into staging-work |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Xiang, Haihao | Setup pipeline to create MFC batchbuffer on Sandybridge |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Xiang, Haihao | Setup pipeline to create MFC batchbuffer on IVB |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Xiang, Haihao | New shader for MFC batchbuffer |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Xiang, Haihao | Add two helper functions for batchbuffer |
commit | commitdiff | tree | snapshot |
2012-03-02 |
teaonly | Synced gen7 with gen6 for HRD. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
teaonly | Synced gen7 with gen6 for HRD. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Xiang, Haihao | Fix the issue of vaGetImage()/vaPutImage() in multi... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Xiang, Haihao | Fix map/unmap mismatches |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Xiang, Haihao | Fixed VME result offset issue for IVB. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Xiang, Haihao | Preprocess VME shader first |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Zhou,Chang | Fixed multipul slices issue, change end of coded buffer... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Xiang, Haihao | Fix memory leak |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Xiang, Haihao | Fix the issue of vaGetImage()/vaPutImage() in multi... |
commit | commitdiff | tree | snapshot |
next |