summaryrefslogtreecommitdiff
path: root/src/i965_media_mpeg2.c
Commit message (Expand)AuthorAgeFilesLines
* Unify the coding style in the driverXiang, Haihao2017-04-071-189/+189
* Fix klockwork critical message hit on calloc function usageLim Siew Hoon2015-09-061-0/+1
* Simplify some macrosXiang, Haihao2014-05-261-1/+1
* Remove URB_SIZE()Xiang, 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
* Decoder: directly use surface object for decodingXiang, Haihao2013-03-151-4/+6
* Decoder: check whether the surface for decoding output is validXiang, Haihao2013-03-151-2/+2
* mpeg2: fix incorrect slice_vertical_position from codec layers.Gwenole Beauchesne2012-03-291-2/+10
* Fix graphics memory allocation for VA surfaceXiang, Haihao2012-01-181-1/+1
* Avoid depending on va_backend.h for some filesXiang, Haihao2012-01-101-2/+0
* Make MPEG-2 QM state live until the next change from application.Gwenole Beauchesne2011-09-141-19/+25
* Moved files around.Gwenole Beauchesne2011-08-221-0/+1009