Commit History

Author SHA1 Message Date
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Reimar Döffinger 2907abed17 Remove a pointless cast. 16 years ago
  Reimar Döffinger b630a39ecd Missing 'const' in cast. 16 years ago
  Michael Niedermayer 359154bc1b Revert hack which should have never been commited. 17 years ago
  Ramiro Polla a5e979f42c os_support.h is also needed for usleep and lseek on MinGW. 17 years ago
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 years ago
  Måns Rullgård f7d78f3654 replace the uses of old string functions that Reimar missed 17 years ago
  Måns Rullgård 75e61b0e88 use new string functions 17 years ago
  Alex Beregszaszi c8df9c6358 Use usleep instead of sleep, some MinGW versions lack sleep. 17 years ago
  Diego Biurrun e42dba481f typos/grammar 17 years ago
  Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 17 years ago
  Ronald S. Bultje ecb4a895b2 Properly initialize filesize during input buffer initialization. 17 years ago
  Alex Beregszaszi 7b19aa64dc handle http error codes 17 years ago
  Ronald S. Bultje 167c553176 Close connection on EOF 17 years ago
  Ronald S. Bultje a3fd2bd87d make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303). 17 years ago
  Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 17 years ago
  Luca Barbato 9fca9c0316 Reverting stray commit part I 17 years ago
  Luca Barbato bb0eb714bd get_packetheader() forgot to read the header_checksum in big packets 17 years ago
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 17 years ago
  Ramiro Polla 42572ef53f move networking #includes into separate file 17 years ago
  Guillaume Poirier 706c0d6509 use more portable PRIu64 17 years ago
  François Revol e9d511dc7e The long awaited BeOS cleanup, phase 1 17 years ago
  Ronald S. Bultje fb2b4fc50a add support for HTTP seeking 17 years ago
  Ryan Martell a7c6aa73fe switch to common base64 routines in lavf 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  I. Po cfc4bd4695 Fix memleak, patch by I. Po % yyymmmm # gmail O com % 18 years ago
  Michael Niedermayer 7028259a0d simplify b64_encode() 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 19 years ago
  Michael Niedermayer 568e18b15e integer overflows, heap corruption 20 years ago
  Petr Doubek 6ba5cbc699 HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) 20 years ago
  Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 20 years ago
  Michael Niedermayer 9eef2b77b2 no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 20 years ago
  Alex Beregszaszi 4250dafc96 using LIBAVFORMAT_IDENT 21 years ago
  Fabrice Bellard 4358d5def3 removed ctype.h header 21 years ago
  Alex Beregszaszi ce2749d2c4 simplified 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago