summaryrefslogtreecommitdiffstats
path: root/libavcore/avcore.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-10-04 13:41:04 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-10-04 13:41:04 +0000
commitbc12b3b11bc814f6e3f788d38de29f743d31f644 (patch)
treedc22d6b62c540718cc07e700502d5daf1d760ddc /libavcore/avcore.h
parent6b4ed22f7512056f47bc7f39cd16bbbb83b2781d (diff)
downloadffmpeg-streaming-bc12b3b11bc814f6e3f788d38de29f743d31f644.zip
ffmpeg-streaming-bc12b3b11bc814f6e3f788d38de29f743d31f644.tar.gz
Use av_parse_and_eval_expr() in av_parse_video_rate(), simplify.
Originally committed as revision 25333 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcore/avcore.h')
-rw-r--r--libavcore/avcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcore/avcore.h b/libavcore/avcore.h
index d73572e..a77bab8 100644
--- a/libavcore/avcore.h
+++ b/libavcore/avcore.h
@@ -28,7 +28,7 @@
#define LIBAVCORE_VERSION_MAJOR 0
#define LIBAVCORE_VERSION_MINOR 9
-#define LIBAVCORE_VERSION_MICRO 0
+#define LIBAVCORE_VERSION_MICRO 1
#define LIBAVCORE_VERSION_INT AV_VERSION_INT(LIBAVCORE_VERSION_MAJOR, \
LIBAVCORE_VERSION_MINOR, \
OpenPOWER on IntegriCloud