index
:
~haihao/libva-intel-driver
g45-h264
master
staging
v1.0-branch
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
vaapi-ext
Personal libva-intel-driver repository
haihao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen8_vme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
Fix if issue of SLICE_TYPE_I statement in vme_pipeline_programing
Lim Siew Hoon
1
-1
/
+1
2015-09-06
Fix klockwork critical message hit on calloc function usage
Lim Siew Hoon
1
-0
/
+1
2015-03-19
VP8 HWEnc: Add BSW VP8 HWEnc support
Zhong Li
1
-58
/
+206
2014-11-19
JPEG Encode: Bypass VME for JPEG Encode
Sirisha Muppavarapu
1
-20
/
+31
2014-09-09
Enabling BDW avc encoding configuration
Zhong Li
1
-8
/
+13
2014-06-16
encoder: MVC: Add support for MVC profiles
Li Xiaowei
1
-1
/
+3
2014-02-27
Follow spec to update the URB entry/size setting for encoding on Haswell/BDW
Zhao Yakui
1
-2
/
+2
2014-02-27
Follow the spec to make BDW encoding media pipeline command support 48-bit ad...
Zhao Yakui
1
-19
/
+18
2014-02-27
Fix the command error for MPEG2 encoding on BDW
Zhao Yakui
1
-2
/
+4
2014-02-27
Add the missing media pipeline command for encoding on BDW
Zhao Yakui
1
-5
/
+288
2014-02-27
Clean up for setting up reference surface state on BDW
Xiang, Haihao
1
-33
/
+4
2014-02-27
Fix refrence frame for list1 on BDW
Xiang, Haihao
1
-2
/
+1
2014-02-27
Check the reference surface id against VA_INVALID_SURFACE on BDW
Xiang, Haihao
1
-2
/
+2
2014-02-27
Indent the code of encoding on BDW
Xiang, Haihao
1
-116
/
+116
2014-02-27
Code cleanup about the media encoding on Gen8
Zhao Yakui
1
-110
/
+0
2014-02-27
Add the MVP in GPU shader to optimize mpeg2 encoding on Gen8
Zhao Yakui
1
-1
/
+32
2014-02-27
Rewrite the GPU VME shader for MPEG2 encoding on Gen8
Zhao Yakui
1
-18
/
+11
2014-02-27
VME uses reference frame parsed from slice_param instead of hacked DPB for Gen8
Zhao Yakui
1
-10
/
+39
2014-02-27
Rewrite the VME shader for encoding on BDW
Zhao Yakui
1
-29
/
+6
2014-02-27
Update the MI_BATCH_BUFFER_START for BDW
Zhao Yakui
1
-2
/
+3
2014-02-27
Update the BDW surface/sampler state and media command for encoding/decoding
Zhao Yakui
1
-16
/
+17
2014-02-27
Avoid the duplicated macro-definition of surface size
Zhao Yakui
1
-7
/
+3
2014-02-27
Add the separated media encoding/decoding files for BDW
Zhao Yakui
1
-0
/
+1035