Commit graph

8 commits

Author SHA1 Message Date
Younes Manton
3122f2bebe g3dvl: Fix field coded block copy. 2008-09-13 01:35:14 -04:00
Younes Manton
f3f449a491 g3dvl: Implement surface sync functions. 2008-09-12 14:31:07 -04:00
Younes Manton
42a42dec3d g3dvl: Fullscreen fixes. Respect src & dst coords during scaling, clear FB. 2008-09-12 14:31:07 -04:00
Younes Manton
6858dd50c9 g3dvl: Modularized rendering, refactored to accommodate VAAPI, other APIs. 2008-08-16 13:04:54 -04:00
Younes Manton
d1dc937c62 g3dvl: Added more XvMC stubs to get mplayer working. 2008-07-24 16:50:18 -04:00
Younes Manton
6235141fd2 g3dvl: IDCT part 1.
Very basic IDCT support is in, performed CPU-side for now.
2008-07-06 22:05:07 -04:00
Younes Manton
3933fec6bd g3dvl: Support for field and frame based MC for progressive pictures.
MC support for frame and field based motion prediction. Also various bug
fixes, clean up.
2008-06-30 10:11:02 -04:00
Younes Manton
c11a7ec821 Initial commit for g3dvl.
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
2008-06-08 03:04:14 -04:00