aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2008-07-23 17:06:40 +0000
committerKostya Shishkov <kostya.shishkov@gmail.com>2008-07-23 17:06:40 +0000
commit327ce5e6e651a1570f02ba136a1a809a309f0d18 (patch)
treed936e9f78af40e865d21ea6345ac0044e095074d /libavformat/avformat.h
parentcf67f1655c30083d1f8474b07937915f110cbd33 (diff)
downloadffmpeg-327ce5e6e651a1570f02ba136a1a809a309f0d18.tar.gz
SMPTE 421M Annex L (aka .rcv) muxer
Originally committed as revision 14352 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 23450af1bd..c6586862e9 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,7 +22,7 @@
#define FFMPEG_AVFORMAT_H
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 17
+#define LIBAVFORMAT_VERSION_MINOR 18
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \