diff dv1394.h @ 156:6c90bbfc4b97 libavformat

1000l
author al3x
date Fri, 20 Jun 2003 15:51:24 +0000
parents 78a13c7b7d49
children d98ed04d62a6
line wrap: on
line diff
--- a/dv1394.h	Fri Jun 20 15:30:14 2003 +0000
+++ b/dv1394.h	Fri Jun 20 15:51:24 2003 +0000
@@ -31,7 +31,8 @@
 #define DV1394_RING_FRAMES     20
 
 #define DV1394_WIDTH  720
-#define DV1394_HEIGHT 576
+#define DV1394_NTSC_HEIGHT 480
+#define DV1394_PAL_HEIGHT 576
 
 /* This is the public user-space interface. Try not to break it. */