projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43769d7
)
align vertically
author
Michael Niedermayer
<michaelni@gmx.at>
Sat, 7 Apr 2007 23:31:30 +0000
(23:31 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sat, 7 Apr 2007 23:31:30 +0000
(23:31 +0000)
Originally committed as revision 8672 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/bethsoftvideo.h
patch
|
blob
|
history
diff --git
a/libavcodec/bethsoftvideo.h
b/libavcodec/bethsoftvideo.h
index
eb584a4
..
6c62ac1
100644
(file)
--- a/
libavcodec/bethsoftvideo.h
+++ b/
libavcodec/bethsoftvideo.h
@@
-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,