log

age author description
Fri, 02 Jan 2009 11:46:34 +0000 diego Relicense to GPLv2 or later with the author's permission.
Fri, 02 Jan 2009 11:45:39 +0000 diego Fix reference to wrong DLL filename in header comment.
Thu, 01 Jan 2009 23:16:36 +0000 diego Fix confused references to DLL filenames.
Thu, 01 Jan 2009 11:51:52 +0000 reimar Move several of the ao_nas int-to-string maps into .rodata
Thu, 01 Jan 2009 11:46:34 +0000 reimar Fix DVD seek_to_chapter: the title number must be converted to a per-VTS
Thu, 01 Jan 2009 11:41:09 +0000 reimar Code simplification
Thu, 01 Jan 2009 11:39:47 +0000 reimar Make AVI demuxer more resilient against broken or incomplete files.
Thu, 01 Jan 2009 11:33:46 +0000 reimar Simplify and comment spudec bilinear scaling code
Thu, 01 Jan 2009 11:23:32 +0000 reimar Include alloca.h when using alloca to make sure it is defined.
Thu, 01 Jan 2009 11:16:52 +0000 reimar XVID profile array should be const, so it is in rodata
Thu, 01 Jan 2009 10:24:19 +0000 reimar Avoid a uselessly high number of wakeups when playing audio-only files.
Thu, 01 Jan 2009 09:47:21 +0000 reimar 1000l, play_tree_parser_stop_keeping broke 0-termination of buffer
Thu, 01 Jan 2009 09:37:02 +0000 reimar Add zero termination missing in two cases.
Thu, 01 Jan 2009 09:35:25 +0000 reimar Add asserts to detect when assumptions for play_tree_parser_get_line
Wed, 31 Dec 2008 14:21:50 +0000 reimar Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,