* Try and fix the crashes in ffserver associated with the coded_frame stuff.
authorPhilip Gladstone <philipjsg@users.sourceforge.net>
Wed, 11 Dec 2002 03:16:51 +0000 (03:16 +0000)
committerPhilip Gladstone <philipjsg@users.sourceforge.net>
Wed, 11 Dec 2002 03:16:51 +0000 (03:16 +0000)
commita4d70941cd4a82f7db9fbaa2148d60ce550e7611
tree0d8b4eba2f331bc2f3be0434858bd13a92000df8
parent4cb3ca724d73db1a9e1e265afc080316f9f04ca0
* Try and fix the crashes in ffserver associated with the coded_frame stuff.
  This code is wrong, but it is not obvious what the right code is.
* Make sure that we reset SIGPIPE before execing ffmpeg.

Originally committed as revision 1330 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffserver.c