Remove fake Speex header creation from FLV demuxer. Having it there was not the
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 4 Sep 2009 21:43:41 +0000 (21:43 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 4 Sep 2009 21:43:41 +0000 (21:43 +0000)
commitd2a47a578edde9020575fbe8029912ad219f927e
tree3160cf933f33bf8bcb9d62f14121a8f083dce803
parent1d07029feac862056136ca46299b1d4d30375f5b
Remove fake Speex header creation from FLV demuxer.  Having it there was not the
correct solution to the problem.  A better solution might be possible later once
Speex is supported in muxers.

Originally committed as revision 19761 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/flvdec.c