]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/avfilter.h
Rename avfilter_graph_destroy() to avfilter_graph_free().
[ffmpeg] / libavfilter / avfilter.h
index e1b093a81f32293bd3a234fb3eef1cd6bb781ff3..7cda6fc06d25a1e34252e4028dce50715d4af960 100644 (file)
@@ -25,7 +25,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFILTER_VERSION_MAJOR  1
-#define LIBAVFILTER_VERSION_MINOR 49
+#define LIBAVFILTER_VERSION_MINOR 56
 #define LIBAVFILTER_VERSION_MICRO  0
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \