summaryrefslogtreecommitdiff
path: root/src/gen75_vme.c
Commit message (Expand)AuthorAgeFilesLines
* android: avoid compile warnningsChih-Wei Huang2019-03-071-0/+1
* Unify the coding style in the driverXiang, Haihao2017-04-071-101/+101
* Update CBR algo for H.264 per tempolar layerXiang, Haihao2016-09-161-2/+2
* Use arrays to store BRC related parameters per temporal layerXiang, Haihao2016-09-161-2/+2
* move QpPrimeY to another inner structure for H.264/VP8 BRCXiang, Haihao2016-09-161-2/+2
* Add the write_enabled flag of GPE media surface statepeng.chen2016-08-241-2/+4
* Adjust the maximum number of motion vectors for B frame on HSW+Jia Meng2016-08-151-6/+7
* encoding:use the qp per every macroblock on Ivy and haswellZhao Yakui2016-08-151-1/+8
* Encoding: Add one ROI flag and ROI bufferZhao Yakui2016-08-151-0/+3
* Encoding: mbmv cost table related changes for ROIZhao Yakui2016-08-151-6/+29
* Fix if issue of SLICE_TYPE_I statement in vme_pipeline_programingLim Siew Hoon2015-09-091-1/+1
* Fix klockwork critical message hit on calloc function usageLim Siew Hoon2015-09-061-0/+2
* Enabling HSW avc encoding configurationZhong Li2014-09-091-8/+14
* encoder: MVC: Add support for MVC profilesLi Xiaowei2014-06-161-1/+4
* Fix the wrong setting in MI_BATCH_BATCH_START command on Snb/Ivy/HaswellZhao Yakui2014-02-271-2/+2
* Follow spec to update the URB entry/size setting for encoding on Haswell/BDWZhao Yakui2014-02-271-2/+2
* Avoid the duplicated macro-definition of surface sizeZhao Yakui2014-02-271-8/+0
* Clean up for setting up reference surface stateXiang, Haihao2013-11-131-33/+4
* Fix the reference for list1Xiang, Haihao2013-11-131-2/+1
* Check the reference surface id against VA_INVALID_SURFACEXiang, Haihao2013-11-131-2/+2
* Indent the code of encodingXiang, Haihao2013-11-131-55/+55
* Use the scoreboard/walker to assure MB dependency for MPEG2 encodingZhao Yakui2013-09-061-2/+35
* Restrict the MV search range based on MPEG2 encoding LEVELZhao Yakui2013-09-061-0/+8
* Rewrite inter-frame shader for MPEG2 encoding on HSW to follow MPEG2 specZhao Yakui2013-09-061-1/+2
* Cleanup profile tracking in encoderXiang, Haihao2013-09-061-15/+7
* VME uses reference frame parsed from slice_param instead of hacked DPBZhao Yakui2013-05-091-10/+39
* Merge branch 'master' into stagingXiang, Haihao2013-04-031-7/+3
|\
| * Warning fixesXiang, Haihao2012-11-011-1/+1
| * Encoding: use a separated command bufferXiang, Haihao2012-11-011-3/+27
| * Encoding: modify function to fill command into a specified batch bufferXiang, Haihao2012-11-011-21/+43
| * Add the support of encoding P frame on haswellZhao Yakui2012-10-231-2/+7
| * Add the Intra VME for I-frame on HaswellZhao Yakui2012-10-231-47/+63
| * Add the separated file for media encoding on haswellZhao Yakui2012-10-231-0/+744
* Encoder: directly use the objects for the reference picturesXiang, Haihao2013-03-151-14/+9
* Encoder: directly use the surface object of the input surfaceXiang, Haihao2013-03-151-4/+2
* Silence a bunch of warningsXiang, Haihao2013-03-151-3/+0
* Avoid potential buffer overflow issueXiang, Haihao2013-03-151-1/+1
* Use the common scoreboard code on Ivy/Haswell to remove the duplicated codeZhao Yakui2013-01-171-172/+2
* Keep the old indent style in file of gen7_vme/gen75_vmeZhao Yakui2013-01-171-26/+26
* Add the bidirectional MV prediction for B-frame on HaswellZhao Yakui2013-01-171-7/+32
* Remove the preprocessor redefinitions for H264 and MPEG2 on HaswellZhao Yakui2013-01-171-5/+0
* Use the wavefront-scan instead of raster-scan during VME prediction on HaswellZhao Yakui2013-01-171-37/+110
* Add the MV prediction to optimize VME parameter on HaswellZhao Yakui2013-01-171-1/+1
* MEDIA_OBJECT uses hardware scoreboard during VME prediction on HaswellZhao Yakui2013-01-171-7/+120
* Fixed an assertion failureXiang, Haihao2012-12-141-2/+1
* Shader for MPEG-2 encodingXiang, Haihao2012-12-141-1/+1
* Fix the number of MVs for MPEG-2 encodingXiang, Haihao2012-12-141-1/+1
* vme for MPEG-2 on HaswellXiang, Haihao2012-12-141-9/+352
* gen75_vme.c: Fix some indentationXiang, Haihao2012-12-141-77/+77
* Adjust the mode/mv cost for VME parameter based on QP for HSWZhao Yakui2012-12-141-2/+4