summaryrefslogtreecommitdiffstats
path: root/libmpdemux/cache2.c
Commit message (Expand)AuthorAgeFilesLines
* prevent segfault on shmem faileriive2004-07-261-0/+13
* cache min fill adjustment, based on patch by Jeremy Huddlestoniive2004-07-161-4/+15
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...arpi2003-06-091-1/+0
* warning fixes by Dominikalex2003-06-031-0/+1
* use threads on windowsfaust32003-05-261-3/+42
* Fix cache uninitalbeu2003-04-121-0/+10
* linux->osdeparpi2003-02-091-1/+1
* do not discard cache content at seeking type=STREAMTYPE_STREAMarpi2003-01-131-5/+10
* mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...arpi2002-10-231-1/+2
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-3/+2
* fix cache disable for live.comatmos42002-08-311-6/+5
* removed buggy fd<0 check for disallowing dumpstream/cachearpi2002-08-311-5/+6
* disable cache if stream->fd<0 (no regular file/pipe but some special thing)arpi2002-08-141-0/+7
* cache lower limit 32kbarpi2002-05-051-1/+3
* printf to mp_msgalbeu2002-05-021-1/+1
* Make blocking call in libmpdemux interuptable (only with new input,albeu2002-02-231-4/+5
* missing #include'spl2001-12-251-0/+2
* pre-cache fixedarpi2001-12-191-3/+4
* initial precachingarpi2001-12-171-6/+25
* largefileizationarpi2001-10-221-11/+9
* printf->mp_msgarpi2001-10-221-6/+12
* cache seeking fixed(?)arpi2001-10-211-32/+79
* EOF bug fixedarpi2001-10-211-1/+5
* print stats at read instead of fillarpi2001-10-211-2/+4
* ehh. include config.h... 10larpi2001-10-201-0/+2
* cache2 supportarpi2001-10-201-0/+204