index
:
platform/upstream/libva-intel-driver
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
old-tizen-20140217
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
sandbox/pcoval/upstream
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Multimedia / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen8_mfc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
H264_Encoding: Add the support of packed slice header to be flexible
Zhao, Yakui
1
-30
/
+0
2014-06-16
H264_encoding: Add the support of inserting the packed raw data passed from user
Zhao, Yakui
1
-2
/
+4
2014-06-16
encoder: MVC: Add support for MVC profiles
Li Xiaowei
1
-4
/
+9
2014-04-23
Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)
Zhao Yakui
1
-1
/
+1
2014-02-27
Update the MFX_AVC_IMAGE_STATE to follow the spec
Zhao Yakui
1
-1
/
+1
2014-02-27
Fix the incorrect MV upper bound setting of MFC_IND_OBJ_BASE_ADDRESS_STAE for...
Zhao Yakui
1
-1
/
+3
2014-02-27
BDW encoding reuses aux_batchbuffer instead of allocating another new buffer
Zhao Yakui
1
-12
/
+6
2014-02-27
Calculate required space of batch buffer to avoid buffer overflow in encoding...
Zhao Yakui
1
-1
/
+5
2014-02-27
BDW doesn't support H.264 Baseline profile
Xiang, Haihao
1
-1
/
+1
2014-02-27
Enable the Intra-prediction for MPEG2 P-B frame on BDW
Zhao Yakui
1
-1
/
+20
2014-02-27
Fix incorrect MI_BATCH_BUFFER_START command for MPEG2 encoding on BDW
Zhao Yakui
1
-2
/
+4
2014-02-27
Follow the input Picture/Slice parameters for SLICE_STATE command on BDW
Xiang, Haihao
1
-11
/
+21
2014-02-27
Pass the reference frame index in List0/1 into the PAK command on BDW
Xiang, Haihao
1
-2
/
+3
2014-02-27
Indent the code of encoding on BDW
Xiang, Haihao
1
-159
/
+159
2014-02-27
Optimize quantization rounding precision of MPEG2 encoding on Gen8
Zhao Yakui
1
-1
/
+8
2014-02-27
PAK encoding uses the reference list parsed from slice_param instead of hacke...
Zhao Yakui
1
-26
/
+1
2014-02-27
Fix the MV offset for MPEG2 on BDW
Zhao Yakui
1
-6
/
+7
2014-02-27
Handle the bit length of last dword for INSERT_OBJECT on BDW
Zhao Yakui
1
-0
/
+3
2014-02-27
Rewrite the VME shader for encoding on BDW
Zhao Yakui
1
-1
/
+1
2014-02-27
Update the MI_BATCH_BUFFER_START for BDW
Zhao Yakui
1
-2
/
+3
2014-02-27
Avoid the duplicated macro-definition of surface size
Zhao Yakui
1
-0
/
+4
2014-02-27
Add the separated media encoding/decoding files for BDW
Zhao Yakui
1
-0
/
+2469