summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorJosh Allmann <joshua.allmann@gmail.com>2010-07-01 20:12:58 +0000
committerMartin Storsjö <martin@martin.st>2010-07-01 20:12:58 +0000
commit4449df6baf245465715844ce96886600128b3a83 (patch)
tree4da520ade0f75dc8a90eb213bc0c9cde1c006ddf /libavformat/avformat.h
parent2b4abbd6f5f065a41d48622154cb7fd045247f2f (diff)
Add RTP depacketization of SVQ3
Patch by Josh Allmann, joshua dot allmann at gmail Originally committed as revision 23941 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 a7204fcc28..49397cecce 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 71
+#define LIBAVFORMAT_VERSION_MINOR 72
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \