summaryrefslogtreecommitdiffstats
path: root/libavutil/avutil.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2012-05-08 08:39:37 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2012-05-08 08:39:37 +0200
commit143a5c55ff4d792e66045b6b0c44d26fe30158f1 (patch)
treedcf0c775022125e560716cd6b2baf791fe15147e /libavutil/avutil.h
parent7da0a07283e8546c7cf4cde9eca7ad4fe9f57fb4 (diff)
downloadffmpeg-streaming-143a5c55ff4d792e66045b6b0c44d26fe30158f1.zip
ffmpeg-streaming-143a5c55ff4d792e66045b6b0c44d26fe30158f1.tar.gz
Add yuva422p pix_fmt.
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 04b0277..a85f6fb 100644
--- a/libavutil/avutil.h
+++ b/libavutil/avutil.h
@@ -153,7 +153,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
-#define LIBAVUTIL_VERSION_MINOR 49
+#define LIBAVUTIL_VERSION_MINOR 50
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
OpenPOWER on IntegriCloud