Mercurial > mplayer.hg
graph
-
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)Mon, 24 Nov 2008 14:29:32 +0000, by gpoirier
-
avoid putting several statements on a single lineMon, 24 Nov 2008 14:25:14 +0000, by gpoirier
-
Use doxygen-style comments in file header. Remove tabs usage.Mon, 24 Nov 2008 13:34:31 +0000, by gpoirier
-
whitespace-cleanupMon, 24 Nov 2008 13:28:56 +0000, by gpoirier
-
Allow vo_macosx to be compiled in 64-bits mode:Mon, 24 Nov 2008 13:22:18 +0000, by gpoirier
-
More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.Mon, 24 Nov 2008 11:04:50 +0000, by reimar
-
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.Mon, 24 Nov 2008 10:01:03 +0000, by gpoirier
-
Remove a ColorFill that is not necessary since the surface it is usedMon, 24 Nov 2008 09:46:23 +0000, by reimar
-
Make sure the backbuffer is cleared when the border size might have changed.Mon, 24 Nov 2008 09:44:33 +0000, by reimar
-
Remove useless setting of frame_buffer to NULL as suggested by Reimar.Mon, 24 Nov 2008 08:43:13 +0000, by diego
-
cosmetics: indentationMon, 24 Nov 2008 08:41:44 +0000, by diego
-
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.Mon, 24 Nov 2008 08:40:11 +0000, by diego
-
Create a separate codecs.conf entry for Tremor and use it if MPlayer isMon, 24 Nov 2008 08:31:44 +0000, by diego
-
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.Mon, 24 Nov 2008 08:29:34 +0000, by diego
-
sync w/r27979Sun, 23 Nov 2008 22:01:54 +0000, by gpoirier
-
Clear the whole window on resize in vo_x11 since we do notSun, 23 Nov 2008 20:49:05 +0000, by reimar
-
Simplify vo_x11 check_events functionSun, 23 Nov 2008 20:47:04 +0000, by reimar
-
Do not draw in window if our image has not yet been adjusted to the new window size.Sun, 23 Nov 2008 20:39:15 +0000, by reimar
-
Remove unnecessary xf86vmode.h include.Sun, 23 Nov 2008 20:20:51 +0000, by reimar
-
Remove some usnused variables and commented-out code.Sun, 23 Nov 2008 20:19:06 +0000, by reimar
-
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.Sun, 23 Nov 2008 20:17:46 +0000, by reimar
-
Patch to improve/consistify coding style.Sun, 23 Nov 2008 18:50:39 +0000, by reimar
-
Fix indentationSun, 23 Nov 2008 18:45:01 +0000, by reimar
-
Lock/unlock surface only once even when drawing many slices.Sun, 23 Nov 2008 18:42:29 +0000, by reimar
-
Move locked_rect from stack to priv struct in preparation for following patch.Sun, 23 Nov 2008 18:24:53 +0000, by reimar
-
Move the StretchRect call from draw_slices to render_d3d_frame.Sun, 23 Nov 2008 18:13:56 +0000, by reimar
-
Remove pointless is_cfG_finished variable.Sun, 23 Nov 2008 17:25:46 +0000, by reimar
-
Handle fb_dev_name similar to vo_fbdev in vo_wii.Sun, 23 Nov 2008 14:57:51 +0000, by diego