log libmpdemux/http.c @ 18958:a8e681ad7c90

age author description
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Fri, 14 Apr 2006 13:37:38 +0000 reimar free memory on error in http_add_basic_authentication
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Wed, 08 Mar 2006 15:14:08 +0000 reimar Fix base64 encoding for basic auth according to RFC.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 08 Nov 2005 22:07:53 +0000 rtognimp Add another content-type for aac audio in shoutcast streams
Sun, 06 Nov 2005 16:10:39 +0000 reimar fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
Sat, 05 Nov 2005 15:32:50 +0000 rtognimp Use correct demuxer type for aac in shoutcast streams
Wed, 28 Sep 2005 15:43:24 +0000 reimar another url_free that shouldn't be commented out.
Tue, 06 Sep 2005 21:00:57 +0000 reimar memleak fixes when invalid http url specified.
Sun, 24 Jul 2005 12:22:30 +0000 reimar Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not set
Sat, 23 Jul 2005 15:29:51 +0000 reimar Multiple unsv/scast bug fixes.
Wed, 20 Jul 2005 17:14:45 +0000 reimar Forgotten doxygen comments