OSDN Git Service

Set the pipeline to use the new VP8 encoding shaders on BSW
[android-x86/hardware-intel-common-vaapi.git] / src / gen8_mfd.c
2017-01-17 Zhao YakuiFix the incorrect 48-bit address reallocation
2017-01-17 Zhao YakuiFollow the HW spec to configure the buffer cache on...
2016-10-31 U. Artie Eoffjpeg/dec: gen8+ set correct fourcc for monochrome decode
2016-10-03 U. Artie Eoffjpeg/dec: gen8+ set correct fourcc for monochrome decode
2015-09-15 Xiang, HaihaoCheck pointer returned from calloc()
2015-09-06 Lim Siew HoonClean up the duplicate extra two line of code
2015-09-06 Lim Siew HoonFix if statement checking sampling factor for YUV422V_4Y
2015-09-06 Zhao YakuiH264: Use macroblock pair to calculate H264 decoding...
2015-09-06 Lim Siew HoonClean up the duplicate extra two line of code
2015-09-06 Lim Siew HoonFix if statement checking sampling factor for YUV422V_4Y
2015-07-08 Xiang, HaihaoMerge branch 'v1.6-branch' into master
2015-07-06 Zhao YakuiH264: Use macroblock pair to calculate H264 decoding...
2015-06-03 Xiang, Haihaodec/vp8: fix segmentation update
2015-05-20 U. Artie Eoffgen8_mfd: free surface used by JPEG decode
2015-03-19 Zhong LiVP8 DEC: Change error concealment method
2015-02-26 Zhong Lidecode/VP8: HW needs 1 extra byte for each partition
2015-02-03 Xiang, HaihaoVC1: No overlap smoothing if the overlap flag is 0
2015-02-03 Xiang, HaihaoDisable upper bound check for decoding on BDW+
2014-12-13 Xiang, Haihaodecoder: Add struct gen_codec_surface
2014-09-05 Zhong LiAdd phantom slice support on IVB+
2014-06-16 Gwenole Beauchesnedecoder: h264: fix frame store logic for MVC.
2014-06-16 Gwenole Beauchesnesurface: drop SURFACE_DISPLAYED flag.
2014-06-16 Gwenole Beauchesnedecoder: h264: expose the set of supported MVC profiles.
2014-06-16 Gwenole Beauchesnedecoder: h264: enable Picture ID Remapping on Haswell...
2014-06-16 Gwenole Beauchesnedecoder: h264: factor out look ups for VA/H264 picture...
2014-06-16 Zhao YakuiDefine i965_CreateSurfaces in header file explicitly...
2014-06-05 Gwenole Beauchesnedecoder: h264: don't allocate bottom DMV buffer on...
2014-06-02 Gwenole Beauchesnedecoder: h264: optimize support for grayscale surfaces.
2014-06-02 Gwenole Beauchesnedecoder: h264: factor out allocation of reconstructed...
2014-04-24 Gwenole Beauchesnevp8: fix support for segmentation-enabled streams.
2014-04-23 Gwenole Beauchesnevp8: fix loop filter for bitexact reconstruction.
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-04-23 Zhao YakuiDefine i965_DestroySurfaces in header file explicitly...
2014-02-27 Xiang, HaihaoDon't use assert() in case getting wrong parameters...
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 YakuiUpdate the MFX_AVC_IMAGE_STATE to follow the spec
2014-02-27 Zhong LiFix a bug of vp8 quant index calculation error
2014-02-27 Zhao YakuiUpdate the supported render target format and pixel...
2014-02-27 Xiang, HaihaoBDW doesn't support H.264 Baseline profile
2014-02-27 Zhong LiVp8 quant index converted to quant value on BDW
2014-02-27 Zhong LiEnable loop-deblock of bdw vp8 decoder
2014-02-27 Zhong LiFix a vp8 decoder picture parameter error
2014-02-27 Xiang, HaihaoSet BSP buffer for VP8 decoding
2014-02-27 Xiang, HaihaoUpdate states for VP8 decoding on BDW
2014-02-27 Xiang, HaihaoSetup VP8 decoding pipeline
2014-02-27 Xiang, HaihaoEnlarge deblocking filter row store on BDW
2014-02-27 Xiang, HaihaoNo workaround for JPEG decoding on BDW
2014-02-27 Zhao YakuiAdd the separated media encoding/decoding files for BDW