Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This...
authorBenjamin Larsson <banan@ludd.ltu.se>
Mon, 14 Dec 2009 21:08:21 +0000 (21:08 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Mon, 14 Dec 2009 21:08:21 +0000 (21:08 +0000)
commit8c0c11229ec33b687b3c321b5789fbe87781c091
tree43d45fbff63844b2ae73e12fc3c44fe2b1aa1954
parent8b484d0f07088904dddffc8c8a8ad134b5f52037
Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes
streaming to ffserver work again.

Originally committed as revision 20869 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/ffmdec.c
libavformat/ffmenc.c