summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp_internal.h
Commit message (Expand)AuthorAgeFilesLines
* configure, build: remove --disable-libav supportUoti Urpala2011-12-111-2/+0
* demuxer.h: avoid including stream.hUoti Urpala2011-08-191-0/+1
* build: enable/disable all FFmpeg libraries togetherUoti Urpala2010-11-021-1/+1
* Remove pointless #ifdef checks for DEMUXER_H, which is never set.diego2010-02-271-2/+0
* Remove unnecessary stream.h #includes.diego2010-02-271-3/+0
* Add standard license header to all files in libmpdemux.diego2009-05-081-0/+18
* Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
* FFmpeg now uses different (unified) #include paths.diego2008-02-251-3/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-4/+4
* Support h264 over rtspcehoyos2007-04-011-0/+5
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* removed unused definition of insertRTPData(); it's not only unused,nicodvb2007-03-051-4/+0
* LIVE.COM tests moved to ./configurewight2004-08-091-4/+0
* Updated to cnform to a small change in the LIVE.COM API.rsf2004-07-201-2/+2
* MinGW compilation fix, idea and approval by Sascha Sommerdiego2004-06-031-0/+1
* Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.rsf2004-01-061-2/+2
* Added support for checking whether a RTP demuxer had combined audio+video data.rsf2003-07-271-0/+1
* Improved RTP packet buffering, by relying on the underlying OS's UDPrsf2003-03-111-3/+12
* Restruct by Ross Finlayson <finlayson@live.com>bertrand2003-02-031-0/+36