summaryrefslogtreecommitdiffstats
path: root/libavformat/http.c
Commit message (Expand)AuthorAgeFilesLines
* switch to common base64 routines in lavfRyan Martell2006-10-291-36/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Fix memleak, patch by I. Po % yyymmmm # gmail O com %I. Po2006-07-191-1/+4
* simplify b64_encode()Michael Niedermayer2006-07-181-23/+9
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-13/+13
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-2/+2
* integer overflows, heap corruptionMichael Niedermayer2005-01-081-4/+8
* HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...Petr Doubek2004-08-121-6/+55
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-4/+4
* no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanst...Michael Niedermayer2004-03-141-26/+16
* using LIBAVFORMAT_IDENTAlex Beregszaszi2003-12-081-2/+2
* removed ctype.h headerFabrice Bellard2003-09-081-1/+0
* simplifiedAlex Beregszaszi2003-03-091-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-3/+3
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+290
OpenPOWER on IntegriCloud