summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-09-14 01:23:16 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-09-14 01:23:16 +0200
commit15240feb992b6b41ca4afba928b9cb6edb0dc9fb (patch)
tree32426c5114bb571a7dba06412ac737a66c1bdd0a /libavcodec/version.h
parentf27f68eb4f7cb43a4d023ce5d1ebd2292313bd9f (diff)
parent9c29ab58517cae8d56c7ed7fd5070d8f8c8d429e (diff)
Merge remote-tracking branch 'hexene/scratchpad'
* hexene/scratchpad: Move & Rename buildscript, remove tabs Fix regular build Support (H/W accelerated) H.264 decoding on Android via Stagefright Add build-script for Android C++ Support ;) Conflicts: Changelog Makefile configure libavcodec/Makefile libavcodec/allcodecs.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 268db0b844..45e215ac2a 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -21,7 +21,7 @@
#define AVCODEC_VERSION_H
#define LIBAVCODEC_VERSION_MAJOR 53
-#define LIBAVCODEC_VERSION_MINOR 13
+#define LIBAVCODEC_VERSION_MINOR 14
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \