aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/cache2.c
Commit message (Expand)AuthorAge
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...Gravatar arpi2003-06-09
* warning fixes by DominikGravatar alex2003-06-03
* use threads on windowsGravatar faust32003-05-26
* Fix cache uninitGravatar albeu2003-04-12
* linux->osdepGravatar arpi2003-02-09
* do not discard cache content at seeking type=STREAMTYPE_STREAMGravatar arpi2003-01-13
* mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...Gravatar arpi2002-10-23
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* fix cache disable for live.comGravatar atmos42002-08-31
* removed buggy fd<0 check for disallowing dumpstream/cacheGravatar arpi2002-08-31
* disable cache if stream->fd<0 (no regular file/pipe but some special thing)Gravatar arpi2002-08-14
* cache lower limit 32kbGravatar arpi2002-05-05
* printf to mp_msgGravatar albeu2002-05-02
* Make blocking call in libmpdemux interuptable (only with new input,Gravatar albeu2002-02-23
* missing #include'sGravatar pl2001-12-25
* pre-cache fixedGravatar arpi2001-12-19
* initial precachingGravatar arpi2001-12-17
* largefileizationGravatar arpi2001-10-22
* printf->mp_msgGravatar arpi2001-10-22
* cache seeking fixed(?)Gravatar arpi2001-10-21
* EOF bug fixedGravatar arpi2001-10-21
* print stats at read instead of fillGravatar arpi2001-10-21
* ehh. include config.h... 10lGravatar arpi2001-10-20
* cache2 supportGravatar arpi2001-10-20