summaryrefslogtreecommitdiff
path: root/src/i965_avc_bsd.c
Commit message (Expand)AuthorAgeFilesLines
* fix inadvertent logic error in conditionalU. Artie Eoff2017-11-301-1/+1
* Unify the coding style in the driverXiang, Haihao2017-04-071-65/+65
* Fix klockwork critical message hit on calloc function usageLim Siew Hoon2015-09-061-0/+1
* decoder: Add struct gen_codec_surfaceXiang, Haihao2014-12-141-1/+1
* decoder: h264: fix frame store logic for MVC.Gwenole Beauchesne2014-06-161-1/+3
* surface: drop SURFACE_DISPLAYED flag.Gwenole Beauchesne2014-06-161-2/+4
* decoder: h264: factor out look ups for VA/H264 picture info.Gwenole Beauchesne2014-06-161-37/+11
* Simplify some macrosXiang, Haihao2014-05-261-1/+1
* Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui2014-04-231-1/+1
* Merge branch 'master' into stagingXiang, Haihao2013-04-031-4/+1
|\
| * Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT commandXiang, Haihao2013-01-081-2/+2
| * Fix H264 YUV400 surface render issueLi, Xiaowei A2012-12-141-0/+11
| * Unify the code for xxx_free_avc_surfaceXiang, Haihao2012-10-241-23/+8
| * h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne2012-03-021-45/+13
* | Decoder: directly use surface object for decodingXiang, Haihao2013-03-151-140/+18
* | Decoder: check whether the surface for decoding output is validXiang, Haihao2013-03-151-6/+3
* | Always set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT commandXiang, Haihao2013-01-081-2/+2
* | h264: fix first macroblock bit offset calculation (ILK, SNB, IVB).Gwenole Beauchesne2012-12-281-45/+13
* | Fix H264 YUV400 surface render issueLi, Xiaowei A2012-12-141-0/+11
* | Avoid the dup of gen_free_avc_surface during compileZhao Yakui2012-10-311-4/+0
* | Unify the XXX_free_avc_surface for media encoding/decodingZhao Yakui2012-10-311-0/+1
* | Unify the code for xxx_free_avc_surfaceXiang, Haihao2012-10-311-23/+8
|/
* Fix graphics memory allocation for VA surfaceXiang, Haihao2012-02-071-2/+2
* i965_drv_video: support JPEG decoding on IvybridgeXiang, Haihao2012-02-071-1/+1
* h264: fix and simplify REF_IDX_STATE (ILK, SNB, IVB).Gwenole Beauchesne2012-02-011-45/+15
* New project build rules and files.Gwenole Beauchesne2011-08-251-2/+0
* Moved files around.Gwenole Beauchesne2011-08-221-0/+1119