First implementation of nsv demuxer.
authorFrançois Revol <revol@free.fr>
Sat, 20 Nov 2004 23:10:07 +0000 (23:10 +0000)
committerFrançois Revol <revol@free.fr>
Sat, 20 Nov 2004 23:10:07 +0000 (23:10 +0000)
commit27d5f18f663a240a0a1d1833ea6eefa3463cf323
tree8eec60684a2d72fe38a7a9518c86cd1ee70988a9
parent55429b553429b9c2f3f16e1b5d5038c8b6f45d9f
First implementation of nsv demuxer.
Get libavformat linked with lavc and lmp3lame is required. BeOS requires no undefined syms on link! (besides it's bad to leave undef syms)

Originally committed as revision 3696 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/allformats.c
libavformat/avformat.h
libavformat/nsvdec.c [new file with mode: 0644]