log

age author description
Mon, 11 Feb 2008 19:01:34 +0000 reimar Slightly document alpha for OSD color
Mon, 11 Feb 2008 19:00:01 +0000 reimar Support alpha for vo gl osdcolor
Mon, 11 Feb 2008 15:23:21 +0000 reimar Remove an extern for a variable that no longer exists
Mon, 11 Feb 2008 15:21:25 +0000 reimar Remove left-over extern definitions that should not be there
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.
Sat, 09 Feb 2008 14:14:35 +0000 reimar Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)
Sat, 09 Feb 2008 13:13:02 +0000 compn cosmetic typo fix, geneate > generate
Sat, 09 Feb 2008 10:38:36 +0000 reimar Use AV_RB*, reduces x86_64 code size by almost 1kB.
Fri, 08 Feb 2008 23:45:26 +0000 nicodvb in some still unknown system format 0x82 identifies AUDIO_DTS
Fri, 08 Feb 2008 18:33:39 +0000 reimar example for setting WMP user-agent string, helps when playlists
Fri, 08 Feb 2008 18:28:12 +0000 reimar Disable http->mmshttp rewriting hack introduced in r25168,
Thu, 07 Feb 2008 21:04:17 +0000 reimar Add aspect_fit declaration missing for w32_common.
Wed, 06 Feb 2008 12:39:59 +0000 reimar Add speex tag
Tue, 05 Feb 2008 21:32:37 +0000 rtogni Check buffer index while reading to avoid sig11
Tue, 05 Feb 2008 12:28:41 +0000 gpoirier sync w/r25955
Tue, 05 Feb 2008 09:29:23 +0000 gpoirier typo fix, noticed by JRaSH