aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/allcodecs.h
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2007-08-05 12:11:09 +0000
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2007-08-05 12:11:09 +0000
commit7e2643ae8d04ba6270b25c42f733ba5bfa76174a (patch)
treecee18405ace22430e13968b409a81206230621df /libavcodec/allcodecs.h
parent6b05eb31176ff3d0493a08ccb13d7e52736d2045 (diff)
downloadffmpeg-7e2643ae8d04ba6270b25c42f733ba5bfa76174a.tar.gz
First version of xsub decoder, not yet tested
Originally committed as revision 9933 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/allcodecs.h')
-rw-r--r--libavcodec/allcodecs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/allcodecs.h b/libavcodec/allcodecs.h
index 98721ace5c..3b462569a3 100644
--- a/libavcodec/allcodecs.h
+++ b/libavcodec/allcodecs.h
@@ -204,6 +204,7 @@ extern AVCodec ws_snd1_decoder;
extern AVCodec xan_dpcm_decoder;
extern AVCodec xan_wc3_decoder;
extern AVCodec xl_decoder;
+extern AVCodec xsub_decoder;
extern AVCodec zmbv_decoder;
/* PCM codecs */