Mercurial > mplayer.hg
graph
-
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
-
update year of mencoder version lineSat, 21 Apr 2007 03:20:13 +0000, by compn
-
Remove unused variables.Fri, 20 Apr 2007 23:25:30 +0000, by eugeni
-
Cosmetics.Fri, 20 Apr 2007 23:23:32 +0000, by eugeni
-
Allow caching of rotated glyphs.Fri, 20 Apr 2007 23:23:00 +0000, by eugeni
-
Add shift_[xy] (vector that is added to the glyph before transformation) toFri, 20 Apr 2007 23:19:23 +0000, by eugeni
-
Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later.Fri, 20 Apr 2007 23:16:29 +0000, by eugeni
-
Remove bbox and advance vector from bitmap cache.Fri, 20 Apr 2007 23:14:12 +0000, by eugeni
-
Store outline_glyph (glyph border) in glyph cache.Fri, 20 Apr 2007 23:13:34 +0000, by eugeni
-
Cosmetics: reindentation.Fri, 20 Apr 2007 23:12:19 +0000, by eugeni
-
Because of the outline glyph cache it is now possible for glyph_info_t to haveFri, 20 Apr 2007 23:11:39 +0000, by eugeni
-
Make get_*_glyph return void.Fri, 20 Apr 2007 23:10:33 +0000, by eugeni
-
Move outline glyph generation to a separate function, using outline glyphFri, 20 Apr 2007 23:09:48 +0000, by eugeni
-
Oops, fix compilation broken in r23037.Fri, 20 Apr 2007 23:09:06 +0000, by eugeni
-
Collect hit/miss statistic in hash map, and print in -v mode.Fri, 20 Apr 2007 23:06:12 +0000, by eugeni