MPEG-2 encoding path
[profile/ivi/vaapi-intel-driver.git] / src / gen7_mfd.c
2012-12-14 Gwenole Beauchesnevc1: fix bitplane buffer size (SNB, IVB).
2012-10-31 Zhao YakuiAvoid the dup of gen_free_avc_surface during compile
2012-10-31 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-31 Zhao YakuiUnify the XXX_free_avc_surface for media encoding/decoding
2012-10-31 Xiang, HaihaoUnify the code for xxx_free_avc_surface
2012-10-23 Gwenole Beauchesnehaswell: fix MPEG-2 decoding.
2012-09-27 Zhao Halleyfix ttmbf/ttfrm when vstransform is 0
2012-07-25 Xiang, HaihaoAdopt the new interfaces for JPEG decoding
2012-06-27 Gwenole Beauchesneh264: fix 4K decoding (IVB).
2012-06-18 Gwenole Beauchesnejpeg: fix submission of quantization and Huffman tables.
2012-05-11 Gwenole Beauchesnejpeg: drop explicit check for VA/JPEG decoding API.
2012-05-11 Haitao Huangjpeg: update to latest API.
2012-05-03 Xiang, HaihaoMPEG-2: Fix MFX_QM_STATE command on Ivybridge
2012-05-02 Xiang, HaihaoEnlarge some internal buffer for H.264 decoding on...
2012-03-29 Gwenole Beauchesnempeg2: fix construction of reference frames list (SNB...
2012-03-29 Gwenole Beauchesnempeg2: fix reference surfaces construction (IVB).
2012-03-29 Gwenole Beauchesnempeg2: fix incorrect slice_vertical_position from codec...
2012-03-27 Xiang, HaihaoAllocate internal buffers with right size for SNB ...
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-02-22 Xiang, HaihaoFix the interface for internal context initialization
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Gwenole Beauchesneh264: always submit MFX_QM_STATE for flat scaling lists...
2012-02-14 Gwenole BeauchesneFix build with older VA-API (libva).
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-07 Xiang, HaihaoFix compile error after cherry-pick
2012-02-07 Xiang, HaihaoA workaround for JPEG decoding on Ivybridge
2012-02-07 Xiang, HaihaoJPEG component id macros are removed, so don't use...
2012-02-07 Xiang, HaihaoFix frame height/width for YUV400/YUV444/YUV422V_2Y...
2012-02-07 Xiang, HaihaoMap JPEG component id to Y, Cb, Cr
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-02-07 Xiang, Haihaouse the revised JPEG decoding interface
2012-02-07 Xiang, Haihaouse the new JPEG decoding interface
2012-02-07 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2012-02-07 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2012-02-06 Xiang, HaihaoA workaround for JPEG decoding on Ivybridge
2012-02-02 Gwenole Beauchesnevc1: fix motion vector mode (IVB).
2012-02-01 Gwenole Beauchesneh264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).
2012-01-19 Xiang, HaihaoJPEG component id macros are removed, so don't use...
2012-01-19 Xiang, HaihaoFix frame height/width for YUV400/YUV444/YUV422V_2Y...
2012-01-19 Xiang, HaihaoMap JPEG component id to Y, Cb, Cr
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-12 Xiang, Haihaouse the revised JPEG decoding interface
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2011-10-24 Xiang, Haihaouse the new JPEG decoding interface
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-10-10 Gwenole Beauchesnevc1: fix TTFRM (picture-level transform type) packing.
2011-09-19 Xiang, Haihaosilence compiler warning
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, Haihaodecode: fix for next slice when decoding MPEG2 on Ivybridge
2011-09-14 Gwenole BeauchesneMake MPEG-2 QM state live until the next change from...
2011-09-08 Xiang, Haihaoi965_drv_video: support JPEG decoding on Ivybridge
2011-08-25 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2011-08-22 Gwenole BeauchesneMoved files around.