log libmpdemux/demux_rtp_internal.h @ 37195:ac6c37d85d65 default tip

age author description
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Sat, 11 Sep 2010 22:24:16 +0000 diego Add required config.h #includes.
Sat, 27 Feb 2010 12:48:11 +0000 diego Remove pointless #ifdef checks for DEMUXER_H, which is never set.
Sat, 27 Feb 2010 12:45:12 +0000 diego Remove unnecessary stream.h #includes.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Sun, 01 Apr 2007 03:03:05 +0000 cehoyos Support h264 over rtsp
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Mon, 05 Mar 2007 22:23:30 +0000 nicodvb removed unused definition of insertRTPData(); it's not only unused,
Mon, 09 Aug 2004 08:22:10 +0000 wight LIVE.COM tests moved to ./configure
Tue, 20 Jul 2004 02:11:21 +0000 rsf Updated to cnform to a small change in the LIVE.COM API.
Thu, 03 Jun 2004 12:41:56 +0000 diego MinGW compilation fix, idea and approval by Sascha Sommer
Tue, 06 Jan 2004 09:29:42 +0000 rsf Changes to conform to recent changes to the "LIVE.COM Streaming Media" code.
Sun, 27 Jul 2003 10:13:26 +0000 rsf Added support for checking whether a RTP demuxer had combined audio+video data.
Tue, 11 Mar 2003 19:08:31 +0000 rsf Improved RTP packet buffering, by relying on the underlying OS's UDP
Mon, 03 Feb 2003 10:27:50 +0000 bertrand Restruct by Ross Finlayson <finlayson@live.com>