Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 23 Jan 2010 11:14:18 +0000 | reimar | Handle Content-Length also when Content-Type is not set. |
Sat, 23 Jan 2010 11:08:45 +0000 | reimar | Use atoll to parse Content-Length to support http for files > 2GB. |
Sat, 23 Jan 2010 11:03:10 +0000 | reimar | Add an exit() to silence a gcc warning and ensure forked code will never |
Sat, 23 Jan 2010 11:00:13 +0000 | reimar | 100l, shouldn't write to memory after freeing it. |