OSDN Git Service

lavc: minor bump for the new fields in AVFrame.
authorNicolas George <nicolas.george@normalesup.org>
Sat, 28 Apr 2012 18:32:40 +0000 (20:32 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Sat, 28 Apr 2012 18:32:40 +0000 (20:32 +0200)
libavcodec/version.h

index 6ca41d3..24e6837 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR  16
+#define LIBAVCODEC_VERSION_MINOR  17
 #define LIBAVCODEC_VERSION_MICRO 100
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \