Use the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X,X,X) in i965_drv_video
[platform/upstream/libva-intel-driver.git] / src /
2014-04-23 Zhao YakuiUse the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X...
2014-04-23 Zhao, HalleyFix for check i965_check_alloc_surface_bo ret
2014-04-23 Zhao, Halleyclean up some assert in i965_drv_video.c
2014-04-23 Zhao, Halleyva: User specified tiling and stride support.
2014-04-23 Zhao YakuiVPP: Fix the typo error of "VV16"
2014-04-23 Zhao YakuiAdd the csc conversion from YV16 to NV12
2014-04-23 Zhao YakuiAdd the support of derive image from YV16 surface
2014-04-23 Zhao YakuiExport the surface attribute based on YV16 for VPP...
2014-04-23 Zhao YakuiAdd the support of create surface based on YV16 format
2014-04-23 Zhao YakuiAdd the seperated file for Video post-processing on BDW
2014-04-23 Zhao YakuiUse the XXX_post_processing as callback function for...
2014-04-23 Zhao YakuiAdd the seperated file for rendering on BDW
2014-04-23 Zhao YakuiUse the XXX_render_put_surface/put_subpicture as callba...
2014-04-23 Zhao YakuiDefine i965_DestroySurfaces in header file explicitly...
2014-04-23 Zhao YakuiBDW: Follow the spec to add the MEDIA_STATE_FLUSH befor...
2014-04-23 Zhao Yakuibdw: Follow the spec to update the PIPE_CONTROL command
2014-04-23 Zhao Yakuibdw: Fix the FENCE message in GPU shader for H264 encoding
2014-03-24 Xiang, HaihaoFix the broken package made by 'make dist'
2014-03-18 Xiang, HaihaoFix broken make dist
2014-02-27 Zhao Yakuiintel-vaapi: Add more checks for H264 decoding paramete...
2014-02-27 Xiang, HaihaoRemove the redundant if () from gen8_pp_upload_constants
2014-02-27 Xiang, HaihaoWarning fixes
2014-02-27 Xiang, HaihaoDon't use assert() in case getting wrong parameters...
2014-02-27 Zhao YakuiFix the wrong setting in MI_BATCH_BATCH_START command...
2014-02-27 Xiang, HaihaoUse the right parameters to initialize bit rate context
2014-02-27 Xiang, HaihaoDon't advertise CBR for MPEG-2 encoding
2014-02-27 Zhao, HalleyFix vp8 partition offset set error
2014-02-27 Zhong LiFix vp8 p frame decode error issue.
2014-02-27 Zhao, Halleyvp8 dec: fix when bool_coder_ctx.count is 0
2014-02-27 Zhao, Halleyvp8 dec: follows va_dec_vp8.h update
2014-02-27 Zhao YakuiRemove the unnecessary sorting to simplify the DPB...
2014-02-27 Zhao YakuiComplain the warning instead of assert fault when slice...
2014-02-27 Li XiaoweiVPP: Correct return value of vpp gpe functions
2014-02-27 Xiang, HaihaoRemove the whitespace following trailing backslash...
2014-02-27 Li XiaoweiVPP: Enable sharpening feature on BDW
2014-02-27 Li XiaoweiVPP: Refine code for sharpening on Haswell
2014-02-27 Xiang, HaihaoVEBOX/bdw: set downsample method
2014-02-27 Xiang, HaihaoVEBOX/bdw: DW0-DW8 are used for dndi parameters in...
2014-02-27 Zhao YakuiAdd one environment variable to check the benchmark...
2014-02-27 Xiang, HaihaoRender/BDW: Align each offset with 64 bytes
2014-02-27 Xiang, HaihaoRender/BDW: Initialize the blend_state for rendering
2014-02-27 Xiang, HaihaoRender/HSW: Fix the bug caused by merging code
2014-02-27 Zhao YakuiUpdate the MFX_AVC_IMAGE_STATE to follow the spec
2014-02-27 Zhao YakuiFix the incorrect MV upper bound setting of MFC_IND_OBJ...
2014-02-27 Zhao YakuiFix the wrong VPP initialization function for Dn/DI...
2014-02-27 Zhao YakuiAdd the VPP shader of conversion between YUY2 and YUY2...
2014-02-27 Zhao YakuiUse the pp_null_initialize function for the unsupported...
2014-02-27 Zhao YakuiFix the error for the VPP conversion of NV12->NV12...
2014-02-27 Zhao YakuiUse the correct sub-context for VPP on BDW to avoid...
2014-02-27 Zhao YakuiAdd the support of querying the surface attributes...
2014-02-27 Zhao YakuiFix the wrong pitch of surface for Video post-processin...
2014-02-27 Zhao YakuiFollow the spec to make the VPP media pipeline work...
2014-02-27 Zhao YakuiFix the error of offset calculation for encoding on BDW
2014-02-27 Xiang, HaihaoVPP/bdw: Fix the initialize function used for NV12...
2014-02-27 Zhong LiAdd the ring supported for bdw vpp filters
2014-02-27 Zhong LiFix a bug of vp8 quant index calculation error
2014-02-27 Zhao YakuiRemove the unused function of gen7_pp_rgbx_avs_initialize
2014-02-27 Zhao YakuiConfigure VPP parameter for RGBX input so that Haswell...
2014-02-27 Zhao YakuiUpdate the supported render target format and pixel...
2014-02-27 Zhao YakuiAdd the support of color BT709/SMPTE240M for color...
2014-02-27 Zhao YakuiAdd the support of brightness/contrast/hue/saturation...
2014-02-27 Zhao YakuiFix the error in render shader for subpicture
2014-02-27 Zhao YakuiFix the error in render shader for BDW
2014-02-27 Zhao YakuiExplicitly declare the color blend operation for subpic...
2014-02-27 Zhao YakuiFix the incorrect setting for subpicture on BDW
2014-02-27 Zhao YakuiBDW encoding reuses aux_batchbuffer instead of allocati...
2014-02-27 Zhao YakuiCalculate required space of batch buffer to avoid buffe...
2014-02-27 Zhao YakuiHandle the aux_batchbuffer correctly for H264 encoding...
2014-02-27 Zhao YakuiFollow spec to update the URB entry/size setting for...
2014-02-27 Xiang, HaihaoRendering/bdw: fix push constant buffer for PS
2014-02-27 Xiang, HaihaoBDW doesn't support H.264 Baseline profile
2014-02-27 Zhao YakuiFollow the spec to make the 3D pipeline work in 48...
2014-02-27 Zhao Yakuifollow the spec to fill the Vertex URB entry on BDW
2014-02-27 Zhao YakuiAdd the missing 3D pipeline command for rendering on BDW
2014-02-27 Zhao YakuiFollow the spec to restrict the max number of PS thread
2014-02-27 Zhao YakuiEnable the Intra-prediction for MPEG2 P-B frame on BDW
2014-02-27 Zhao YakuiFix incorrect MI_BATCH_BUFFER_START command for MPEG2...
2014-02-27 Zhao YakuiFollow the spec to make BDW encoding media pipeline...
2014-02-27 Zhao YakuiFix the command error for MPEG2 encoding on BDW
2014-02-27 Zhao YakuiAdd the missing media pipeline command for encoding...
2014-02-27 Zhao YakuiUpdate the pipe_control command on Gen8 to make media...
2014-02-27 Zhao YakuiFix one error of VME shader for MPEG2 encoding on BDW
2014-02-27 Zhao YakuiFix one error of VME shader for H264 encoding on BDW
2014-02-27 Zhong LiVPP: add vebox motion compensation support on BDW
2014-02-27 Xiang, HaihaoFollow the input Picture/Slice parameters for SLICE_STA...
2014-02-27 Xiang, HaihaoPass the reference frame index in List0/1 into the...
2014-02-27 Xiang, HaihaoClean up for setting up reference surface state on BDW
2014-02-27 Xiang, HaihaoFix refrence frame for list1 on BDW
2014-02-27 Xiang, HaihaoCheck the reference surface id against VA_INVALID_SURFA...
2014-02-27 Xiang, HaihaoIndent the code of encoding on BDW
2014-02-27 Xiang, HaihaoVPP/bdw: a NULL shader for packed 4:2:2 to packed 4:2:2
2014-02-27 Zhao YakuiRemove the duplicated header file for mpeg2 encoding...
2014-02-27 Zhao YakuiRemove unnecessary GPU binary shader of mpeg2 encoding...
2014-02-27 Zhao YakuiCode cleanup about the media encoding on Gen8
2014-02-27 Zhao YakuiOptimize quantization rounding precision of MPEG2 encod...
2014-02-27 Zhao YakuiOptimize the VME shader for MPEG2 encoding on Gen8
2014-02-27 Zhao YakuiAdd the MVP in GPU shader to optimize mpeg2 encoding...
2014-02-27 Zhao YakuiRewrite the GPU VME shader for MPEG2 encoding on Gen8
2014-02-27 Zhong LiBulid BDW vebox pipeline
2014-02-27 Zhao YakuiPAK encoding uses the reference list parsed from slice_...
next