diff avcodec.h @ 10836:f20f9b76f4c8 libavcodec

SIPR decoder for modes 8k5, 6k5 and 5k0. Patch by Vladimir Voroshilov and myself.
author vitor
date Sun, 10 Jan 2010 21:38:15 +0000
parents d1115fb7e914
children ff7c1c90b6f5
line wrap: on
line diff
--- a/avcodec.h	Sun Jan 10 05:41:36 2010 +0000
+++ b/avcodec.h	Sun Jan 10 21:38:15 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 46
+#define LIBAVCODEC_VERSION_MINOR 47
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \