log libmpdemux/stream_file.c @ 17012:6ff3379a0862

age author description
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Thu, 13 Oct 2005 18:33:56 +0000 reimar Use PRI?64 defines as format strings for 64 bit variables.
Thu, 13 Oct 2005 12:13:49 +0000 faust3 we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>
Sat, 14 May 2005 12:50:59 +0000 nicodvb fixed file:// syntax using newly introduced -string- urlpart
Sat, 14 May 2005 08:15:37 +0000 nicodvb make file:// prefix work
Sat, 31 Jul 2004 11:08:47 +0000 faust3 mingw stdin fixes
Sat, 13 Mar 2004 16:10:02 +0000 rtognimp Seek in HTTP streams and stdin seek fixes
Thu, 14 Aug 2003 12:15:44 +0000 diego Spelling police:
Sun, 06 Apr 2003 16:30:09 +0000 albeu Check that we really got a filename.
Fri, 04 Apr 2003 15:41:47 +0000 albeu Little fix.
Wed, 02 Apr 2003 16:25:07 +0000 albeu Stream modularization, the first step.