log http.c @ 2156:cfd57cd5252b libavformat

age author description
Thu, 17 May 2007 10:30:03 +0000 alex Use usleep instead of sleep, some MinGW versions lack sleep. libavformat
Sat, 07 Apr 2007 14:09:20 +0000 diego typos/grammar libavformat
Mon, 19 Mar 2007 00:48:47 +0000 lu_zero expose av_base64_decode and av_base64_encode libavformat
Mon, 12 Mar 2007 14:51:18 +0000 diego Properly initialize filesize during input buffer initialization. libavformat
Tue, 06 Mar 2007 13:38:41 +0000 alex handle http error codes libavformat
Sun, 04 Mar 2007 11:59:29 +0000 gpoirier Close connection on EOF libavformat
Sun, 04 Mar 2007 11:52:46 +0000 gpoirier make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303). libavformat
Wed, 28 Feb 2007 03:40:23 +0000 lu_zero Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch libavformat
Wed, 28 Feb 2007 03:28:31 +0000 lu_zero get_packetheader() forgot to read the header_checksum in big packets libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Sun, 04 Feb 2007 17:05:44 +0000 mru move networking #includes into separate file libavformat
Thu, 25 Jan 2007 10:01:28 +0000 gpoirier use more portable PRIu64 libavformat
Thu, 18 Jan 2007 17:22:30 +0000 mmu_man The long awaited BeOS cleanup, phase 1 libavformat
Sun, 14 Jan 2007 22:02:38 +0000 gpoirier add support for HTTP seeking libavformat
Sun, 29 Oct 2006 11:53:07 +0000 gpoirier switch to common base64 routines in lavf libavformat