summaryrefslogtreecommitdiffstats
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-04-26 23:21:43 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-04-30 18:31:06 +0200
commiteadac34c80cf4c58279b8fdfa9b6332683804da7 (patch)
treee760cdbccfd26091606202317a73d52dbc065f4c /libavutil/avutil.h
parente738811cebf4b5c1331eb4611b4a8239787f3b33 (diff)
downloadffmpeg-streaming-eadac34c80cf4c58279b8fdfa9b6332683804da7.zip
ffmpeg-streaming-eadac34c80cf4c58279b8fdfa9b6332683804da7.tar.gz
cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/avutil.h')
-rw-r--r--libavutil/avutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/avutil.h b/libavutil/avutil.h
index 1a9139e..04b0277 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -153,7 +153,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
-#define LIBAVUTIL_VERSION_MINOR 48
+#define LIBAVUTIL_VERSION_MINOR 49
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
OpenPOWER on IntegriCloud