Carl Eugen Hoyos wrote: > Hi! > > Hopefully a finally acceptable version of the MPEG1/2 patch for VDPAU > HW acceleration. > > [...] > > + > +#ifdef CONFIG_MPEG_VDPAU_DECODER You now must use #if instead of #ifdef. (Same applies to your VC1 patch) And no need to resend a new patch just for this. Aurel