summaryrefslogtreecommitdiffstats
path: root/libavdevice/version.h
diff options
context:
space:
mode:
authorLukasz Marek <lukasz.m.luki2@gmail.com>2014-04-10 00:47:32 +0200
committerLukasz Marek <lukasz.m.luki2@gmail.com>2014-04-11 15:37:56 +0200
commitc02e3dca2d494f972cd96e0cf9c8117296c60952 (patch)
treeb80333890a1a1cc0fd114cc993b55dd0a8b2d679 /libavdevice/version.h
parent6db42a2b6b22e6f1928fafcf3faa67ed78201004 (diff)
downloadffmpeg-streaming-c02e3dca2d494f972cd96e0cf9c8117296c60952.zip
ffmpeg-streaming-c02e3dca2d494f972cd96e0cf9c8117296c60952.tar.gz
lavd: add control message enums
Adds messages that allows to control (audio) buffer and play/pause state. Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
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 8829a60..4267872 100644
--- a/libavdevice/version.h
+++ b/libavdevice/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVDEVICE_VERSION_MAJOR 55
-#define LIBAVDEVICE_VERSION_MINOR 12
+#define LIBAVDEVICE_VERSION_MINOR 13
#define LIBAVDEVICE_VERSION_MICRO 100
#define LIBAVDEVICE_VERSION_INT AV_VERSION_INT(LIBAVDEVICE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud