[Ffmpeg-cvslog] r8672 - trunk/libavcodec/bethsoftvideo.h
michael
subversion
Sun Apr 8 01:31:30 CEST 2007
Author: michael
Date: Sun Apr 8 01:31:30 2007
New Revision: 8672
Modified:
trunk/libavcodec/bethsoftvideo.h
Log:
align vertically
Modified: trunk/libavcodec/bethsoftvideo.h
==============================================================================
--- trunk/libavcodec/bethsoftvideo.h (original)
+++ trunk/libavcodec/bethsoftvideo.h Sun Apr 8 01:31:30 2007
@@ -1,8 +1,8 @@
enum BethsoftVidBlockType
{
- PALETTE_BLOCK = 0x02,
- FIRST_AUDIO_BLOCK = 0x7c,
- AUDIO_BLOCK = 0x7d,
+ PALETTE_BLOCK = 0x02,
+ FIRST_AUDIO_BLOCK = 0x7c,
+ AUDIO_BLOCK = 0x7d,
VIDEO_I_FRAME = 0x03,
VIDEO_P_FRAME = 0x01,
VIDEO_YOFF_P_FRAME = 0x04,
More information about the ffmpeg-cvslog
mailing list