aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorMark Hills <mark@pogo.org.uk>2002-11-22 07:27:13 +0000
committerZdenek Kabelac <kabi@informatics.muni.cz>2002-11-22 07:27:13 +0000
commit3aca208a7b5084a6202e44a82baeaac0026f3dce (patch)
tree8460dbd82aa40191885696ba08936f15e68ac9d3 /libavcodec/avcodec.h
parent9a7b310d06502c2af068b98bbaf23f8d6d3989e8 (diff)
downloadffmpeg-3aca208a7b5084a6202e44a82baeaac0026f3dce.tar.gz
* Ogg/Vorbis patch by Mark Hills
Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index b8a48870aa..963e5f100a 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -865,6 +865,7 @@ extern AVCodec mp3_decoder;
extern AVCodec mace3_decoder;
extern AVCodec mace6_decoder;
extern AVCodec huffyuv_decoder;
+extern AVCodec oggvorbis_decoder;
/* pcm codecs */
#define PCM_CODEC(id, name) \