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
This commit is contained in:
@@ -110,6 +110,7 @@ void av_register_all(void)
|
||||
matroska_init();
|
||||
sol_init();
|
||||
ea_init();
|
||||
nsvdec_init();
|
||||
|
||||
#ifdef CONFIG_ENCODERS
|
||||
/* image formats */
|
||||
|
||||
Reference in New Issue
Block a user