projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avpacket: add a function for wrapping existing data as side data
[ffmpeg.git]
/
libavcodec
/
version.h
diff --git
a/libavcodec/version.h
b/libavcodec/version.h
index
29bc4b7
..
0e42e6c
100644
(file)
--- a/
libavcodec/version.h
+++ b/
libavcodec/version.h
@@
-29,7
+29,7
@@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 1
0
+#define LIBAVCODEC_VERSION_MINOR 1
1
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \