summaryrefslogtreecommitdiff
path: root/src/gen8_mfd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add phantom slice support on IVB+Zhong Li2014-09-051-0/+12
* decoder: h264: fix frame store logic for MVC.Gwenole Beauchesne2014-06-161-0/+1
* surface: drop SURFACE_DISPLAYED flag.Gwenole Beauchesne2014-06-161-2/+4
* decoder: h264: expose the set of supported MVC profiles.Gwenole Beauchesne2014-06-161-0/+4
* decoder: h264: enable Picture ID Remapping on Haswell and newer.Gwenole Beauchesne2014-06-161-19/+8
* decoder: h264: factor out look ups for VA/H264 picture info.Gwenole Beauchesne2014-06-161-19/+7
* Define i965_CreateSurfaces in header file explicitly to avoid multiple declar...Zhao Yakui2014-06-161-8/+0
* decoder: h264: don't allocate bottom DMV buffer on Broadwell.Gwenole Beauchesne2014-06-051-12/+2
* decoder: h264: optimize support for grayscale surfaces.Gwenole Beauchesne2014-06-021-1/+5
* decoder: h264: factor out allocation of reconstructed surfaces.Gwenole Beauchesne2014-06-021-11/+1
* vp8: fix support for segmentation-enabled streams.Gwenole Beauchesne2014-04-241-5/+30
* vp8: fix loop filter for bitexact reconstruction.Gwenole Beauchesne2014-04-231-8/+8
* Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui2014-04-231-13/+13
* Define i965_DestroySurfaces in header file explicitly to avoid multiple decla...Zhao Yakui2014-04-231-4/+0
* Don't use assert() in case getting wrong parameters from userXiang, Haihao2014-02-271-5/+11
* Fix vp8 partition offset set errorZhao, Halley2014-02-271-1/+2
* Fix vp8 p frame decode error issue.Zhong Li2014-02-271-0/+5
* vp8 dec: fix when bool_coder_ctx.count is 0Zhao, Halley2014-02-271-3/+14
* vp8 dec: follows va_dec_vp8.h updateZhao, Halley2014-02-271-3/+4
* Update the MFX_AVC_IMAGE_STATE to follow the specZhao Yakui2014-02-271-1/+1
* Fix a bug of vp8 quant index calculation errorZhong Li2014-02-271-1/+3
* Update the supported render target format and pixel format for JPEG on BDWZhao Yakui2014-02-271-16/+25
* BDW doesn't support H.264 Baseline profileXiang, Haihao2014-02-271-2/+2
* Vp8 quant index converted to quant value on BDWZhong Li2014-02-271-7/+51
* Enable loop-deblock of bdw vp8 decoderZhong Li2014-02-271-3/+4
* Fix a vp8 decoder picture parameter errorZhong Li2014-02-271-2/+6
* Set BSP buffer for VP8 decodingXiang, Haihao2014-02-271-0/+1
* Update states for VP8 decoding on BDWXiang, Haihao2014-02-271-40/+95
* Setup VP8 decoding pipelineXiang, Haihao2014-02-271-1/+219
* Enlarge deblocking filter row store on BDWXiang, Haihao2014-02-271-1/+1
* No workaround for JPEG decoding on BDWXiang, Haihao2014-02-271-0/+5
* Add the separated media encoding/decoding files for BDWZhao Yakui2014-02-271-0/+2834