diff avcodec.h @ 12124:11b27985b3d0 libavcodec

Add native GSM 06.10 audio decoder.
author reimar
date Sat, 10 Jul 2010 07:55:06 +0000
parents c35d7bc64882
children 917a70cf7681
line wrap: on
line diff
--- a/avcodec.h	Sat Jul 10 06:34:57 2010 +0000
+++ b/avcodec.h	Sat Jul 10 07:55:06 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 80
+#define LIBAVCODEC_VERSION_MINOR 81
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \