aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/Makefile
Commit message (Expand)AuthorAge
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* Remove XMMS_CFLAGS from CFLAGS, the variable is never set.Gravatar diego2006-08-27
* Move all internal -I parameters to the front of CFLAGS to avoid using externalGravatar diego2006-08-17
* isolated tcp socket code from network.c to a dedicated fileGravatar ben2006-08-05
* removed udp socket creation code from rtp stack to a new dedicated udp helper...Gravatar ben2006-08-04
* 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
* renamed dvdnav_stream to stream_dvdnav for consistencyGravatar ben2006-08-03
* added dedicated file for mf:// inputGravatar ben2006-08-03
* mf.[hc] belong to libmpdemuxGravatar ben2006-08-03
* renamed cue_read.c to stream_cue.c for consistencyGravatar ben2006-08-03
* renamed dvbin.c to stream_dvb.c for consistencyGravatar ben2006-08-03
* Move conditional compilation of cdinfo.c to the build system.Gravatar diego2006-08-02
* removed deprecated test.c file from libmpdemuxGravatar ben2006-07-31
* add an explicit tv stream input instead of the previous hack in stream_nullGravatar ben2006-07-31
* renamed cddX stream interface to stream_cddX for consistencyGravatar ben2006-07-31
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31