OSDN Git Service

build: automake options in configure.ac
[android-x86/hardware-intel-common-vaapi.git] / src / gen6_mfd.c
2018-01-05 carpalisgenX_mfd: add comment on dmv buffer scaling
2018-01-05 carpalisgenX_mfd: optimize comparison out of loop
2018-01-05 carpalisgenX_mfd: clean up the use of profile bitstream element
2018-01-05 carpalisgenX_mfd: fix dmv buffer size calculation
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: 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 fritschgen6_mfd: Check ptr before dereferencing
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-07-28 carpalisadd VC-1 intensity compensation for SNB
2017-06-12 Chih-Wei HuangRemove the unnecessary exec bit
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-05-02 Chih-Wei HuangRemove the unnecessary exec bit
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2015-09-15 Xiang, HaihaoCheck pointer returned from calloc()
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 Zhao YakuiH264: Use macroblock pair to calculate H264 decoding...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-07-08 Xiang, HaihaoMerge branch 'v1.6-branch' into master
2015-07-06 Zhao YakuiH264: Use macroblock pair to calculate H264 decoding...
2015-02-03 Xiang, HaihaoVC1: No overlap smoothing if the overlap flag is 0
2014-12-13 Xiang, Haihaodecoder: Add struct gen_codec_surface
2014-09-05 Zhong LiMove gen6 phantom slice function as common
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: factor out look ups for VA/H264 picture...
2014-06-02 Gwenole Beauchesnedecoder: h264: optimize support for grayscale surfaces.
2014-06-02 Gwenole Beauchesnedecoder: h264: factor out allocation of reconstructed...
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2013-12-03 Xiang, HaihaoH.264: Support Constrained Baseline profile instead...
2013-12-03 Xiang, Haihaodec/mpeg2: ignore slices which aren't in raster scan...
2013-09-06 Xiang, HaihaoInsert a phantom slice for H.264 deocdong on SNB
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoDecoder: directly use surface object for decoding
2013-03-15 Xiang, HaihaoDecoder: check whether the surface for decoding output...
2013-03-15 Xiang, HaihaoReturn the status when running the pipeline
2013-01-23 Li, Xiaowei AFill the bitplane for VC1 skip picture decoding
2013-01-23 Xiang, HaihaoEnlarge deblocking filter row store for VC-1 decoding
2013-01-23 Xiang, HaihaoEnlarge deblocking filter row store for VC-1 decoding
2013-01-14 Xiang, HaihaoSet Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command...
2013-01-14 Xiang, HaihaoSet Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command...
2013-01-09 Xiang, HaihaoUse the internal CondOver flag
2013-01-09 Xiang, HaihaoNo overlap smoothing for B frame in Main and Simple...
2013-01-09 Xiang, HaihaoUse the internal CondOver flag
2013-01-09 Xiang, HaihaoNo overlap smoothing for B frame in Main and Simple...
2013-01-09 Li, Xiaowei Aworkaround to set VC1 overlap filter flag
2013-01-08 Xiang, HaihaoAlways set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command
2013-01-08 Xiang, HaihaoAlways set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command
2012-12-28 Gwenole Beauchesneh264: fix first macroblock bit offset calculation ...
2012-12-17 Li, Xiaowei Aworkaround to set VC1 overlap filter flag
2012-12-17 Li, Xiaowei AFill the bitplane for VC1 skip picture decoding
2012-12-14 Li, Xiaowei AFix H264 YUV400 surface render issue
2012-12-14 Li, Xiaowei AFix H264 YUV400 surface render issue
2012-12-14 Gwenole Beauchesnevc1: fix bitplane buffer size (SNB, IVB).
2012-11-01 Xiang, HaihaoWarning fixes
2012-11-01 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
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-24 Xiang, HaihaoUnify the code for xxx_free_avc_surface
2012-10-08 Gwenole BeauchesneAdd sysdeps.h for system-dependent definitions.
2012-09-27 Zhao Halleyfix ttmbf/ttfrm when vstransform is 0
2012-09-27 Zhao Halleyfix ttmbf/ttfrm when vstransform is 0
2012-03-29 Gwenole Beauchesnempeg2: fix construction of reference frames list (SNB...
2012-03-29 Gwenole Beauchesnempeg2: fix TFF calculation (SNB).
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-27 Xiang, HaihaoAllocate internal buffers with right size for SNB ...
2012-03-18 Gwenole Beauchesnempeg2: fix construction of reference frames list (SNB...
2012-03-18 Gwenole Beauchesnempeg2: fix TFF calculation (SNB).
2012-03-18 Gwenole Beauchesnempeg2: fix incorrect slice_vertical_position from codec...
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-13 Gwenole Beauchesneh264: fix weight denom for implicit weight tables ...
2012-03-13 Gwenole Beauchesneh264: fix weighted prediction indicator (SNB).
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-02 Gwenole Beauchesneh264: fix first macroblock bit offset calculation ...
2012-02-23 Gwenole Beauchesnevc1: fix bitplane buffer size (SNB, IVB).
2012-02-22 Xiang, HaihaoFix the interface for internal context initialization
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-07 Xiang, HaihaoFix graphics memory allocation for VA surface
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-01 Gwenole Beauchesneh264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
next