]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/avcodec.h
free subtitle_header before overwriting it to avoid memleak
[ffmpeg] / libavcodec / avcodec.h
index 87e67e59f2f0e7ad332ce47caa72f5009b8f0f0d..c803ec6da36dd54f4afe4a4695b460fbff690fc1 100644 (file)
@@ -32,8 +32,8 @@
 #include "libavutil/cpu.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 100
-#define LIBAVCODEC_VERSION_MICRO  1
+#define LIBAVCODEC_VERSION_MINOR 101
+#define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \