comparison bethsoftvideo.h @ 5169:3fd46e281bd8 libavcodec

add a comment to indicate which #endif belong to which #define
author gpoirier
date Sun, 17 Jun 2007 18:59:28 +0000
parents 9ecbfc0c82bf
children 12b08ebc40b9
comparison
equal deleted inserted replaced
5168:e8da39f42724 5169:3fd46e281bd8
10 VIDEO_P_FRAME = 0x01, 10 VIDEO_P_FRAME = 0x01,
11 VIDEO_YOFF_P_FRAME = 0x04, 11 VIDEO_YOFF_P_FRAME = 0x04,
12 EOF_BLOCK = 0x14, 12 EOF_BLOCK = 0x14,
13 }; 13 };
14 14
15 #endif 15 #endif // AVCODEC_BETHSOFTVIDEO_H