log libmpdemux/Makefile @ 21206:68df3b19a160

age author description
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Tue, 21 Nov 2006 11:25:44 +0000 diego Remove superfluous empty variable declaration.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Sun, 17 Sep 2006 09:32:28 +0000 ods15 Add demux_nut to MPlayer repo
Sun, 27 Aug 2006 20:17:19 +0000 diego Remove XMMS_CFLAGS from CFLAGS, the variable is never set.
Tue, 22 Aug 2006 23:18:58 +0000 diego demux_avs compilation should depend on WIN32DLL support, not a linker flag.
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Thu, 03 Aug 2006 22:18:21 +0000 diego Forgotten part of the LIVE555 configure test simplification.
Thu, 03 Aug 2006 19:31:36 +0000 ben mf.[hc] belong to libmpdemux
Mon, 31 Jul 2006 20:32:38 +0000 ben removed deprecated test.c file from libmpdemux
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Thu, 27 Jul 2006 10:08:17 +0000 diego Unify include paths in the build system, part I.
Thu, 27 Jul 2006 09:34:32 +0000 diego Introduce general V4L variable/define.
Thu, 27 Jul 2006 09:30:39 +0000 diego Rename *v4l variable to *v4l1.
Sat, 22 Jul 2006 14:40:14 +0000 ben rename rtsp.c to stream_rtsp.c for consistency with other input modules