index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
pnm.c
Commit message (
Expand
)
Author
Age
*
fix
rathann
2005-12-05
*
replace sleep with usec_sleep, required for recent mingw versions, patch by R...
faust3
2005-09-03
*
printf converted to mp_msg; made static many unnecessarily global symbols
nicodvb
2005-06-03
*
Change header order to avoid compile error because of STREAM_SEEK
reimar
2005-06-02
*
ported all network streams to the new API
nicodvb
2005-05-29
*
"Fix" for pnm EOF detection (stop on read errors)
rtognimp
2005-04-09
*
Stop streaming if we got a server error or message on pnm streaming.
rtognimp
2005-04-09
*
Security fixes ported from upstream (xine)
rtognimp
2004-12-15
*
many small typo and grammar fixes
gabucino
2003-10-04
*
fake newer realplayer version
faust3
2003-06-30
*
Networking support under MinGW.
diego
2003-06-11
*
Warning fixes, patch by Dominik Mierzejewski
rtognimp
2003-06-01
*
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...
alex
2003-05-29
*
buffer overflow fix :)
arpi
2003-01-10
*
check if prop_hdr==NULL insteda of sig11
arpi
2003-01-09
*
prefer inttypes.h (probably fix cygwin compile)
arpi
2002-12-27
*
pnm:// support (ported from xine)
arpi
2002-12-26