summaryrefslogtreecommitdiffstats
path: root/libmpdemux/pnm.c
Commit message (Expand)AuthorAgeFilesLines
* "Fix" for pnm EOF detection (stop on read errors)rtognimp2005-04-091-0/+1
* Stop streaming if we got a server error or message on pnm streaming.rtognimp2005-04-091-4/+8
* Security fixes ported from upstream (xine)rtognimp2004-12-151-2/+26
* many small typo and grammar fixesgabucino2003-10-041-2/+2
* fake newer realplayer versionfaust32003-06-301-1/+1
* Networking support under MinGW.diego2003-06-111-4/+15
* Warning fixes, patch by Dominik Mierzejewskirtognimp2003-06-011-1/+1
* Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...alex2003-05-291-2/+2
* buffer overflow fix :)arpi2003-01-101-2/+2
* check if prop_hdr==NULL insteda of sig11arpi2003-01-091-5/+6
* prefer inttypes.h (probably fix cygwin compile)arpi2002-12-271-1/+1
* pnm:// support (ported from xine)arpi2002-12-261-0/+816