diff avcodec.h @ 11067:91b1e4327340 libavcodec

Bink Audio decoder
author pross
date Sun, 31 Jan 2010 12:51:15 +0000
parents e1bc53867092
children 36c469c68828
line wrap: on
line diff
--- a/avcodec.h	Sun Jan 31 12:27:05 2010 +0000
+++ b/avcodec.h	Sun Jan 31 12:51:15 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 49
+#define LIBAVCODEC_VERSION_MINOR 50
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \