diff avcodec.h @ 7194:8427f12555a6 libavcodec

MLP/TrueHD decoder.
author ramiro
date Fri, 04 Jul 2008 15:44:13 +0000
parents e943e1409077
children 93e3382349fc
line wrap: on
line diff
--- a/avcodec.h	Fri Jul 04 15:37:52 2008 +0000
+++ b/avcodec.h	Fri Jul 04 15:44:13 2008 +0000
@@ -30,8 +30,8 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 51
-#define LIBAVCODEC_VERSION_MINOR 57
-#define LIBAVCODEC_VERSION_MICRO  2
+#define LIBAVCODEC_VERSION_MINOR 58
+#define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \