Originally committed as revision 1667 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 22 years ago
parent 14bea432f1
commit 49313ba4c1
  1. 4
      libavcodec/avcodec.h

@ -15,8 +15,8 @@ extern "C" {
#define LIBAVCODEC_VERSION_INT 0x000406
#define LIBAVCODEC_VERSION "0.4.6"
#define LIBAVCODEC_BUILD 4661
#define LIBAVCODEC_BUILD_STR "4661"
#define LIBAVCODEC_BUILD 4662
#define LIBAVCODEC_BUILD_STR "4662"
#define LIBAVCODEC_IDENT "FFmpeg" LIBAVCODEC_VERSION "b" LIBAVCODEC_BUILD_STR

Loading…
Cancel
Save