summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-10-13 01:56:14 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-10-13 01:56:14 +0200
commitb8c50becc8cf9c73e236d3857e0f0faff539a95f (patch)
tree6bd5d65a0169ed7f9ea44a0c1d5e8e94aa56d5db /libavfilter/version.h
parent7a11333387b282410bd26ea7ee65cc9830796707 (diff)
downloadffmpeg-streaming-b8c50becc8cf9c73e236d3857e0f0faff539a95f.zip
ffmpeg-streaming-b8c50becc8cf9c73e236d3857e0f0faff539a95f.tar.gz
avfilter/vf_pp: support AV_PIX_FMT_GRAY8
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index c5c806b..f3448ed 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 1
-#define LIBAVFILTER_VERSION_MICRO 104
+#define LIBAVFILTER_VERSION_MICRO 105
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud