log

age author description
Thu, 27 Dec 2007 11:19:54 +0000 diego Remove unused static variable pass, fixes the warning:
Wed, 26 Dec 2007 13:13:48 +0000 ulion From now on, libmenu does not steal all input keys from input modules.
Wed, 26 Dec 2007 04:15:56 +0000 ulion Support ?(!NAME:TEXT) format for expanding string by property.
Tue, 25 Dec 2007 12:22:50 +0000 reimar Add a missing free of the avctx
Tue, 25 Dec 2007 09:01:51 +0000 ulion Use '-' instead of '_' in option name.
Tue, 25 Dec 2007 08:38:09 +0000 ulion Remove useless scope.
Tue, 25 Dec 2007 08:01:46 +0000 ulion Change the default osd menu command for AR_MENU in comment of input.conf.
Tue, 25 Dec 2007 04:30:16 +0000 ulion Simplify the condition code.
Mon, 24 Dec 2007 16:27:52 +0000 reimar Add some const/static qualifiers as appropriate
Mon, 24 Dec 2007 16:05:09 +0000 reimar Use realloc_struct in more places for consistency
Mon, 24 Dec 2007 15:56:33 +0000 reimar Get rid of some of the more excessive () and casts.
Mon, 24 Dec 2007 10:00:21 +0000 diego pci_db2c.awk creates more than just two .c files, add the rest to the rule.
Mon, 24 Dec 2007 09:59:47 +0000 diego Skip unnecessary (debug) output; obey the rule of silence.
Mon, 24 Dec 2007 01:54:30 +0000 lu_zero Make sure we have an rtsp session
Sun, 23 Dec 2007 21:22:02 +0000 diego typo: begining --> beginning
Sun, 23 Dec 2007 16:46:24 +0000 reimar Replace LOAD_LE32 etc. by AV_RL32 etc.
Sun, 23 Dec 2007 16:42:54 +0000 reimar Add a read_varlen function to reduce some code duplication
Sun, 23 Dec 2007 11:29:36 +0000 iive Fix compilation of liba52/test.c testing and benchmarking application.
Sat, 22 Dec 2007 20:17:57 +0000 reimar Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour
Sat, 22 Dec 2007 19:16:01 +0000 diego cosmetics: Remove trailing whitespace, reformat one comment.
Sat, 22 Dec 2007 19:11:54 +0000 diego Add proper copyright/license headers.
Sat, 22 Dec 2007 18:51:05 +0000 reimar Add missing X11/extensions/scrnsaver.h include
Sat, 22 Dec 2007 18:49:28 +0000 diego Remove wrong and misleading comments.
Sat, 22 Dec 2007 18:35:52 +0000 diego typos
Sat, 22 Dec 2007 18:35:09 +0000 diego cosmetics: grammar/spelling
Sat, 22 Dec 2007 18:32:45 +0000 reimar 100l, fix compilation.
Sat, 22 Dec 2007 18:12:03 +0000 ulion Grammar fix.
Sat, 22 Dec 2007 17:33:28 +0000 ulion Add copyright info for s/pdif code from VideoLAN.
Sat, 22 Dec 2007 17:13:17 +0000 diego Add missing #include, fixes
Sat, 22 Dec 2007 17:10:09 +0000 diego cosmetics: Remove trailing whitespace.