summaryrefslogtreecommitdiffstats
path: root/stream/stream.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-281-2/+2
* cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->...nicodvb2007-02-281-20/+4
* support functions for writing to streamsnicodvb2006-12-181-0/+28
* Make sure invalid protocols are rejected instead of treatedreimar2006-12-051-1/+2
* Streamline and simplify internal vs external libdvdread handling.diego2006-11-031-2/+2
* * remove extern definitions of functions in .c filesattila2006-09-121-2/+1
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+6
* split rtp stack, udp input layer and rtp input layer from rtp.cben2006-08-041-2/+4
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-1/+1
* added dedicated file for mf:// inputben2006-08-031-0/+2
* add an explicit tv stream input instead of the previous hack in stream_nullben2006-07-311-0/+6
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+434