log

age author description
Sat, 07 Sep 2002 20:38:44 +0000 bertrand Don't try to reread from the socket if the server says EOF
Sat, 07 Sep 2002 20:37:09 +0000 bertrand Fixed an unknown command. Looks like it's a new command from WMS9.
Sat, 07 Sep 2002 20:30:17 +0000 alex removes old input code (forgot to commit this)
Sat, 07 Sep 2002 13:57:41 +0000 atmos4 Minor speedup by nick kurshev.
Sat, 07 Sep 2002 11:21:22 +0000 atmos4 Now included in codecs.html
Sat, 07 Sep 2002 11:19:53 +0000 atmos4 Update with new method of finding DShow codecs and a small hint about VFW on WinNT.
Sat, 07 Sep 2002 08:15:57 +0000 bertrand Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,