summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpproto.c
Commit message (Expand)AuthorAgeFilesLines
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Cleanup comments and make them doxygen parsable.Luca Barbato2008-04-151-5/+18
* Expose max_packet_size from the rtp protocolLuca Barbato2008-04-151-4/+13
* Remove the "multicast=" tag from UDP and RTP URLsLuca Abeni2008-04-151-10/+5
* Add #include "os_support.h" to restore OS/2 support.Dave Yeo2007-11-271-0/+1
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-191-4/+4
* remove duplicate #includeMåns Rullgård2007-06-241-1/+0
* more av_strl* adjustmentsReimar Döffinger2007-06-241-0/+1
* replace the uses of old string functions that Reimar missedMåns Rullgård2007-06-241-3/+4
* TyposPanagiotis Issaris2007-05-101-2/+2
* use ff_neterrno() and FF_NETERROR() for networking error handlingAlex Beregszaszi2007-04-271-3/+6
* Remove parameter unused in format string.Diego Pettenò2007-03-181-1/+1
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-131-1/+1
* move networking #includes into separate fileRamiro Polla2007-02-041-5/+1
* The long awaited BeOS cleanup, phase 1François Revol2007-01-181-5/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* fix some signedness warningsMåns Rullgård2006-09-271-1/+2
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-2/+2
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-10/+10
* HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...Petr Doubek2004-08-121-2/+2
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-4/+4
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-2/+2
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-4/+4
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+300
OpenPOWER on IntegriCloud