3 --- plugins/greedyh.asm.orig 2005-08-14 12:16:43.000000000 -0400
4 +++ plugins/greedyh.asm
7 #include "x86-64_macros.inc"
9 -void DScalerFilterGreedyH::FUNCT_NAME(TDeinterlaceInfo* pInfo)
10 +void FUNCT_NAME(TDeinterlaceInfo* pInfo)
13 bool InfoIsOdd = (pInfo->PictureHistory[0]->Flags & PICTURE_INTERLACED_ODD) ? 1 : 0;