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 |
2012-03-01 |
Xiang, Haihao | Fix map/unmap mismatches |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Zhou,Chang | Synced IVB with SNB, added HRD and multipul slices... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Xiang, Haihao | Fixed VME result offset issue for IVB. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Xiang, Haihao | Preprocess VME shader first |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Zhou,Chang | Fixed multipul slices issue, change end of coded buffer... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Xiang, Haihao | Cleanup VME |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Xiang, Haihao | Fix memory leak |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Xiang, Haihao | Use the right slice parameters for multi-slice encoding |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Xiang, Haihao | Use the right slice parameters for multi-slice encoding |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Xiang, Haihao | Reissue all states before executing VME |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Xiang, Haihao | Reissue all states before executing VME |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Also support Main & High profile on Sandybridge |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Set input/output color list |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Support Main & High profile |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Store VAEncPackedHeaderParameterBuffer as other paramet... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Add support for the new version of vaCreateSurfaces() |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Add support for vaGetSurfaceAttributes() |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Remove VAProcFilterParameterBufferType from vaRenderPic... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Add support for VAEncMiscParameterBuffer |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Use the bitrate control mode set in the current configu... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Fix the interface for internal context initialization |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Fix i965_update_attribute |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Fix the supported bit rate control mode |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Switch to the new interface in staging branch. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Xiang, Haihao | Merge branch 'master' into staging |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Gwenole Beauchesne | h264: always submit MFX_QM_STATE for flat scaling lists... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Gwenole Beauchesne | jpeg: fix memory leak of huffman tables. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Gwenole Beauchesne | Fix build with older VA-API (libva). |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Xiang, Haihao | Merge branch 'master' into vaapi-ext |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Xiang, Haihao | Use the same the binding table index on Sandybridge... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Xiang, Haihao | Create batchbuffer for VME via GPU shader on Sandybridge |
commit | commitdiff | tree | snapshot |
next |