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