log

age author description
Mon, 11 Feb 2008 09:05:31 +0000 diego #include just libavutil/common.h, not all of libavutil/intreadwrite.h.
Sun, 10 Feb 2008 23:48:44 +0000 gpoirier sync w/r25973
Sun, 10 Feb 2008 19:58:05 +0000 reimar Make some variables static.
Sun, 10 Feb 2008 19:55:15 +0000 reimar Avoid a useless extra pointer variable.
Sun, 10 Feb 2008 19:47:54 +0000 reimar Do not uselessly erase background, OpenGL will take care of drawing everything.
Sun, 10 Feb 2008 19:37:18 +0000 diego Disable v4l2 if pthreads are not available, fixes bug #1015.
Sun, 10 Feb 2008 16:49:24 +0000 reimar Avoid -wid message processing blocking MPlayer.
Sun, 10 Feb 2008 15:34:52 +0000 reimar Hint about possible libmpeg2 problems with -hardframedrop
Sun, 10 Feb 2008 10:01:25 +0000 reimar Forward mouse messages to -wid Window.
Sun, 10 Feb 2008 06:53:35 +0000 voroshil r25770: URL updates for contributed win32 stuff.
Sun, 10 Feb 2008 06:46:29 +0000 voroshil Sync tag update: changes in original text are
Sun, 10 Feb 2008 06:39:52 +0000 voroshil Sync tag update
Sun, 10 Feb 2008 06:37:12 +0000 voroshil r25605: properties to get and set angle; patch by oattila chello hu
Sat, 09 Feb 2008 22:57:37 +0000 cehoyos Make dither4 & dither8 const.
Sat, 09 Feb 2008 14:47:10 +0000 reimar Make sure the -wid window does not get notified when we destroy our attached child window.