summaryrefslogtreecommitdiff
path: root/libavformat/allformats.h
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2007-03-14 14:49:49 +0000
committerKostya Shishkov <kostya.shishkov@gmail.com>2007-03-14 14:49:49 +0000
commit33a0dd378abd98647700a296e5869146de74ed1c (patch)
tree8ae0c2e7eb6a691b95fcf169043a950d551f76a4 /libavformat/allformats.h
parent0769498a9f37c651860e5b90ea65dc92937532ef (diff)
DXA demuxer and decoder
Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/allformats.h')
-rw-r--r--libavformat/allformats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/allformats.h b/libavformat/allformats.h
index 5603a29531..d2969aa423 100644
--- a/libavformat/allformats.h
+++ b/libavformat/allformats.h
@@ -47,6 +47,7 @@ extern AVInputFormat dsicin_demuxer;
extern AVInputFormat dv1394_demuxer;
extern AVInputFormat dv_demuxer;
extern AVOutputFormat dv_muxer;
+extern AVInputFormat dxa_demuxer;
extern AVInputFormat ea_demuxer;
extern AVInputFormat ffm_demuxer;
extern AVOutputFormat ffm_muxer;