Originally committed as revision 4420 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Alex Beregszaszi 2005-07-02 22:00:36 +00:00
parent e227d197e4
commit 98d82b22c8

View File

@ -30,7 +30,7 @@
#define TAG_FREECHARACTER 3 #define TAG_FREECHARACTER 3
#define TAG_PLACEOBJECT 4 #define TAG_PLACEOBJECT 4
#define TAG_REMOVEOBJECT 5 #define TAG_REMOVEOBJECT 5
#define TAG_STREAMHEAD 45 #define TAG_STREAMHEAD 18
#define TAG_STREAMBLOCK 19 #define TAG_STREAMBLOCK 19
#define TAG_JPEG2 21 #define TAG_JPEG2 21
#define TAG_PLACEOBJECT2 26 #define TAG_PLACEOBJECT2 26