summaryrefslogtreecommitdiffstats
path: root/libavdevice/version.h
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@mail.de>2014-11-13 17:22:48 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-11-14 18:28:12 +0100
commit2045334239459f49e513a42e1b9965a94c5a0f5f (patch)
treee809bbbf8b664d5c44c57cb44db6205b6599b88a /libavdevice/version.h
parentcde0ad5ea780b1fef1890b3f55d8e6e3e1bdf96f (diff)
downloadffmpeg-streaming-2045334239459f49e513a42e1b9965a94c5a0f5f.zip
ffmpeg-streaming-2045334239459f49e513a42e1b9965a94c5a0f5f.tar.gz
lavd/avfoundation: Introduce device alias 'none' to allow the user to record only audio or video.
Changes the selection of a default device to none instead of the system default device. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice/version.h')
-rw-r--r--libavdevice/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/version.h b/libavdevice/version.h
index 630f654..3e427f0 100644
--- a/libavdevice/version.h
+++ b/libavdevice/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVDEVICE_VERSION_MAJOR 56
-#define LIBAVDEVICE_VERSION_MINOR 2
+#define LIBAVDEVICE_VERSION_MINOR 3
#define LIBAVDEVICE_VERSION_MICRO 100
#define LIBAVDEVICE_VERSION_INT AV_VERSION_INT(LIBAVDEVICE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud