summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorMohamed Naufal <naufal11@gmail.com>2010-03-29 22:17:01 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-03-29 22:17:01 +0000
commit148bcae98c7227cfe0aac74841b0888bd456332a (patch)
treeceb642d0997bbc6d5a0d84e072da3c3a5885c5a2 /libavformat/avformat.h
parent30ad1a66517c5533014ad8b2180bfcf06bb12d80 (diff)
Implement YOP demuxer and video decoder.
Patch by Mohamed Naufal gmailify(naufal11). Originally committed as revision 22724 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 258501abcd..59456c627b 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 58
+#define LIBAVFORMAT_VERSION_MINOR 59
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \