Commit History

Author SHA1 Message Date
  Alex Beregszaszi b5cccea088 change PF_INET to AF_INET to be consistent in the whole project. PF_INET is deprecated, while AF_INET is referred by the POSIX standards 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
  Aurelien Jacobs 763750242b cosmetics: indentation 17 years ago
  François Revol c9c1a8e794 The long awaited BeOS cleanup, phase 1.1: removed useless ifdef, changed check for net_server to IP_MULTICAST_TTL. 17 years ago
  François Revol e9d511dc7e The long awaited BeOS cleanup, phase 1 17 years ago
  Thijs 34ecc3975f Make it possible to reuse UDP socket (optional, disabled by default) 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
  Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Alex Beregszaszi 9c633e9a6f FreeBSD ipv6 multicast patch from ports tree 19 years ago
  Hans Zandbelt 276358c1c4 udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) 19 years ago
  Benjamin Larsson 58379c062f printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) 19 years ago
  Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 19 years ago
  Michael Niedermayer 2fc8ea249f dissallow sprintf 19 years ago
  Hans Zandbelt 7a91333f73 IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>) 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 cc74aafbc6 undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 21 years ago
  Max Krasnyansky 9899efb41a variable UDP packet size patch by Max Krasnyansky 21 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago