[Mplayer-cvslog] CVS: main xvmc_render.h,1.2,1.3
Alex Beregszaszi
alex at fsn.hu
Tue Aug 26 00:32:08 CEST 2003
Hi,
> @@ -25,7 +27,8 @@
> int idct;//does we use IDCT acceleration?
> int chroma_format;//420,422,444
> int unsigned_intra;//+-128 for intra pictures after clip
> - int reserved1[13];//future extenstions (e.g. gmc,qpel)
> + int reserved1[12];//future extenstions (e.g. gmc,qpel)
> + void * p_osd_target_surface_render;//pointer to the surface where
> subpicture is rendered
Eh? a void is usually 4 bytes, not 1.
Btw, I wouldn't try to have binary compatibility in that early phase.
---
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-cvslog
mailing list