log libmpdemux/cache2.c @ 17031:da7759ed81be

age author description
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Thu, 27 Oct 2005 06:55:05 +0000 ods15 add a \n after whole cache fill.
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Thu, 13 Oct 2005 18:33:56 +0000 reimar Use PRI?64 defines as format strings for 64 bit variables.
Sun, 31 Jul 2005 00:26:07 +0000 iive remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
Mon, 26 Jul 2004 22:06:30 +0000 iive prevent segfault on shmem failer
Fri, 16 Jul 2004 20:31:17 +0000 iive cache min fill adjustment, based on patch by Jeremy Huddleston
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Tue, 03 Jun 2003 17:43:49 +0000 alex warning fixes by Dominik
Mon, 26 May 2003 18:35:42 +0000 faust3 use threads on windows
Sat, 12 Apr 2003 13:53:33 +0000 albeu Fix cache uninit
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Mon, 13 Jan 2003 03:08:56 +0000 arpi do not discard cache content at seeking type=STREAMTYPE_STREAM
Wed, 23 Oct 2002 14:46:20 +0000 arpi mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug