summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2010-01-28 16:08:13 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-01-28 16:08:13 +0000
commit45aa90807fb312621c292ee9218305d41b09498d (patch)
tree07b5a7d2cd506903ca1a798a5bbbd0192e209dd0 /libavformat/avformat.h
parent90d0379f5eddc549c7e0a2ea3f2dcf4471c25c51 (diff)
Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.
Originally committed as revision 21512 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 37548233fd..f654df8885 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,7 +22,7 @@
#define AVFORMAT_AVFORMAT_H
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 47
+#define LIBAVFORMAT_VERSION_MINOR 48
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \