summaryrefslogtreecommitdiff
path: root/libavformat/allformats.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-04-01 14:28:48 +0000
committerDiego Biurrun <diego@biurrun.de>2007-04-01 14:28:48 +0000
commitefb0c399caa3be581a6c605cefd35f7560f3d740 (patch)
treea1c0dd493270060b92f00c6bb4036b9d833d2e5a /libavformat/allformats.h
parentb966340546c84dfaf83bbaa1d5f8c8570eb8a2f3 (diff)
support for the THP game format by Marco Gerards, mgerards xs4all nl
Originally committed as revision 8587 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 d2969aa423..9734940d33 100644
--- a/libavformat/allformats.h
+++ b/libavformat/allformats.h
@@ -168,6 +168,7 @@ extern AVOutputFormat yuv4mpegpipe_muxer;
extern AVInputFormat yuv4mpegpipe_demuxer;
extern AVInputFormat tiertexseq_demuxer;
extern AVInputFormat x11_grab_device_demuxer;
+extern AVInputFormat thp_demuxer;
/* raw.c */
int pcm_read_seek(AVFormatContext *s,