Mercurial > mplayer.hg
log libmpdemux/demux_rtp.cpp @ 22454:0f5455fc2d5d
age | author | description |
---|---|---|
Mon, 05 Mar 2007 22:23:30 +0000 | nicodvb | removed unused definition of insertRTPData(); it's not only unused, |
Tue, 27 Feb 2007 22:25:00 +0000 | nicodvb | implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS; patch by the usual Hoyos |
Tue, 27 Feb 2007 21:16:54 +0000 | nicodvb | 1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by me |
Mon, 26 Jun 2006 22:00:44 +0000 | ben | don't declare same global var twice (break live555 compilation) |
Sun, 19 Feb 2006 13:27:27 +0000 | bertrand | Allows the LIVE555 library to forces the client's port to be used |
Fri, 23 Sep 2005 22:35:04 +0000 | rsf | "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media". |
Fri, 05 Aug 2005 19:57:47 +0000 | rtognimp | Demuxer modularization |