index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
cache2.c
Commit message (
Expand
)
Author
Age
*
Move conditional compilation into the build system.
diego
2006-07-06
*
Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...
reynaldo
2006-04-22
*
avoid cache fill status overflow with caches > ca. 20 MB
reimar
2006-04-09
*
1l - one cast too many
rathann
2006-01-14
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
add a \n after whole cache fill.
ods15
2005-10-27
*
Make a few more messages translatable by moving them into help_mp-en.h.
diego
2005-10-18
*
Use PRI?64 defines as format strings for 64 bit variables.
reimar
2005-10-13
*
remove unused cache-prefill and create cache-seek-min that controls when seek...
iive
2005-07-31
*
prevent segfault on shmem failer
iive
2004-07-26
*
cache min fill adjustment, based on patch by Jeremy Huddleston
iive
2004-07-16
*
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...
arpi
2003-06-09
*
warning fixes by Dominik
alex
2003-06-03
*
use threads on windows
faust3
2003-05-26
*
Fix cache uninit
albeu
2003-04-12
*
linux->osdep
arpi
2003-02-09
*
do not discard cache content at seeking type=STREAMTYPE_STREAM
arpi
2003-01-13
*
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...
arpi
2002-10-23
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
fix cache disable for live.com
atmos4
2002-08-31
*
removed buggy fd<0 check for disallowing dumpstream/cache
arpi
2002-08-31
*
disable cache if stream->fd<0 (no regular file/pipe but some special thing)
arpi
2002-08-14
*
cache lower limit 32kb
arpi
2002-05-05
*
printf to mp_msg
albeu
2002-05-02
*
Make blocking call in libmpdemux interuptable (only with new input,
albeu
2002-02-23
*
missing #include's
pl
2001-12-25
*
pre-cache fixed
arpi
2001-12-19
*
initial precaching
arpi
2001-12-17
*
largefileization
arpi
2001-10-22
*
printf->mp_msg
arpi
2001-10-22
*
cache seeking fixed(?)
arpi
2001-10-21
*
EOF bug fixed
arpi
2001-10-21
*
print stats at read instead of fill
arpi
2001-10-21
*
ehh. include config.h... 10l
arpi
2001-10-20
*
cache2 support
arpi
2001-10-20