projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f1e4d4
)
Bump micro version after the FRWU decoder inclusion
author
Vitor Sessak
<vitor1001@gmail.com>
Sat, 24 Oct 2009 17:24:16 +0000
(17:24 +0000)
committer
Vitor Sessak
<vitor1001@gmail.com>
Sat, 24 Oct 2009 17:24:16 +0000
(17:24 +0000)
Originally committed as revision 20366 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
patch
|
blob
|
history
diff --git
a/libavcodec/avcodec.h
b/libavcodec/avcodec.h
index
64ef8e3
..
9e8a636
100644
(file)
--- a/
libavcodec/avcodec.h
+++ b/
libavcodec/avcodec.h
@@
-31,7
+31,7
@@
#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 37
-#define LIBAVCODEC_VERSION_MICRO
0
+#define LIBAVCODEC_VERSION_MICRO
1
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \