Fri, 03 Nov 2006 22:03:58 +0000 |
diego |
Streamline and simplify internal vs external libdvdread handling.
|
Mon, 28 Aug 2006 17:05:18 +0000 |
reimar |
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
|
Sun, 27 Aug 2006 20:17:19 +0000 |
diego |
Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
|
Thu, 17 Aug 2006 17:19:56 +0000 |
diego |
Move all internal -I parameters to the front of CFLAGS to avoid using external
|
Sat, 05 Aug 2006 10:30:06 +0000 |
ben |
isolated tcp socket code from network.c to a dedicated file
|
Fri, 04 Aug 2006 19:31:53 +0000 |
ben |
removed udp socket creation code from rtp stack to a new dedicated udp helper file
|
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 20:44:14 +0000 |
ben |
renamed dvdnav_stream to stream_dvdnav for consistency
|
Thu, 03 Aug 2006 19:43:02 +0000 |
ben |
added dedicated file for mf:// input
|
Thu, 03 Aug 2006 19:31:36 +0000 |
ben |
mf.[hc] belong to libmpdemux
|
Thu, 03 Aug 2006 19:25:16 +0000 |
ben |
renamed cue_read.c to stream_cue.c for consistency
|
Thu, 03 Aug 2006 19:16:30 +0000 |
ben |
renamed dvbin.c to stream_dvb.c for consistency
|
Wed, 02 Aug 2006 11:22:11 +0000 |
diego |
Move conditional compilation of cdinfo.c to the build system.
|
Mon, 31 Jul 2006 20:32:38 +0000 |
ben |
removed deprecated test.c file from libmpdemux
|
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:48:50 +0000 |
ben |
renamed cddX stream interface to stream_cddX for consistency
|
Mon, 31 Jul 2006 17:39:17 +0000 |
ben |
introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
|