Mercurial > mplayer.hg
log stream/Makefile @ 19552:b4e2c17c2bdf
age | author | description |
---|---|---|
Sun, 27 Aug 2006 20:17:19 +0000 | diego | Remove XMMS_CFLAGS from CFLAGS, the variable is never set. |
Thu, 17 Aug 2006 17:19:56 +0000 | diego | Move all internal -I parameters to the front of CFLAGS to avoid using external |
Sat, 05 Aug 2006 10:30:06 +0000 | ben | isolated tcp socket code from network.c to a dedicated file |
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 |
Fri, 04 Aug 2006 17:01:29 +0000 | ben | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier) |
Thu, 03 Aug 2006 20:44:14 +0000 | ben | renamed dvdnav_stream to stream_dvdnav for consistency |