OSDN Git Service

i965_decoder_utils: replace alloca(3) with malloc(3) and free(3)
[android-x86/hardware-intel-common-vaapi.git] / src / i965_decoder_utils.c
2017-03-09 Leonardo Taccarii965_decoder_utils: replace alloca(3) with malloc(3...
2016-08-22 Xiang, Haihaodecoder/h264: don't assert on invalid parameter
2016-08-05 Xiang, Haihaodecoder/h264: don't assert on invalid parameter
2016-01-29 peng.chensupport VP9 profile2 10bits decoding
2016-01-29 peng.chenset the minimum of vp9 deocding frame width and height...
2016-01-29 peng.chensupport VP9 profile2 10bits decoding
2016-01-26 peng.chenset the minimum of vp9 deocding frame width and height...
2015-12-07 Pengfei QuVP9 HWDec:add vp9 parameter check function before decoding
2015-12-07 Peng Chensupport HEVC 10bits decoding
2015-12-07 Pengfei QuVP9 HWDec:add vp9 parameter check function before decoding
2015-12-07 Peng Chensupport HEVC 10bits decoding
2015-09-15 Xiang, HaihaoCheck pointer returned from calloc()
2015-04-29 Xiang, HaihaoHEVC/dec: correct the frame store index
2014-12-13 Xiang, HaihaoHEVC: Make sure the buffer store is allocated for the...
2014-12-13 Xiang, HaihaoHEVC: Verify HEVC parameters before deocoding.
2014-12-13 Xiang, HaihaoHEVC: update frame store index
2014-12-13 Xiang, HaihaoHEVC: Set the default flat IQ matrix
2014-12-13 Xiang, HaihaoAdd the initial code for HEVC decoding on SKL into...
2014-12-13 Xiang, Haihaodecoder: Remove the dependency on the fixed length...
2014-12-13 Xiang, Haihaodecoder: Remove the dependency on H.264 picture parameter
2014-12-13 Xiang, Haihaodecoder: Add struct gen_codec_surface
2014-09-05 Zhong LiMove gen6 phantom slice function as common
2014-08-18 Gwenole Beauchesnedecoder: h264: fix RefPicList0/1 without frame in DPB.
2014-07-23 Zhao YakuiAdd more check of H264 slice param to avoid GPU hang...
2014-06-16 Gwenole Beauchesnedecoder: h264: fix frame store logic for MVC.
2014-06-16 Gwenole Beauchesnedecoder: h264: improve AVC_REF_IDX_STATE for MVC.
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 Gwenole Beauchesnedecoder: h264: fix submission of AVC_REF_IDX_STATE...
2014-06-16 Gwenole Beauchesnedecoder: h264: simplify and optimize reference frame...
2014-06-16 Gwenole Beauchesnedecoder: h264: allocate reference frames earlier, if...
2014-06-16 Gwenole Beauchesnedecoder: h264: don't deallocate surface storage of...
2014-06-05 Gwenole Beauchesnedecoder: h264: only allocate tiled surfaces for Sandybr...
2014-06-02 Gwenole Beauchesnedecoder: h264: optimize support for grayscale surfaces.
2014-06-02 Gwenole Beauchesnedecoder: h264: factor out allocation of reconstructed...
2014-06-02 Gwenole Beauchesnesurface: factor out release of surface buffer storage.
2014-05-26 Xiang, Haihaompeg2: check frame_pred_frame_dct instead of progressiv...
2014-05-05 Xiang, HaihaoReturn error when trying to decoding an interlaced...
2014-04-24 Gwenole Beauchesnevp8: fix support for segmentation-enabled streams.
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-02-27 Zhao Yakuiintel-vaapi: Add more checks for H264 decoding paramete...
2014-02-27 Zhong LiFix vp8 p frame decode error issue.
2014-02-27 Zhao YakuiRemove the unnecessary sorting to simplify the DPB...
2014-02-27 Zhao YakuiComplain the warning instead of assert fault when slice...
2014-02-27 Xiang, HaihaoUpdate states for VP8 decoding on BDW
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-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoDecoder: directly use surface object for decoding
2013-03-15 Xiang, HaihaoDecoder: Verify picture parameter before set up pipelin...
2013-03-15 Xiang, HaihaoDecoder: check whether the surface for decoding output...
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-01-04 Tobias Jakobinaive fix in avc_get_first_mb_bit_offset_with_epb
2012-12-28 Gwenole Beauchesneh264: fix first macroblock bit offset calculation ...
2012-11-05 Gwenole BeauchesneFix build and remaining compilation warnings.
2012-03-30 Gwenole Beauchesnempeg2: propagate reference surfaces to other slots.
2012-03-30 Gwenole Beauchesnempeg2: propagate reference surfaces to other slots.
2012-03-29 Gwenole Beauchesnempeg2: fix construction of reference frames list (SNB...
2012-03-29 Gwenole Beauchesnempeg2: fix incorrect slice_vertical_position from codec...
2012-03-18 Gwenole Beauchesnempeg2: fix construction of reference frames list (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-14 Gwenole Beauchesneh264: fix max header size calculation with EPB.
2012-03-14 Gwenole Beauchesneh264: fix scan for bit offset to macroblock.
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-02 Gwenole Beauchesneh264: fix first macroblock bit offset calculation ...
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 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-01 Gwenole Beauchesneh264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).