20 Commits (0809b51e528067ad94ff0ca31e91b02526197774)

Author SHA1 Message Date
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 18 years ago
  Måns Rullgård ca3e90825c remove duplicate #include 18 years ago
  Reimar Döffinger 272605c73e more av_strl* adjustments 18 years ago
  Måns Rullgård f7d78f3654 replace the uses of old string functions that Reimar missed 18 years ago
  Panagiotis Issaris b484ec78e8 Typos 18 years ago
  Alex Beregszaszi 8da4034f52 use ff_neterrno() and FF_NETERROR() for networking error handling 18 years ago
  Diego Pettenò 642d4a1a16 Remove parameter unused in format string. 18 years ago
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 18 years ago
  Ramiro Polla 42572ef53f move networking #includes into separate file 18 years ago
  François Revol e9d511dc7e The long awaited BeOS cleanup, phase 1 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
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Petr Doubek 6ba5cbc699 HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>) 21 years ago
  Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
  Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
  Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
  Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
  Michael Niedermayer b8a78f419d reversing header game 22 years ago
  François Revol 9eb826478c MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>) 22 years ago
  François Revol 9ddd71fc60 added BeOS net_server support (R5 network stack), basically the same 22 years ago
  Fabrice Bellard 5188559986 added local port option 23 years ago
  Fabrice Bellard 3b50d2ad15 added rtp protocol 23 years ago