1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00
Originally committed as revision 10236 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
Alex Beregszaszi
2003-06-01 22:10:44 +00:00
parent 35ca945423
commit cd96358cb5

View File

@@ -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;