summaryrefslogtreecommitdiffstats
path: root/libavcore/avcore.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-18 21:02:38 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-08-18 21:02:38 +0000
commita6ddf8bf0f270fd2f609efb93416374fbb4c4430 (patch)
tree5aabcf33b33c7950a25aa603e40a4da10bacae91 /libavcore/avcore.h
parent25ae798c87dd2b42f277155f721e84be92425f1e (diff)
downloadffmpeg-streaming-a6ddf8bf0f270fd2f609efb93416374fbb4c4430.zip
ffmpeg-streaming-a6ddf8bf0f270fd2f609efb93416374fbb4c4430.tar.gz
Implement inline function av_fill_image_max_pixstep() and use it for
factorizing code. Originally committed as revision 24827 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 4c45225..899de89 100644
--- a/libavcore/avcore.h
+++ b/libavcore/avcore.h
@@ -27,7 +27,7 @@
#include <libavutil/avutil.h>
#define LIBAVCORE_VERSION_MAJOR 0
-#define LIBAVCORE_VERSION_MINOR 4
+#define LIBAVCORE_VERSION_MINOR 5
#define LIBAVCORE_VERSION_MICRO 0
#define LIBAVCORE_VERSION_INT AV_VERSION_INT(LIBAVCORE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud