Mercurial > mplayer.hg
graph
-
remove useless include that breaks MinGW (patch by Xuebin Wu)Sun, 22 Apr 2007 19:22:41 +0000, by ben
-
fix dha compilation if SVGAHELPER is used (patch by Carl Eugen HoyosSun, 22 Apr 2007 19:02:05 +0000, by ben
-
Add .mp4 to gmplayer list of known video formatsSun, 22 Apr 2007 18:54:16 +0000, by reimar
-
spelling, wordingSun, 22 Apr 2007 16:30:18 +0000, by voroshil
-
simplified depth definitionSun, 22 Apr 2007 15:44:42 +0000, by ben
-
declare variables as staticSun, 22 Apr 2007 15:41:17 +0000, by ben
-
removed useless varsSun, 22 Apr 2007 15:39:39 +0000, by ben
-
declare variables and functions as staticSun, 22 Apr 2007 15:39:18 +0000, by ben
-
declare variables as staticSun, 22 Apr 2007 15:37:17 +0000, by ben
-
declare variable as staticSun, 22 Apr 2007 15:35:45 +0000, by ben
-
removed old code, that has been commented out for too long timeSun, 22 Apr 2007 15:34:16 +0000, by ben
-
declare variable as staticSun, 22 Apr 2007 15:30:05 +0000, by ben
-
useless else caseSun, 22 Apr 2007 15:27:49 +0000, by ben
-
removed never called functionSun, 22 Apr 2007 15:26:51 +0000, by ben
-
declare variables as staticSun, 22 Apr 2007 15:26:24 +0000, by ben
-
simplified depth definitionSun, 22 Apr 2007 15:24:25 +0000, by ben
-
removed useless code from vidix driversSun, 22 Apr 2007 15:18:48 +0000, by ben
-
Suggest svn diff command that does not show most cosmeticsSun, 22 Apr 2007 15:11:47 +0000, by reimar
-
updated vidix files headers whenever it's possible to have a clear GPL statementSun, 22 Apr 2007 14:05:41 +0000, by ben
-
kill a few warningsSun, 22 Apr 2007 13:28:54 +0000, by ben
-
updated the ati vidix driver with the one from upstream vidix, it now supports much more GPUs (including all Radeon > 9600 and X series)Sun, 22 Apr 2007 13:25:50 +0000, by ben
-
after a DVDNAV_VTS_CHANGE event report the title being playedSun, 22 Apr 2007 10:27:44 +0000, by nicodvb
-
r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)Sun, 22 Apr 2007 01:55:47 +0000, by voroshil
-
synced with r23028Sat, 21 Apr 2007 18:14:49 +0000, by Gabrov
-
fix for mingw: u_long becomes unsigned longSat, 21 Apr 2007 12:04:49 +0000, by ben
-
added a new value for alpha colorkey (will be needed by further ati vidix driver upgrade)Sat, 21 Apr 2007 12:03:41 +0000, by ben
-
u_char is broken under mingw, use unsigned char instead, fix by aurelSat, 21 Apr 2007 12:00:41 +0000, by ben
-
better fix for r23001, u_int becomes unsigned int, dont force it to uin32_tSat, 21 Apr 2007 11:59:30 +0000, by ben
-
Deallocate glyphs in a separate loop.Sat, 21 Apr 2007 11:02:49 +0000, by eugeni
-
Always deallocate glyphs. Fixes a memory leak.Sat, 21 Apr 2007 10:56:28 +0000, by eugeni
-
Reset outline glyph cache when configuration changes.Sat, 21 Apr 2007 10:43:19 +0000, by eugeni
-
Scale camera distance.Sat, 21 Apr 2007 10:42:10 +0000, by eugeni