Mercurial > mplayer.hg
log libmpdemux/cache2.c @ 18106:3a34a728fa1b
age | author | description |
---|---|---|
Sun, 09 Apr 2006 18:16:29 +0000 | reimar | avoid cache fill status overflow with caches > ca. 20 MB |
Sat, 14 Jan 2006 04:09:48 +0000 | rathann | 1l - one cast too many |
Thu, 12 Jan 2006 20:04:36 +0000 | rathann | massive attack: mp_msg printf format fixes |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Thu, 27 Oct 2005 06:55:05 +0000 | ods15 | add a \n after whole cache fill. |
Tue, 18 Oct 2005 11:11:25 +0000 | diego | Make a few more messages translatable by moving them into help_mp-en.h. |
Thu, 13 Oct 2005 18:33:56 +0000 | reimar | Use PRI?64 defines as format strings for 64 bit variables. |