comparison avcodec.h @ 1127:7bde81d2f2c5 libavcodec

100l
author michaelni
date Wed, 12 Mar 2003 15:23:07 +0000
parents 77ccf7fe3bd0
children c54b6c2a62c7
comparison
equal deleted inserted replaced
1126:77ccf7fe3bd0 1127:7bde81d2f2c5
13 13
14 #include "common.h" 14 #include "common.h"
15 15
16 #define LIBAVCODEC_VERSION_INT 0x000406 16 #define LIBAVCODEC_VERSION_INT 0x000406
17 #define LIBAVCODEC_VERSION "0.4.6" 17 #define LIBAVCODEC_VERSION "0.4.6"
18 #define LIBAVCODEC_BUILD 4661 18 #define LIBAVCODEC_BUILD 4662
19 #define LIBAVCODEC_BUILD_STR "4661" 19 #define LIBAVCODEC_BUILD_STR "4662"
20 20
21 #define LIBAVCODEC_IDENT "FFmpeg" LIBAVCODEC_VERSION "b" LIBAVCODEC_BUILD_STR 21 #define LIBAVCODEC_IDENT "FFmpeg" LIBAVCODEC_VERSION "b" LIBAVCODEC_BUILD_STR
22 22
23 enum CodecID { 23 enum CodecID {
24 CODEC_ID_NONE, 24 CODEC_ID_NONE,