log

age author description
Fri, 30 Apr 2010 19:03:13 +0000 reimar Avoid duplicating the GL/gl.h include.
Fri, 30 Apr 2010 17:12:52 +0000 reimar 100l, open the customtex also in binary mode, not just the program.
Wed, 28 Apr 2010 11:57:09 +0000 cehoyos Fix compilation with gcc 2.95.3 (with --disable-ass).
Tue, 27 Apr 2010 22:06:29 +0000 iive New hack for vobsub packet merging.
Tue, 27 Apr 2010 19:04:23 +0000 reimar Move variable declaration into the block where it is actually used.
Tue, 27 Apr 2010 17:50:50 +0000 diego Add llrintf test for FFmpeg.
Tue, 27 Apr 2010 15:17:49 +0000 diego Add missing input.h #include, fixes the warnings:
Tue, 27 Apr 2010 15:16:42 +0000 diego Move "screen" variable declaration below the relevant #ifdef, fixes the warning:
Tue, 27 Apr 2010 13:33:29 +0000 Gabrov fix typo
Tue, 27 Apr 2010 08:19:42 +0000 cehoyos Fix compilation with live555 after libavutil r22965.
Sun, 25 Apr 2010 20:05:22 +0000 Gabrov synced with r31096
Sun, 25 Apr 2010 19:58:43 +0000 Gabrov typo fixes
Sun, 25 Apr 2010 16:48:48 +0000 reimar Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.
Sun, 25 Apr 2010 16:39:39 +0000 reimar Try other methods also if GetBusKey fails instead of failing completely.
Sun, 25 Apr 2010 16:20:54 +0000 reimar Missing space after if.