diff avcodec.h @ 10226:2ab0e95bc837 libavcodec

Hook up the MD studio demuxer and Atrac1 decoder.
author banan
date Tue, 22 Sep 2009 17:28:03 +0000
parents a514a601bf26
children 6a21c6ca346f
line wrap: on
line diff
--- a/avcodec.h	Tue Sep 22 17:05:19 2009 +0000
+++ b/avcodec.h	Tue Sep 22 17:28:03 2009 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 35
+#define LIBAVCODEC_VERSION_MINOR 36
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \