Mercurial > mplayer.hg
log stream/rtp.c @ 23644:73714a7a98cf
age | author | description |
---|---|---|
Fri, 04 Aug 2006 19:36:41 +0000 | ben | moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else |
Fri, 04 Aug 2006 19:31:53 +0000 | ben | removed udp socket creation code from rtp stack to a new dedicated udp helper file |
Fri, 04 Aug 2006 18:42:28 +0000 | ben | few cosmectic changes to remove duplication |
Fri, 04 Aug 2006 18:32:36 +0000 | ben | split rtp stack, udp input layer and rtp input layer from rtp.c |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/rtp.c@349254ad2bc0 |