Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | Allow to create batchbuffer based on the expected buffer size | Zhao Yakui | 1 | -2/+2 |
2012-10-31 | Remove the dup code of XXX_mfc_avc_prepare | Zhao Yakui | 1 | -155/+1 |
2012-10-31 | Remove the hard coded value to suppor the 4Kx4K encoding | Zhao Yakui | 1 | -10/+23 |
2012-10-31 | Unify the XXX_free_avc_surface for media encoding/decoding | Zhao Yakui | 1 | -27/+12 |
2012-10-23 | Use the common API to write avc SPS/PPS/SEI info on SNB/IVY/HSW | Zhao Yakui | 1 | -78/+2 |
2012-10-23 | Add the common BRC API to avoid the duplicated code | Zhao Yakui | 1 | -326/+4 |
2012-10-23 | Add the separated files for media encoder on haswell | Zhao Yakui | 1 | -37/+0 |
2012-06-11 | silence compiler warning | Xiang, Haihao | 1 | -2/+1 |
2012-06-11 | Fix slice delta for CBR mode | Xiang, Haihao | 1 | -2/+2 |
2012-06-11 | New BRC algorithm to match HRD | Rogozhkin, Dmitry V | 1 | -77/+290 |
2012-06-07 | Fix coded buffer size calculating for CBR mode | Xiang, Haihao | 1 | -39/+27 |
2012-06-07 | Fix QP setting for CBR mode | Xiang, Haihao | 1 | -0/+22 |
2012-05-31 | Accept packed misc data package such as SEI data | Xiang, Haihao | 1 | -45/+27 |
2012-05-30 | Fix weight denom for implicit weight tables on SNB for encoding | Xiang, Haihao | 1 | -1/+12 |
2012-04-25 | Support mixed mode for VME | Xiang, Haihao | 1 | -1/+6 |
2012-04-25 | Fix the filling of MFC batchbuffer for software path | Xiang, Haihao | 1 | -24/+14 |
2012-04-23 | Added workaroud for CBR support in IVB. | Zhou Chang | 1 | -0/+18 |
2012-04-19 | Remove hard-coded code. | Xiang, Haihao | 1 | -12/+61 |
2012-04-06 | Change to none-block in CBR mode | Zhou Chang | 1 | -1/+1 |
2012-04-06 | Added interlace mode check, just a workaround. | Zhou Chang | 1 | -2/+31 |
2012-04-06 | Expand the VME output buffer for Inter frame | Xiang, Haihao | 1 | -4/+4 |
2012-03-16 | Fix compiler error after merge | Xiang, Haihao | 1 | -2/+2 |
2012-03-16 | Merge branch 'vaapi-ext' into staging-work | Xiang, Haihao | 1 | -13/+17 |
2012-03-16 | Fix VME output offset issue | Xiang, Haihao | 1 | -0/+3 |
2012-03-16 | Always append MI_BATCH_BUFFER_END at the end of a batchbuffer | Xiang, Haihao | 1 | -8/+7 |
2012-03-16 | More space for the header of picture & slice in the MFC batchbuffer | Xiang, Haihao | 1 | -1/+1 |
2012-03-15 | MFC: optimize the MFC batchbuffer shader | Xiang, Haihao | 1 | -4/+6 |
2012-03-13 | Merge branch 'vaapi-ext' into staging-work | Xiang, Haihao | 1 | -308/+847 |
2012-03-09 | Setup pipeline to create MFC batchbuffer on Sandybridge | Xiang, Haihao | 1 | -323/+868 |
2012-02-27 | Use the right slice parameters for multi-slice encoding | Xiang, Haihao | 1 | -12/+12 |
2012-02-27 | Use the right slice parameters for multi-slice encoding | Xiang, Haihao | 1 | -12/+12 |
2012-02-22 | Also support Main & High profile on Sandybridge | Xiang, Haihao | 1 | -0/+2 |
2012-02-22 | Use the bitrate control mode set in the current configuration | Xiang, Haihao | 1 | -15/+16 |
2012-02-22 | Switch to the new interface in staging branch. | Xiang, Haihao | 1 | -46/+43 |
2012-02-14 | Merge branch 'master' into vaapi-ext | Xiang, Haihao | 1 | -0/+1 |
2012-02-07 | Fix graphics memory allocation for VA surface | Xiang, Haihao | 1 | -2/+1 |
2012-02-06 | Added HRD support for Gen6. | Zhou Chang | 1 | -107/+238 |
2012-02-01 | Add support for I420, YV12 etc. formatted YUV surface for encoding | Xiang, Haihao | 1 | -1/+1 |
2012-01-18 | Fix graphics memory allocation for VA surface | Xiang, Haihao | 1 | -1/+1 |
2011-12-19 | Split Gen6 MFC and Gen7 MFC | Xiang, Haihao | 1 | -405/+163 |
2011-12-16 | Add support for transform 8x8 on Ivybridge | Xiang, Haihao | 1 | -1/+1 |
2011-12-16 | Fix INSERT_OBJECT command on Ivybridge | Xiang, Haihao | 1 | -1/+6 |
2011-10-24 | Fixed CAVLC/CABAC hardcoded issue. | Zhou Chang | 1 | -4/+6 |
2011-10-13 | Fixed 1080p issue and add transform 8x8 support. | Zhou Chang | 1 | -2/+3 |
2011-10-10 | update due to the change of interface | Xiang, Haihao | 1 | -9/+9 |
2011-09-14 | encode: Correct slice QP and macroblock QP | Xiang, Haihao | 1 | -2/+2 |
2011-09-08 | Improve performance of CBR mode. | Zhou Chang | 1 | -12/+25 |
2011-09-08 | Improved CBR's accuracy based on a multi-try based mechanism. | Zhou Chang | 1 | -47/+153 |
2011-08-25 | i965_drv_vidoe: update packed header iterface | Xiang, Haihao | 1 | -24/+37 |
2011-08-25 | Revert "The MV's quarlity has been improved and multi MB type is enabled." | Zhou Chang | 1 | -30/+27 |