summaryrefslogtreecommitdiff
path: root/libavformat/version.h
diff options
context:
space:
mode:
authorThomas Volkert <thomas@homer-conferencing.com>2015-02-21 18:35:50 +0100
committerMartin Storsjö <martin@martin.st>2015-02-22 23:01:55 +0200
commitc99915f7c74ce1249d8633cb6fd09035b8d84db7 (patch)
tree3ba03194d80b2ba1ad3a5084057bd45d5974ff6b /libavformat/version.h
parent44dc138ed29c4dfbaf57ebc774da4c75ef113ca4 (diff)
rtpdec: DV depacketizer (RFC 6469)
(tested with live555 RTSP server) Signed-off-by: Martin Storsjö <martin@martin.st>
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 3ec378ea65..d99f75d74d 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFORMAT_VERSION_MAJOR 56
-#define LIBAVFORMAT_VERSION_MINOR 14
+#define LIBAVFORMAT_VERSION_MINOR 15
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \