log libmpdemux/mf.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 23 Mar 2013 00:50:51 +0000 diego build: Add _BSD_SOURCE definition for strsep().
Wed, 27 Jul 2011 13:40:06 +0000 diego cleanup: adjust printf format strings to match parameter types
Thu, 06 Jan 2011 14:41:10 +0000 ranma Don't hardcode filename length.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sun, 17 Jan 2010 15:08:31 +0000 reimar Add a proper header for our strsep implementation so strsep will
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Thu, 14 Feb 2008 14:44:52 +0000 reimar Change mf_fps to double
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 03 Aug 2006 19:31:36 +0000 ben mf.[hc] belong to libmpdemux
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Sat, 26 Nov 2005 17:10:17 +0000 albeu Add support to get the list of files from a file containing one filename
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Fri, 25 Apr 2003 10:20:15 +0000 faust3 enable mf support on mingw32
Fri, 04 Apr 2003 20:32:21 +0000 faust3 temporary disable mf support for systems without glob
Sun, 30 Mar 2003 17:07:31 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Tue, 28 Jan 2003 22:04:07 +0000 arpi removed nonsense (and confusing) defaults
Sun, 15 Sep 2002 19:47:49 +0000 arpi stream layer cleanup - part 1
Tue, 26 Mar 2002 05:47:04 +0000 atmos4 ooops :)
Tue, 26 Mar 2002 05:25:15 +0000 atmos4 Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.
Thu, 07 Feb 2002 12:07:47 +0000 pontscho finalize mfi support.
Wed, 06 Feb 2002 19:23:49 +0000 pontscho add mfi support