Originally committed as revision 10236 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
pull/126/head
Alex Beregszaszi 22 years ago
parent 35ca945423
commit cd96358cb5
  1. 4
      postproc/swscale.c

@ -1264,10 +1264,6 @@ static void initMMX2HScaler(int dstW, int xInc, uint8_t *funnyCode, int16_t *fil
}
#endif // ARCH_X86
//FIXME remove
void SwScale_Init(){
}
static void globalInit(){
// generating tables:
int i;

Loading…
Cancel
Save