Mercurial > mplayer.hg
log libmpdemux/demux_rtp_codec.cpp @ 15231:e183a591efee
age | author | description |
---|---|---|
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> |