summaryrefslogtreecommitdiffstats
path: root/stream/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous comment.diego2006-11-251-3/+0
* Unify dep/depend targets.diego2006-11-201-3/+1
* Streamline and simplify internal vs external libdvdread handling.diego2006-11-031-1/+1
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-281-0/+17
* Remove XMMS_CFLAGS from CFLAGS, the variable is never set.diego2006-08-271-1/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-171-1/+1
* isolated tcp socket code from network.c to a dedicated fileben2006-08-051-0/+1
* removed udp socket creation code from rtp stack to a new dedicated udp helper...ben2006-08-041-0/+1
* split rtp stack, udp input layer and rtp input layer from rtp.cben2006-08-041-0/+2
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-1/+1
* renamed dvdnav_stream to stream_dvdnav for consistencyben2006-08-031-1/+1
* added dedicated file for mf:// inputben2006-08-031-0/+1
* mf.[hc] belong to libmpdemuxben2006-08-031-2/+1
* renamed cue_read.c to stream_cue.c for consistencyben2006-08-031-3/+1
* renamed dvbin.c to stream_dvb.c for consistencyben2006-08-031-1/+1
* Move conditional compilation of cdinfo.c to the build system.diego2006-08-021-3/+2
* removed deprecated test.c file from libmpdemuxben2006-07-311-2/+2
* add an explicit tv stream input instead of the previous hack in stream_nullben2006-07-311-1/+1
* renamed cddX stream interface to stream_cddX for consistencyben2006-07-311-2/+2
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+151