oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
authorMark Hills <mark@pogo.org.uk>
Sun, 1 Sep 2002 18:07:56 +0000 (18:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 1 Sep 2002 18:07:56 +0000 (18:07 +0000)
commit81e0d0b412e7d3d4ee8cc3a9ac940f60a7b1ae3b
treef4429f345bf66ef382cc5207aac0ff7c15a8b752
parentad324c93515ca4acb43f5973ba67861213ff584d
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)

Originally committed as revision 896 to svn://svn.ffmpeg.org/ffmpeg/trunk
13 files changed:
Makefile
configure
ffserver.c
libav/Makefile
libav/allformats.c
libav/avformat.h
libav/ffm.c
libav/ogg.c [new file with mode: 0644]
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/oggvorbis.c [new file with mode: 0644]
libavcodec/oggvorbis.h [new file with mode: 0644]