| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify the coding style in the driver | Xiang, Haihao | 2017-04-07 | 1 | -52/+52 |
* | Update CBR algo for H.264 per tempolar layer | Xiang, Haihao | 2016-09-16 | 1 | -1/+1 |
* | Use arrays to store BRC related parameters per temporal layer | Xiang, Haihao | 2016-09-16 | 1 | -1/+1 |
* | move QpPrimeY to another inner structure for H.264/VP8 BRC | Xiang, Haihao | 2016-09-16 | 1 | -1/+1 |
* | Add the write_enabled flag of GPE media surface state | peng.chen | 2016-08-24 | 1 | -1/+2 |
* | Encoding: Add one ROI flag and ROI buffer | Zhao Yakui | 2016-08-15 | 1 | -0/+3 |
* | Check pointer returned from calloc() | Xiang, Haihao | 2015-09-15 | 1 | -0/+4 |
* | Enabling SNB avc encoding configuration | Zhong Li | 2014-09-09 | 1 | -16/+34 |
* | Fix the wrong setting in MI_BATCH_BATCH_START command on Snb/Ivy/Haswell | Zhao Yakui | 2014-02-27 | 1 | -1/+1 |
* | Avoid the duplicated macro-definition of surface size | Zhao Yakui | 2014-02-27 | 1 | -8/+0 |
* | Clean up for setting up reference surface state | Xiang, Haihao | 2013-11-13 | 1 | -33/+4 |
* | Fix the reference for list1 | Xiang, Haihao | 2013-11-13 | 1 | -2/+1 |
* | Check the reference surface id against VA_INVALID_SURFACE | Xiang, Haihao | 2013-11-13 | 1 | -2/+2 |
* | Indent the code of encoding | Xiang, Haihao | 2013-11-13 | 1 | -31/+31 |
* | Cleanup profile tracking in encoder | Xiang, Haihao | 2013-09-06 | 1 | -3/+1 |
* | VME uses reference frame parsed from slice_param instead of hacked DPB | Zhao Yakui | 2013-05-09 | 1 | -11/+40 |
* | Merge branch 'master' into staging | Xiang, Haihao | 2013-04-03 | 1 | -1/+1 |
|\ |
|
| * | Warning fixes | Xiang, Haihao | 2012-11-01 | 1 | -2/+0 |
| * | Encoding: use a separated command buffer | Xiang, Haihao | 2012-11-01 | 1 | -3/+27 |
| * | Encoding: modify function to fill command into a specified batch buffer | Xiang, Haihao | 2012-11-01 | 1 | -18/+40 |
* | | Remove the dead code in gen6_vme.c | Xiang, Haihao | 2013-03-15 | 1 | -369/+21 |
* | | Encoder: directly use the objects for the reference pictures | Xiang, Haihao | 2013-03-15 | 1 | -14/+9 |
* | | Encoder: directly use the surface object of the input surface | Xiang, Haihao | 2013-03-15 | 1 | -4/+2 |
* | | Avoid potential buffer overflow issue | Xiang, Haihao | 2013-03-15 | 1 | -1/+2 |
* | | gen6: MPEG2 is not supported by gen6 pipeline | Adrian Marius Negreanu | 2013-02-20 | 1 | -1/+1 |
* | | Avoid intra VME for MPEG2 | Li Xiaowei | 2013-01-17 | 1 | -10/+30 |
* | | Add MPEG2 VME pipeline for IVB | Li Xiaowei | 2013-01-17 | 1 | -30/+335 |
* | | Restrict the max MV number in MV prediction | Zhao Yakui | 2012-10-31 | 1 | -1/+16 |
* | | Adjust the search path and LUT_MV table in VME | Xiang, Haihao | 2012-07-07 | 1 | -9/+9 |
* | | New BRC algorithm to match HRD | Rogozhkin, Dmitry V | 2012-06-11 | 1 | -5/+6 |
* | | Optimal parameters for Intra prediction mode | Rogozhkin, Dmitry V | 2012-05-29 | 1 | -26/+101 |
* | | Correct the setting for search path in VME_STATE | Xiang, Haihao | 2012-04-10 | 1 | -1/+1 |
* | | Fixed multipul slices edge prediction issue for Intra | Zhou Chang | 2012-04-06 | 1 | -35/+30 |
* | | Update LUT_MV table | Xiang, Haihao | 2012-04-06 | 1 | -1/+3 |
* | | Expand the VME output buffer for Inter frame | Xiang, Haihao | 2012-04-06 | 1 | -2/+2 |
* | | Update LUT_MbMode for set 0 | Xiang, Haihao | 2012-04-01 | 1 | -4/+8 |
* | | VME: dual start and adaptive search | Xiang, Haihao | 2012-03-15 | 1 | -11/+11 |
* | | VME: Handle multiple macroblocks in a single thread | Xiang, Haihao | 2012-03-15 | 1 | -57/+40 |
* | | Cleanup VME | Xiang, Haihao | 2012-02-29 | 1 | -693/+92 |
* | | Fix memory leak | Xiang, Haihao | 2012-02-28 | 1 | -0/+3 |
* | | Reissue all states before executing VME | Xiang, Haihao | 2012-02-23 | 1 | -0/+5 |
* | | Use the same the binding table index on Sandybridge & Ivybridge | Xiang, Haihao | 2012-02-14 | 1 | -4/+4 |
* | | Create batchbuffer for VME via GPU shader on Sandybridge | Xiang, Haihao | 2012-02-14 | 1 | -0/+58 |
* | | Fill VME batchbuffer by GPU instead of CPU | Xiang, Haihao | 2012-02-14 | 1 | -34/+174 |
* | | Clean up | Xiang, Haihao | 2012-02-10 | 1 | -27/+12 |
* | | Fix the address of the surface state for vme output buffer | Xiang, Haihao | 2012-02-10 | 1 | -1/+0 |
* | | Fix surface state size | Xiang, Haihao | 2012-02-10 | 1 | -1/+1 |
* | | Add support for I420, YV12 etc. formatted YUV surface for encoding | Xiang, Haihao | 2012-02-01 | 1 | -3/+3 |
* | | Merge branch 'master' into vaapi-ext | Xiang, Haihao | 2012-01-12 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Avoid depending on va_backend.h for some files | Xiang, Haihao | 2012-01-10 | 1 | -2/+0 |