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:
6ed0404
)
Bump minor version for the addition of the G.722 encoder
author
Martin Storsjö
<martin@martin.st>
Sun, 26 Sep 2010 14:47:00 +0000
(14:47 +0000)
committer
Martin Storsjö
<martin@martin.st>
Sun, 26 Sep 2010 14:47:00 +0000
(14:47 +0000)
Originally committed as revision 25211 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
patch
|
blob
|
history
diff --git
a/libavcodec/avcodec.h
b/libavcodec/avcodec.h
index
db5aa1c
..
359b8f4
100644
(file)
--- a/
libavcodec/avcodec.h
+++ b/
libavcodec/avcodec.h
@@
-31,8
+31,8
@@
#include "libavutil/cpu.h"
#define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 9
0
-#define LIBAVCODEC_VERSION_MICRO
1
+#define LIBAVCODEC_VERSION_MINOR 9
1
+#define LIBAVCODEC_VERSION_MICRO
0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \