OSDN Git Service

Fix a typo
[android-x86/hardware-intel-common-vaapi.git] / src / gen8_mfd.c
2018-01-09 Xiang, HaihaoVC1: Fix for frame coding mode
2018-01-05 carpalisgenX_mfd: add comment on dmv buffer scaling
2018-01-05 carpalisgenX_mfd: optimize comparison out of loop
2018-01-05 carpalisgen8_mfd: program hardware for range reduction scaling
2018-01-05 carpalisgenX_mfd: clean up the use of profile bitstream element
2018-01-05 carpalisgenX_mfd: fix range reduction scaling
2018-01-05 carpalisgenX_mfd: fix dmv buffer size calculation
2018-01-05 carpalisgenX_mfd: fix intensity compensation for frame-interlac...
2018-01-05 carpalisgen8_mfd: add support for VC-1 interlaced intensity...
2018-01-05 carpalisgen8_mfd: add support for VC-1 interlaced reference...
2018-01-05 carpalisgen8_mfd: add support for VC-1 interlaced pictures
2018-01-05 carpalisgenX_mfd: fix calculation of motion vector mode
2018-01-05 carpalisgenX_mfd: no raw coded bitplanes for skipped pictures
2018-01-05 carpalisgenX_mfd: fix BitplanePresentFlag for skipped pictures
2018-01-05 carpalisgenX_mfd: align dmv buffer use with VC-1 spec and PRM
2018-01-05 carpalisgenX_mfd: no need for loop filtering for skipped pictures
2018-01-05 carpalisgenX_mfd: remove mapping of I frame to BI frame
2018-01-05 carpalisgenX_mfd: change order within if-else
2018-01-05 carpalisgenX_mfd: use input range instead of mapped range in...
2018-01-05 carpalisgenX_mfd: remove one-to-one mapping for picture_type
2018-01-05 carpalisgenX_mfd: fix unnecessary variable reuse
2018-01-05 carpalisgenX_mfd: do not scale dmv buffer with height
2018-01-05 carpalisgenX_mfd: align hardware programming of Y Offset for...
2018-01-05 carpalisgenX_mfd: fix hardware programming for bitplanes coded...
2018-01-05 carpalisgenX_mfd: mask unused bits in bitplane_present.value
2018-01-05 carpalisgenX_mfd: fix bitplane encoding for skipped pictures
2018-01-05 carpalisgenX_mfd: remove emulation byte on MB layer boundary
2017-09-04 fritschgen8_mfd: Check ptr before dereferencing
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-07-28 carpalisimplement intensity compensation for VC-1 decoding
2017-06-12 Wang, Tiantiancorrect subsampling calculate methods of various fourcc...
2017-06-12 Wang, Tiantiancorrect subsampling calculate methods of various fourcc...
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
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