summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-18changelog: update version to 1.2.2submit/tizen_ivi_release/20140312.071315submit/tizen/20140312.070843submit/tizen/20140218.002725accepted/tizen/mobile/20140227.071200accepted/tizen/ivi/release/20140312.124414accepted/tizen/ivi/panda/20140312.114614accepted/tizen/ivi/20140219.033403accepted/tizen/generic/20140312.111757accepted/tizen/generic/20140218.073808tizen_ivi_releaseaccepted/tizen_ivi_releaseaccepted/tizen/ivi/stableaccepted/tizen/genericZhao, Halley2-1/+5
2014-02-17add LockBuffer support for VAImage/VASurfaceZhao, Halley1-0/+76
2014-02-17add packaging folderZhao, Halley2-0/+71
2014-02-13MVC: Pack prefix nal and ext slice header to compressed bitstreamupstream/1.2.2Li Xiaowei4-58/+261
2014-02-13MVC: CODEC_H264_MVC defination and relatived properties checkLi Xiaowei3-3/+50
2014-02-13MVC: Add prefix nal and extension slice header writing utilityLi Xiaowei2-0/+77
2014-01-28intel-vaapi: Add more checks for H264 decoding parameter to filter the unsupp...Zhao Yakui1-1/+10
2014-01-20Remove the redundant if () from gen8_pp_upload_constantsXiang, Haihao1-3/+1
2014-01-20Warning fixesXiang, Haihao1-0/+7
2014-01-20Don't use assert() in case getting wrong parameters from userXiang, Haihao1-5/+11
2014-01-20Fix the wrong setting in MI_BATCH_BATCH_START command on Snb/Ivy/HaswellZhao Yakui5-7/+7
2014-01-17Use the right parameters to initialize bit rate contextXiang, Haihao1-2/+2
2014-01-17Don't advertise CBR for MPEG-2 encodingXiang, Haihao3-1/+14
2014-01-15Fix vp8 partition offset set errorZhao, Halley1-1/+2
2014-01-15Fix vp8 p frame decode error issue.Zhong Li2-0/+57
2014-01-15vp8 dec: fix when bool_coder_ctx.count is 0Zhao, Halley1-3/+14
2014-01-15vp8 dec: follows va_dec_vp8.h updateZhao, Halley1-3/+4
2014-01-13Remove the unnecessary sorting to simplify the DPB buffer managementZhao Yakui1-41/+11
2014-01-13Complain the warning instead of assert fault when slice picture is not found ...Zhao Yakui1-3/+9
2014-01-09VPP: Correct return value of vpp gpe functionsLi Xiaowei1-8/+23
2014-01-09Remove the whitespace following trailing backslash in a Makefile.amXiang, Haihao1-2/+2
2014-01-08VPP: Enable sharpening feature on BDWLi Xiaowei4-31/+2501
2014-01-08VPP: Refine code for sharpening on HaswellLi Xiaowei3-95/+96
2014-01-07VPP: Enable blending on BDWLi Xiaowei3-1/+597
2014-01-07VEBOX/bdw: set downsample methodXiang, Haihao1-2/+2
2014-01-07VEBOX/bdw: DW0-DW8 are used for dndi parameters in VEBOX_DNDI_STATEXiang, Haihao1-1/+6
2013-12-30Add one environment variable to check the benchmark of decoding/vaPutsurfaceZhao Yakui1-1/+2
2013-12-30Render/BDW: Align each offset with 64 bytesXiang, Haihao1-21/+26
2013-12-30Render/BDW: Initialize the blend_state for renderingXiang, Haihao1-2/+2
2013-12-30Render/HSW: Fix the bug caused by merging codeXiang, Haihao1-3/+1
2013-12-27Update the MFX_AVC_IMAGE_STATE to follow the specZhao Yakui6-8/+8
2013-12-27Fix the incorrect MV upper bound setting of MFC_IND_OBJ_BASE_ADDRESS_STAE for...Zhao Yakui1-1/+3
2013-12-27Fix the wrong VPP initialization function for Dn/DI on IvybridgeZhao Yakui1-1/+1
2013-12-27Add the VPP shader of conversion between YUY2 and YUY2 on BDWZhao Yakui4-0/+298
2013-12-27Use the pp_null_initialize function for the unsupported VPP on BDWZhao Yakui1-2/+2
2013-12-27Fix the error for the VPP conversion of NV12->NV12 on BDWZhao Yakui1-1/+1
2013-12-27Use the correct sub-context for VPP on BDW to avoid the NULL pointerZhao Yakui1-1/+1
2013-12-27Add the support of querying the surface attributes on BDWZhao Yakui1-0/+110
2013-12-27Fix the wrong pitch of surface for Video post-processing on BDWZhao Yakui1-2/+0
2013-12-27Follow the spec to make the VPP media pipeline work in 48-bit addressing modeZhao Yakui2-67/+331
2013-12-27Fix the error of offset calculation for encoding on BDWZhao Yakui1-9/+14
2013-12-27VPP/bdw: Fix the initialize function used for NV12 to NV12Xiang, Haihao1-1/+1
2013-12-25Add the ring supported for bdw vpp filtersZhong Li1-4/+4
2013-12-25Fix a bug of vp8 quant index calculation errorZhong Li1-1/+3
2013-12-23Remove the unused function of gen7_pp_rgbx_avs_initializeZhao Yakui1-216/+0
2013-12-23Configure VPP parameter for RGBX input so that Haswell/Ivy uses the same gen7...Zhao Yakui1-2/+12
2013-12-23Update the supported render target format and pixel format for JPEG on BDWZhao Yakui1-16/+25
2013-12-19Add the support of color BT709/SMPTE240M for color-space conversion on BDWZhao Yakui5-103/+33
2013-12-19Add the support of brightness/contrast/hue/saturation for BDW renderingZhao Yakui4-0/+76
2013-12-19Fix the error in render shader for subpictureZhao Yakui9-16/+16