Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-01-29 01:21:43 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-07-10 02:53:01 +0400
commitaef9e94f73b9e5e21f7a790343e0b4ffb9e2acee (patch)
treeeb387647f758c3e07baa8a51d6fce7edc789fbbb /libavformat/version.h
parent2058b52cf8a4eea9bf046f72b98e89fe9b36d3e3 (diff)
lavf/segment: add -segment_time_delta option
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 36c8da54c8..e0d8061038 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -31,7 +31,7 @@
#define LIBAVFORMAT_VERSION_MAJOR 54
#define LIBAVFORMAT_VERSION_MINOR 15
-#define LIBAVFORMAT_VERSION_MICRO 103
+#define LIBAVFORMAT_VERSION_MICRO 104
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_VERSION_MINOR, \