Mercurial > mplayer.hg
log stream/rtp.h @ 19405:0797e1b4a4be
age | author | description |
---|---|---|
Fri, 04 Aug 2006 19:38:59 +0000 | ben | removed some useless includes |
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: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.h@63d1ffa66cd1 |