mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
build num ++
Originally committed as revision 490 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
|
||||
#define LIBAVCODEC_VERSION_INT 0x000406
|
||||
#define LIBAVCODEC_VERSION "0.4.6"
|
||||
#define LIBAVCODEC_BUILD 4607
|
||||
#define LIBAVCODEC_BUILD_STR "4607"
|
||||
#define LIBAVCODEC_BUILD 4608
|
||||
#define LIBAVCODEC_BUILD_STR "4608"
|
||||
|
||||
enum CodecID {
|
||||
CODEC_ID_NONE,
|
||||
|
Reference in New Issue
Block a user