log

age author description
Mon, 11 Oct 2010 17:09:33 +0000 reimar Fix handling of invalid values in aspect_save_screenres to not overwrite
Mon, 11 Oct 2010 12:33:57 +0000 diego Remove #warning preprocessor directives or replace them by suitable comments.
Sun, 10 Oct 2010 11:20:57 +0000 reimar Extract code to read a pnm file into a separate function.
Sun, 10 Oct 2010 09:30:42 +0000 cigaes Add the overlay_add and overlay_remove commands.
Sun, 10 Oct 2010 09:27:11 +0000 cigaes Use a dynamic list for the sources of EOSD elements.
Sat, 09 Oct 2010 17:52:35 +0000 reimar Avoid printing AAC with SBR warning on every decode call, instead print
Sat, 09 Oct 2010 15:55:09 +0000 reimar Write the code in a more understandable way instead of trying to explain
Sat, 09 Oct 2010 15:51:28 +0000 reimar Whitespace cosmetics: format init function more consistent with the
Sat, 09 Oct 2010 15:46:17 +0000 reimar Fix typo in error message: ACC -> AAC
Sat, 09 Oct 2010 15:16:24 +0000 reimar Simplify some ifdefs.
Sat, 09 Oct 2010 15:14:33 +0000 reimar Move OS-fixup hacks in init code into a separate function.
Sat, 09 Oct 2010 15:10:08 +0000 reimar Sanitize indentation of common init functions.
Sat, 09 Oct 2010 15:04:50 +0000 reimar Avoid duplicating common init code between MPlayer and mencoder.
Sat, 09 Oct 2010 14:17:06 +0000 reimar Remove some commented-out and generally useless code.
Sat, 09 Oct 2010 13:35:16 +0000 reimar Fix validity checks before closing a file descriptor.