summaryrefslogtreecommitdiff
path: root/src/i965_media_mpeg2.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-06Fix klockwork critical message hit on calloc function usageLim Siew Hoon1-0/+1
2014-05-26Simplify some macrosXiang, Haihao1-1/+1
2014-05-26Remove URB_SIZE()Xiang, Haihao1-1/+1
2014-04-23Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui1-1/+1
2013-03-15Decoder: directly use surface object for decodingXiang, Haihao1-4/+6
2013-03-15Decoder: check whether the surface for decoding output is validXiang, Haihao1-2/+2
2012-03-29mpeg2: fix incorrect slice_vertical_position from codec layers.Gwenole Beauchesne1-2/+10
2012-01-18Fix graphics memory allocation for VA surfaceXiang, Haihao1-1/+1
2012-01-10Avoid depending on va_backend.h for some filesXiang, Haihao1-2/+0
2011-09-14Make MPEG-2 QM state live until the next change from application.Gwenole Beauchesne1-19/+25
2011-08-22Moved files around.Gwenole Beauchesne1-0/+1009