summaryrefslogtreecommitdiff
path: root/src/i965_media_mpeg2.c
AgeCommit message (Collapse)AuthorFilesLines
2011-09-14Make MPEG-2 QM state live until the next change from application.Gwenole Beauchesne1-19/+25
Hi, This patch fixes MPEG-2 decoding when VAIQMatrixBufferMPEG2 is not submitted for each frame. i.e. the quantization matrices shall be live until the next change from the application. Tested on CTG & SNB only with GStreamer. I will push the patch to master if the IVB hunk is OK. It should since it's the same as gen6 code. :) Note: similar changes may be necessary for other codecs but I will submit them as I test them on my system. Regards, Gwenole.
2011-08-22Moved files around.Gwenole Beauchesne1-0/+1009