log libmpdemux/pnm.c @ 18675:22053c057c66

age author description
Mon, 05 Dec 2005 01:27:32 +0000 rathann fix
Sat, 03 Sep 2005 10:58:52 +0000 faust3 replace sleep with usec_sleep, required for recent mingw versions, patch by Robert Swain <robert.swain at gmail.com>
Fri, 03 Jun 2005 15:33:26 +0000 nicodvb printf converted to mp_msg; made static many unnecessarily global symbols
Thu, 02 Jun 2005 18:57:58 +0000 reimar Change header order to avoid compile error because of STREAM_SEEK
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
Sat, 09 Apr 2005 14:50:36 +0000 rtognimp "Fix" for pnm EOF detection (stop on read errors)
Sat, 09 Apr 2005 13:44:43 +0000 rtognimp Stop streaming if we got a server error or message on pnm streaming.