log libmpdemux/Makefile @ 26476:3c67e9d90431

age author description
Wed, 23 Apr 2008 09:42:09 +0000 diego EXTRAXX_INC flags should now be added to .depend compilation,
Tue, 22 Apr 2008 22:14:06 +0000 diego .depend has to get all the CFLAGS that the files it contains dependency
Wed, 09 Apr 2008 00:46:21 +0000 albeu Split the lavf taglists out of the lavf muxer to allow using libmpmux
Wed, 09 Apr 2008 00:43:19 +0000 albeu Split the aac header parsing out of aac demuxer to allow using libmpmux
Mon, 03 Mar 2008 19:37:41 +0000 diego Only demux_lavf.o explicitly needs -I../libavcodec in CFLAGS.
Wed, 19 Sep 2007 21:38:22 +0000 lu_zero libnemesi support, yet another rtsp/rtp library...
Thu, 26 Apr 2007 11:22:22 +0000 diego Add general variables for either static or shared FFmpeg libraries.
Thu, 26 Apr 2007 10:36:59 +0000 diego Add CXX include flags to dependency file generation CFLAGS to generate correct
Wed, 25 Apr 2007 08:35:35 +0000 diego cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.
Sun, 18 Mar 2007 22:49:37 +0000 diego Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
Sun, 18 Mar 2007 21:58:28 +0000 diego Move setting CXXFLAGS to configure.
Thu, 15 Mar 2007 22:34:45 +0000 diego Use explicit path for headers from the loader/ directory.
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 15 Mar 2007 18:07:12 +0000 diego Add live555 include flags to CXXFLAGS only.
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.