# HG changeset patch # User daniel # Date 1264944868 0 # Node ID 36c469c688288bd17b39ef17f9afd05715317e0f # Parent 91b1e4327340ba5c68d7d9a3e2e69285dbce5a22 libavcodec version bump for Bink codec IDs (r21536) diff -r 91b1e4327340 -r 36c469c68828 avcodec.h --- a/avcodec.h Sun Jan 31 12:51:15 2010 +0000 +++ b/avcodec.h Sun Jan 31 13:34:28 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 50 +#define LIBAVCODEC_VERSION_MINOR 51 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \