log libmpdemux/cache2.c @ 10160:ad75409ed15e

age author description
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
Sat, 31 Aug 2002 15:59:10 +0000 atmos4 fix cache disable for live.com
Sat, 31 Aug 2002 15:44:41 +0000 arpi removed buggy fd<0 check for disallowing dumpstream/cache
Wed, 14 Aug 2002 21:46:48 +0000 arpi disable cache if stream->fd<0 (no regular file/pipe but some special thing)
Sun, 05 May 2002 21:43:16 +0000 arpi cache lower limit 32kb
Thu, 02 May 2002 10:28:33 +0000 albeu printf to mp_msg
Sat, 23 Feb 2002 21:22:55 +0000 albeu Make blocking call in libmpdemux interuptable (only with new input,
Tue, 25 Dec 2001 11:20:58 +0000 pl missing #include's
Wed, 19 Dec 2001 02:16:43 +0000 arpi pre-cache fixed
Mon, 17 Dec 2001 16:55:40 +0000 arpi initial precaching
Mon, 22 Oct 2001 17:08:24 +0000 arpi largefileization
Mon, 22 Oct 2001 16:09:34 +0000 arpi printf->mp_msg
Sun, 21 Oct 2001 22:13:12 +0000 arpi cache seeking fixed(?)
Sun, 21 Oct 2001 18:14:24 +0000 arpi EOF bug fixed
Sun, 21 Oct 2001 00:32:47 +0000 arpi print stats at read instead of fill
Sat, 20 Oct 2001 23:57:55 +0000 arpi ehh. include config.h... 10l
Sat, 20 Oct 2001 23:51:02 +0000 arpi cache2 support