log stream/stream.c @ 25186:919916007cd2

age author description
Fri, 30 Nov 2007 19:51:30 +0000 ben this local variable can be static
Mon, 26 Nov 2007 00:41:21 +0000 ulion Support stream redirection from http to mms, fix bug #927.
Thu, 08 Nov 2007 23:07:19 +0000 cehoyos Fix possible null-pointer-dereference in stream_fill_buffer().
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Wed, 28 Feb 2007 23:40:39 +0000 nicodvb cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size
Mon, 18 Dec 2006 20:56:24 +0000 nicodvb support functions for writing to streams
Tue, 05 Dec 2006 18:30:48 +0000 reimar Make sure invalid protocols are rejected instead of treated
Fri, 03 Nov 2006 22:03:58 +0000 diego Streamline and simplify internal vs external libdvdread handling.
Tue, 12 Sep 2006 16:24:23 +0000 attila * remove extern definitions of functions in .c files
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