log libmpdemux/demux_rtp_codec.cpp @ 22154:1dc228327c55

age author description
Wed, 07 Feb 2007 23:41:07 +0000 nicodvb when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or at
Sun, 04 Feb 2007 14:02:35 +0000 nicodvb support for SVQ3 in X-QT; patch by Carl Eugen Hoyos (cehoyos ag or at) approved by Ross
Tue, 23 Jan 2007 22:26:13 +0000 nicodvb better autodetection of framerate in case of h264; it works correctly with b-frames.
Mon, 15 Jan 2007 04:57:43 +0000 diego demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)
Fri, 12 Jan 2007 19:59:47 +0000 gpoirier add support for avc1 in X-QT over RTSP
Wed, 16 Aug 2006 23:40:51 +0000 reimar Simplistic attempt to make H.264 over RTSP work.
Fri, 23 Sep 2005 22:35:04 +0000 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
Thu, 06 Nov 2003 05:55:52 +0000 rsf Oops, removed a debugging printf from teh previous version.
Thu, 06 Nov 2003 05:53:04 +0000 rsf Increased the threshold for how many incoming frames to look at while guessing
Sun, 27 Jul 2003 10:16:14 +0000 rsf Added support for the "L16" and "L8" (raw PCM audio) RTP payload formats.
Sat, 12 Apr 2003 09:29:13 +0000 rsf Minor code cleanup.
Tue, 11 Mar 2003 19:08:31 +0000 rsf Improved RTP packet buffering, by relying on the underlying OS's UDP
Sun, 09 Feb 2003 17:06:38 +0000 arpi Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
Mon, 03 Feb 2003 10:27:50 +0000 bertrand Restruct by Ross Finlayson <finlayson@live.com>