diff avcodec.h @ 11392:384d803faff4 libavcodec

Create a public API for FFT family of functions
author mru
date Sun, 07 Mar 2010 21:56:45 +0000
parents 7b9896e85410
children e340262ba532
line wrap: on
line diff
--- a/avcodec.h	Sun Mar 07 21:47:44 2010 +0000
+++ b/avcodec.h	Sun Mar 07 21:56:45 2010 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 55
+#define LIBAVCODEC_VERSION_MINOR 56
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \