summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-05-25 13:14:53 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-06-16 00:54:20 +0200
commit2b1fc5621d93b04d6b78b69402c7a796ceac35ed (patch)
treeba2d399d8720896f6bc4dd3a381227e9f5237fe2 /libavfilter/version.h
parente20530add7bcc82c86727bf68edb30956c8db470 (diff)
downloadffmpeg-streaming-2b1fc5621d93b04d6b78b69402c7a796ceac35ed.zip
ffmpeg-streaming-2b1fc5621d93b04d6b78b69402c7a796ceac35ed.tar.gz
lavfi: add asetnsamples audio filter
This filter changes the number of samples on single output operation. Based on a patch by Andrey Utkin <andrey.krieger.utkin@gmail.com>.
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 3ebea25..861fe99 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 2
-#define LIBAVFILTER_VERSION_MINOR 79
+#define LIBAVFILTER_VERSION_MINOR 80
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud