Sat, 21 Apr 2007 10:42:10 +0000 |
eugeni |
Scale camera distance.
|
Sat, 21 Apr 2007 03:20:13 +0000 |
compn |
update year of mencoder version line
|
Fri, 20 Apr 2007 23:25:30 +0000 |
eugeni |
Remove unused variables.
|
Fri, 20 Apr 2007 23:23:32 +0000 |
eugeni |
Cosmetics.
|
Fri, 20 Apr 2007 23:23:00 +0000 |
eugeni |
Allow caching of rotated glyphs.
|
Fri, 20 Apr 2007 23:19:23 +0000 |
eugeni |
Add shift_[xy] (vector that is added to the glyph before transformation) to
|
Fri, 20 Apr 2007 23:16:29 +0000 |
eugeni |
Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later.
|
Fri, 20 Apr 2007 23:14:12 +0000 |
eugeni |
Remove bbox and advance vector from bitmap cache.
|
Fri, 20 Apr 2007 23:13:34 +0000 |
eugeni |
Store outline_glyph (glyph border) in glyph cache.
|
Fri, 20 Apr 2007 23:12:19 +0000 |
eugeni |
Cosmetics: reindentation.
|
Fri, 20 Apr 2007 23:11:39 +0000 |
eugeni |
Because of the outline glyph cache it is now possible for glyph_info_t to have
|
Fri, 20 Apr 2007 23:10:33 +0000 |
eugeni |
Make get_*_glyph return void.
|
Fri, 20 Apr 2007 23:09:48 +0000 |
eugeni |
Move outline glyph generation to a separate function, using outline glyph
|
Fri, 20 Apr 2007 23:09:06 +0000 |
eugeni |
Oops, fix compilation broken in r23037.
|
Fri, 20 Apr 2007 23:06:12 +0000 |
eugeni |
Collect hit/miss statistic in hash map, and print in -v mode.
|
Fri, 20 Apr 2007 23:04:21 +0000 |
eugeni |
Add outline glyph cache (unused yet).
|
Fri, 20 Apr 2007 23:02:20 +0000 |
eugeni |
Rename glyph cache to bitmap cache.
|
Fri, 20 Apr 2007 23:00:30 +0000 |
eugeni |
Add generic hash map implementation.
|
Fri, 20 Apr 2007 22:57:55 +0000 |
eugeni |
A meaningless cosmetic change.
|
Fri, 20 Apr 2007 22:56:42 +0000 |
eugeni |
Add perspective projection.
|
Fri, 20 Apr 2007 22:55:28 +0000 |
eugeni |
Applying transformation matrix to the glyph and the shift vector separately is
|
Fri, 20 Apr 2007 22:51:19 +0000 |
eugeni |
Cosmetics: reindentation.
|
Fri, 20 Apr 2007 22:49:48 +0000 |
eugeni |
Disable caching of rotated glyphs.
|
Fri, 20 Apr 2007 21:49:49 +0000 |
nicodvb |
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
|
Fri, 20 Apr 2007 18:57:09 +0000 |
diego |
Intel's Conroe-L makes use of extended models, so adjust CPU detection
|
Fri, 20 Apr 2007 14:23:27 +0000 |
voroshil |
r22985: Move translatable strings from tv.c to help_mp*
|
Thu, 19 Apr 2007 16:29:04 +0000 |
ptt |
Sync'd up to r23003
|
Thu, 19 Apr 2007 16:28:59 +0000 |
reimar |
Mono audio should be supported by NAS, too.
|