log

age author description
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.
Sat, 22 Dec 2007 17:00:43 +0000 diego cosmetics: spelling fixes
Sat, 22 Dec 2007 16:23:42 +0000 reimar Set is_streamed correctly, should make network playback work more reliably.
Sat, 22 Dec 2007 16:22:54 +0000 reimar Get rid of URLProtocol mess (especially problematic since it made use
Sat, 22 Dec 2007 16:05:37 +0000 reimar Typo fix in message
Sat, 22 Dec 2007 15:44:57 +0000 reimar Simplify int_fastXY_t test in configure.
Sat, 22 Dec 2007 14:55:26 +0000 ulion Do not send mouse movements events in root win mode.
Sat, 22 Dec 2007 11:25:59 +0000 reimar Remove useless #ifdefs
Sat, 22 Dec 2007 11:09:43 +0000 reimar Add support for XScreenSaverSuspend
Sat, 22 Dec 2007 08:35:15 +0000 ulion Check availability before check argument for getting gamma properties.
Sat, 22 Dec 2007 06:35:35 +0000 ulion Revert to r25490, since the r25491 is not correct.
Sat, 22 Dec 2007 06:27:55 +0000 ulion Combine code for check availability of property audio(id).
Sat, 22 Dec 2007 06:20:48 +0000 ulion Combine common code for check whether chapter is available.