log http.c @ 2172:92f61ed53965 libavformat

age author description
2007-05-17 alex Use usleep instead of sleep, some MinGW versions lack sleep. libavformat
2007-04-07 diego typos/grammar libavformat
2007-03-19 lu_zero expose av_base64_decode and av_base64_encode libavformat
2007-03-12 diego Properly initialize filesize during input buffer initialization. libavformat
2007-03-06 alex handle http error codes libavformat
2007-03-04 gpoirier Close connection on EOF libavformat
2007-03-04 gpoirier make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303). libavformat
2007-02-28 lu_zero Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch libavformat
2007-02-28 lu_zero get_packetheader() forgot to read the header_checksum in big packets libavformat
2007-02-13 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
2007-02-04 mru move networking #includes into separate file libavformat
2007-01-25 gpoirier use more portable PRIu64 libavformat
2007-01-18 mmu_man The long awaited BeOS cleanup, phase 1 libavformat
2007-01-14 gpoirier add support for HTTP seeking libavformat
2006-10-29 gpoirier switch to common base64 routines in lavf libavformat
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
2006-07-19 gpoirier Fix memleak, patch by I. Po % yyymmmm # gmail O com % libavformat
2006-07-18 michael simplify b64_encode() libavformat
2006-01-12 diego Update licensing information: The FSF changed postal address. libavformat
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavformat
2005-02-24 michael kill warnings patch by (Måns Rullgård <mru inprovide com>) libavformat
2005-01-08 michael integer overflows, heap corruption libavformat
2004-08-12 michael HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) libavformat
2004-06-19 melanson sweeping change from -EIO -> AVERROR_IO libavformat
2004-03-14 michael no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) libavformat
2003-12-08 alex using LIBAVFORMAT_IDENT libavformat
2003-09-08 bellard removed ctype.h header libavformat
2003-03-09 al3x simplified libavformat
2003-02-11 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
2002-11-25 bellard renamed libav to libavformat libavformat