log

age author description
Wed, 09 Jan 2008 16:20:42 +0000 gpoirier sync w/r25657
Wed, 09 Jan 2008 07:18:14 +0000 reimar Codecdata must always be malloc'd, fixes free being called with an
Wed, 09 Jan 2008 03:38:47 +0000 compn dumpstream is NOT a better way to copy a dvd title
Wed, 09 Jan 2008 03:37:17 +0000 compn dvd-device can specify iso files too
Wed, 09 Jan 2008 01:17:52 +0000 uau Set CONFIG_SWSCALER in order to avoid imgresample
Wed, 09 Jan 2008 01:17:49 +0000 uau Remove unnecessary <signal.h> includes
Tue, 08 Jan 2008 22:18:48 +0000 reimar Use getppid instead of getpid and move a snprintf to where it is actually needed.
Tue, 08 Jan 2008 22:18:35 +0000 reimar Simplify a needlessly complex use of snprintf
Tue, 08 Jan 2008 21:40:44 +0000 reimar Do not use exit_player in the signal handler, this code just can not
Tue, 08 Jan 2008 12:46:20 +0000 eugeni Clear fonts when the file is closed.
Tue, 08 Jan 2008 12:45:41 +0000 eugeni Fix ass_clear_fonts not deallocating fontdata.
Tue, 08 Jan 2008 00:37:41 +0000 diego Fix illegal identifiers, names starting with __ are reserved for the system.
Mon, 07 Jan 2008 23:43:10 +0000 diego Fix illegal identifier, names starting with _ and uppercase are reserved.
Mon, 07 Jan 2008 23:34:15 +0000 diego Fix illegal identifier, names starting with _ and uppercase are reserved.
Mon, 07 Jan 2008 22:46:53 +0000 diego Fix #endif comment, sync with libdvdcss r208.