Mercurial > mplayer.hg
graph
-
timestamps are 33 bits long, so they don't fit in an unsigned int; 10lTue, 11 Apr 2006 20:05:24 +0000, by nicodvb
-
Segfault fix, patch by Stanislav Maslovski stanislav POIS maslovski AH gmail POIS comTue, 11 Apr 2006 12:17:21 +0000, by gpoirier
-
try to detect flac bitrate early on to avoid division by zero problems.Tue, 11 Apr 2006 10:46:52 +0000, by reimar
-
check wav header length against upper limit, should protect againstTue, 11 Apr 2006 10:43:20 +0000, by reimar
-
make failures during e.g. setting the TV norm non-fatal.Tue, 11 Apr 2006 10:19:53 +0000, by reimar
-
make sure the check for valid timestamps does not accidentially search throughMon, 10 Apr 2006 16:18:17 +0000, by reimar
-
do not print the title length from a non-matching titleset.Mon, 10 Apr 2006 16:16:33 +0000, by reimar
-
getch2 should wait for input. Fixes 100% CPU usage during cache fill.Mon, 10 Apr 2006 12:42:10 +0000, by reimar
-
Fix a few French barbarism, add missing sentence.Mon, 10 Apr 2006 07:28:14 +0000, by gpoirier
-
10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_decompressSun, 09 Apr 2006 18:25:35 +0000, by reimar
-
avoid cache fill status overflow with caches > ca. 20 MBSun, 09 Apr 2006 18:16:29 +0000, by reimar
-
fix segfault in the skin browser when sbSelectedSkin gets dereferenced before setting, when no skin is selected in the skin list upon opening the browser,Sun, 09 Apr 2006 13:52:45 +0000, by gpoirier