diff avcodec.h @ 669:b4bddbde44f3 libavcodec

aspect (ext. par too) support for h263 and mpeg4 (inc. build becouse of new vars)
author al3x
date Fri, 13 Sep 2002 19:31:32 +0000
parents 850098147a3c
children b3869ffff47a
line wrap: on
line diff
--- a/avcodec.h	Fri Sep 13 15:44:53 2002 +0000
+++ b/avcodec.h	Fri Sep 13 19:31:32 2002 +0000
@@ -5,8 +5,8 @@
 
 #define LIBAVCODEC_VERSION_INT 0x000406
 #define LIBAVCODEC_VERSION     "0.4.6"
-#define LIBAVCODEC_BUILD       4622
-#define LIBAVCODEC_BUILD_STR   "4622"
+#define LIBAVCODEC_BUILD       4623
+#define LIBAVCODEC_BUILD_STR   "4623"
 
 enum CodecID {
     CODEC_ID_NONE,