Mercurial > mplayer.hg
log stream/stream.c @ 19688:0a01f0e6db8d
age | author | description |
---|---|---|
Mon, 28 Aug 2006 17:05:18 +0000 | reimar | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) |
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 19:43:02 +0000 | ben | added dedicated file for mf:// input |
Mon, 31 Jul 2006 18:36:29 +0000 | ben | add an explicit tv stream input instead of the previous hack in stream_null |
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/stream.c@e0ff84f817a6 |