Mercurial > mplayer.hg
log libmpdemux/pnm.c @ 10339:7074d8b6f585
age | author | description |
---|---|---|
Wed, 11 Jun 2003 16:48:09 +0000 | diego | Networking support under MinGW. |
Sun, 01 Jun 2003 20:27:32 +0000 | rtognimp | Warning fixes, patch by Dominik Mierzejewski |
Thu, 29 May 2003 19:36:58 +0000 | alex | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de> |
Fri, 10 Jan 2003 22:41:49 +0000 | arpi | buffer overflow fix :) |
Thu, 09 Jan 2003 18:00:58 +0000 | arpi | check if prop_hdr==NULL insteda of sig11 |
Fri, 27 Dec 2002 22:38:56 +0000 | arpi | prefer inttypes.h (probably fix cygwin compile) |
Thu, 26 Dec 2002 17:25:22 +0000 | arpi | pnm:// support (ported from xine) |