diff postproc/swscale.h @ 3344:e87c59969d17

vertical cubic/linear scaling prints some info (MMX, dstbpp, ...) mainloop rewritten
author michael
date Thu, 06 Dec 2001 00:10:42 +0000
parents 7e4399d1eb65
children 9199d15cb4e0
line wrap: on
line diff
--- a/postproc/swscale.h	Wed Dec 05 23:07:05 2001 +0000
+++ b/postproc/swscale.h	Thu Dec 06 00:10:42 2001 +0000
@@ -11,4 +11,4 @@
 			     int srcSliceH, uint8_t* dstptr[], int dststride, int dstbpp,
 			     int srcW, int srcH, int dstW, int dstH);
 // generating tables
-void SwScale_Init();
+void SwScale_Init();
\ No newline at end of file