summaryrefslogtreecommitdiffstats
path: root/src/libXvMC/block.c
Commit message (Collapse)AuthorAgeFilesLines
* g3dvl: Use Gallium MALLOC wrappers.Younes Manton2009-01-101-5/+5
|
* g3dvl: Modularized rendering, refactored to accommodate VAAPI, other APIs.Younes Manton2008-08-161-26/+21
|
* g3dvl: Minor SP winsys cleanup.Younes Manton2008-07-201-2/+1
|
* Initial commit for g3dvl.Younes Manton2008-06-081-0/+85
Initial commit for g3dvl, contains support for basic XvMC features. - Context, surface, block, macroblock creation and deletion - Surface rendering - Frame pictures - Frame based motion compensation - Intra-coded macroblocks - Predicted macroblocks - Bi-directionally predicted macroblocks - Surface display - Color conversion - Scaling