Mercurial > mplayer.hg
graph
-
Slightly document alpha for OSD colorMon, 11 Feb 2008 19:01:34 +0000, by reimar
-
Support alpha for vo gl osdcolorMon, 11 Feb 2008 19:00:01 +0000, by reimar
-
Remove an extern for a variable that no longer existsMon, 11 Feb 2008 15:23:21 +0000, by reimar
-
Remove left-over extern definitions that should not be thereMon, 11 Feb 2008 15:21:25 +0000, by reimar
-
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.Mon, 11 Feb 2008 09:05:31 +0000, by diego
-
sync w/r25973Sun, 10 Feb 2008 23:48:44 +0000, by gpoirier
-
Make some variables static.Sun, 10 Feb 2008 19:58:05 +0000, by reimar
-
Avoid a useless extra pointer variable.Sun, 10 Feb 2008 19:55:15 +0000, by reimar
-
Do not uselessly erase background, OpenGL will take care of drawing everything.Sun, 10 Feb 2008 19:47:54 +0000, by reimar
-
Disable v4l2 if pthreads are not available, fixes bug #1015.Sun, 10 Feb 2008 19:37:18 +0000, by diego
-
Avoid -wid message processing blocking MPlayer.Sun, 10 Feb 2008 16:49:24 +0000, by reimar
-
Hint about possible libmpeg2 problems with -hardframedropSun, 10 Feb 2008 15:34:52 +0000, by reimar
-
Forward mouse messages to -wid Window.Sun, 10 Feb 2008 10:01:25 +0000, by reimar
-
r25770: URL updates for contributed win32 stuff.Sun, 10 Feb 2008 06:53:35 +0000, by voroshil
-
Sync tag update: changes in original text areSun, 10 Feb 2008 06:46:29 +0000, by voroshil
-
Sync tag updateSun, 10 Feb 2008 06:39:52 +0000, by voroshil
-
r25605: properties to get and set angle; patch by oattila chello huSun, 10 Feb 2008 06:37:12 +0000, by voroshil
-
Make dither4 & dither8 const.Sat, 09 Feb 2008 22:57:37 +0000, by cehoyos
-
Make sure the -wid window does not get notified when we destroy our attached child window.Sat, 09 Feb 2008 14:47:10 +0000, by reimar
-
Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)Sat, 09 Feb 2008 14:14:35 +0000, by reimar
-
cosmetic typo fix, geneate > generateSat, 09 Feb 2008 13:13:02 +0000, by compn
-
Use AV_RB*, reduces x86_64 code size by almost 1kB.Sat, 09 Feb 2008 10:38:36 +0000, by reimar
-
in some still unknown system format 0x82 identifies AUDIO_DTSFri, 08 Feb 2008 23:45:26 +0000, by nicodvb
-
example for setting WMP user-agent string, helps when playlistsFri, 08 Feb 2008 18:33:39 +0000, by reimar
-
Disable http->mmshttp rewriting hack introduced in r25168,Fri, 08 Feb 2008 18:28:12 +0000, by reimar
-
Add aspect_fit declaration missing for w32_common.Thu, 07 Feb 2008 21:04:17 +0000, by reimar
-
Add speex tagWed, 06 Feb 2008 12:39:59 +0000, by reimar
-
Check buffer index while reading to avoid sig11Tue, 05 Feb 2008 21:32:37 +0000, by rtogni