[Mplayer-cvslog] CVS: main xvmc_render.h,1.2,1.3
Ivan Kalvachev
ivan at cacad.com
Mon Aug 25 23:40:20 CEST 2003
Alex Beregszaszi said:
> 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.
You are right, int may be 4 and 8 bytes
> Btw, I wouldn't try to have binary compatibility in that early phase.
hmm yeh, will change it later;
>
> ---
> Alex Beregszaszi <alex at fsn.hu>
> (MPlayer Core Developer -- http://www.mplayerhq.hu/)
>
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog
>
More information about the MPlayer-cvslog
mailing list