1.3.3.pre1 for development
[platform/upstream/libva-intel-driver.git] / src /
2014-06-09 Zhao, YakuiEncoding: Fix one type error in intra-prediction shader...
2014-06-06 Zhao, Halleydebug: add g_intel_debug_option_flags for simple driver...
2014-06-06 Xiang, HaihaoFix the scaling issue on IVB/HSW/BDW
2014-06-06 Xiang, HaihaoVPP: Simplify surface state setting for csc and scaling...
2014-06-06 Xiang, HaihaoNew structure i965_fourcc_info
2014-06-06 Xiang, Haihaompeg2: calculate the slice data length on IVB
2014-06-06 Sebastian RamacherPropagate error code
2014-06-06 Sebastian RamacherDefine i965_proc_picture in header
2014-06-06 Xiang, HaihaoVPP: MADI on SNB
2014-06-06 Xiang, HaihaoVPP: i965_vpp_clear_surface() is still used for CSC...
2014-06-06 Xiang, HaihaoRemove unnecessary check with IS_GEN8()
2014-06-05 Gwenole Beauchesnedecoder: h264: don't allocate bottom DMV buffer on...
2014-06-05 Gwenole Beauchesnedecoder: h264: only allocate tiled surfaces for Sandybr...
2014-06-02 Gwenole Beauchesnedecoder: h264: optimize support for grayscale surfaces.
2014-06-02 Gwenole Beauchesnedecoder: h264: factor out allocation of reconstructed...
2014-06-02 Gwenole Beauchesneconfig: fix supported set of chroma formats for JPEG...
2014-06-02 Gwenole Beauchesneconfig: fix vaCreateConfig() to not override user chrom...
2014-06-02 Gwenole Beauchesneconfig: fix vaGetConfigAttributes() to validate profile...
2014-06-02 Gwenole Beauchesnesurface: factor out release of surface buffer storage.
2014-06-02 Gwenole Beauchesnesurface: fix geometry (size, layout) of grayscale surfaces.
2014-05-26 Xiang, Haihaompeg2: check frame_pred_frame_dct instead of progressiv...
2014-05-26 Xiang, HaihaoLimit the minimum pitch for linear surface
2014-05-26 Xiang, HaihaoRename HAS_PP() to HAS_VPP()
2014-05-26 Xiang, Haihaoposst_processing_context_init()/finalize() callback...
2014-05-26 Xiang, Haihaorender_init()/render_terminate() callback functions...
2014-05-26 Xiang, HaihaoSimplify some macros
2014-05-26 Xiang, HaihaoRemove max_wm_threads from render_state
2014-05-26 Xiang, HaihaoRemove URB_SIZE()
2014-05-26 Xiang, HaihaoDump chipset information in the vendor string
2014-05-26 Xiang, HaihaoAdd a new intel_device_info structure
2014-05-26 Xiang, HaihaoMove all of PCIIDs and codec info into separated files
2014-05-26 Zhong Lii965_DeriveImage() support JPEG color formats
2014-05-05 Xiang, HaihaoReturn error when trying to decoding an interlaced...
2014-05-05 Xiang, HaihaoMake it buildable against libva 1.3.0
2014-05-05 qing.zhangFix over assigned callback "QueryConfigEntrypoints".
2014-04-25 Sirisha MuppavarapuVPP: Enable Skin tone detection and enhancement - Added...
2014-04-25 Sirisha MuppavarapuVPP: Enable Skin Tone Detection and Enhancement feature...
2014-04-24 Gwenole Beauchesnevp8: fix support for segmentation-enabled streams.
2014-04-23 Zhao YakuiVPP: Set the alpha channel when doing the conversion...
2014-04-23 Xiang, HaihaoFix bound checking
2014-04-23 Zhao YakuiRendering/BDW:Follow the hardware spec to update the...
2014-04-23 Gwenole Beauchesnevp8: fix loop filter for bitexact reconstruction.
2014-04-23 Zhao YakuiBDW: Fix one error in shader binaray for media encoding
2014-04-23 Alex wuV3: Add 422H support.
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-04-23 Zhao YakuiVEBOX: Use the VA_FOURCC_ABCD constant to replace the...
2014-04-23 Zhao YakuiVPP: Use the VA_FOURCC_ABCD constant to replace the...
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
next