aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-04 17:59:45 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-04 17:59:56 +0200
commit783e94cb119052722d38df0efa248fecc53508ab (patch)
tree325b7d3025c336b91869e87c12238267b92fab04 /libavformat/version.h
parentf320f2f4c6398404a8653b4a78134ab42dda9ea7 (diff)
parent0bca6182b26a2094c5229fef4d8fe8ecb9a75e58 (diff)
downloadffmpeg-783e94cb119052722d38df0efa248fecc53508ab.tar.gz
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master: lavfi/cropdetect: Fix cropdetect for > 8 bit input. lavf/apngenc: Fix png remuxing by using default extension apng. lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/version.h')
-rw-r--r--libavformat/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/version.h b/libavformat/version.h
index 381c0718b6..976fa60fc8 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -31,7 +31,7 @@
#define LIBAVFORMAT_VERSION_MAJOR 56
#define LIBAVFORMAT_VERSION_MINOR 31
-#define LIBAVFORMAT_VERSION_MICRO 100
+#define LIBAVFORMAT_VERSION_MICRO 102
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_VERSION_MINOR, \