log libmpdemux/cache2.c @ 12198:759b010d6c09

age author description
2003-06-09 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
2003-06-03 alex warning fixes by Dominik
2003-05-26 faust3 use threads on windows
2003-04-12 albeu Fix cache uninit
2003-02-09 arpi linux->osdep
2003-01-13 arpi do not discard cache content at seeking type=STREAMTYPE_STREAM
2002-10-23 arpi mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-08-31 atmos4 fix cache disable for live.com
2002-08-31 arpi removed buggy fd<0 check for disallowing dumpstream/cache
2002-08-14 arpi disable cache if stream->fd<0 (no regular file/pipe but some special thing)
2002-05-05 arpi cache lower limit 32kb
2002-05-02 albeu printf to mp_msg
2002-02-23 albeu Make blocking call in libmpdemux interuptable (only with new input,
2001-12-25 pl missing #include's
2001-12-19 arpi pre-cache fixed
2001-12-17 arpi initial precaching
2001-10-22 arpi largefileization
2001-10-22 arpi printf->mp_msg
2001-10-21 arpi cache seeking fixed(?)
2001-10-21 arpi EOF bug fixed
2001-10-21 arpi print stats at read instead of fill
2001-10-20 arpi ehh. include config.h... 10l
2001-10-20 arpi cache2 support