aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream.c
Commit message (Expand)AuthorAge
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDGravatar diego2007-08-28
* cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->...Gravatar nicodvb2007-02-28
* support functions for writing to streamsGravatar nicodvb2006-12-18
* Make sure invalid protocols are rejected instead of treatedGravatar reimar2006-12-05
* Streamline and simplify internal vs external libdvdread handling.Gravatar diego2006-11-03
* * remove extern definitions of functions in .c filesGravatar attila2006-09-12
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* split rtp stack, udp input layer and rtp input layer from rtp.cGravatar ben2006-08-04
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...Gravatar ben2006-08-04
* added dedicated file for mf:// inputGravatar ben2006-08-03
* add an explicit tv stream input instead of the previous hack in stream_nullGravatar ben2006-07-31
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31