summaryrefslogtreecommitdiff
path: root/src/i965_media_mpeg2.c
AgeCommit message (Expand)AuthorFilesLines
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