| Commit message (Expand) | Author | Age |
* | Add shift_[xy] (vector that is added to the glyph before transformation) to | eugeni | 2007-04-20 |
* | Fill bitmap_hash_key during parsing stage, call get_bitmap_glyph() much later. | eugeni | 2007-04-20 |
* | Remove bbox and advance vector from bitmap cache. | eugeni | 2007-04-20 |
* | Store outline_glyph (glyph border) in glyph cache. | eugeni | 2007-04-20 |
* | Cosmetics: reindentation. | eugeni | 2007-04-20 |
* | Because of the outline glyph cache it is now possible for glyph_info_t to have | eugeni | 2007-04-20 |
* | Make get_*_glyph return void. | eugeni | 2007-04-20 |
* | Move outline glyph generation to a separate function, using outline glyph | eugeni | 2007-04-20 |
* | Oops, fix compilation broken in r23037. | eugeni | 2007-04-20 |
* | Collect hit/miss statistic in hash map, and print in -v mode. | eugeni | 2007-04-20 |
* | Add outline glyph cache (unused yet). | eugeni | 2007-04-20 |
* | Rename glyph cache to bitmap cache. | eugeni | 2007-04-20 |
* | Add generic hash map implementation. | eugeni | 2007-04-20 |
* | A meaningless cosmetic change. | eugeni | 2007-04-20 |
* | Add perspective projection. | eugeni | 2007-04-20 |
* | Applying transformation matrix to the glyph and the shift vector separately is | eugeni | 2007-04-20 |
* | Cosmetics: reindentation. | eugeni | 2007-04-20 |
* | Disable caching of rotated glyphs. | eugeni | 2007-04-20 |
* | with -identify show audio and video id; patch by Andrew Savchenko (Bircoph li... | nicodvb | 2007-04-20 |
* | Intel's Conroe-L makes use of extended models, so adjust CPU detection | diego | 2007-04-20 |
* | r22985: Move translatable strings from tv.c to help_mp* | voroshil | 2007-04-20 |
* | Sync'd up to r23003 | ptt | 2007-04-19 |
* | Mono audio should be supported by NAS, too. | reimar | 2007-04-19 |
* | update release number and add atrac3 in wav format, works on /samples/a-codec... | compn | 2007-04-18 |
* | preserve alpha channel when converting rgb32 to bgr32 in plain C | ivo | 2007-04-18 |
* | fix red_15mask and green_15mask. the previous values were wrong and caused | ivo | 2007-04-18 |
* | FFmpeg Atrac 3 | diego | 2007-04-18 |
* | Bethesda software VID video decoder | diego | 2007-04-18 |
* | test widths all down to one. this tests whether the scalers correctly switch | ivo | 2007-04-18 |
* | Merge both USE_DVDREAD sections. | diego | 2007-04-18 |
* | Fix preprocessor conditionals: libdvdnav includes libdvdread and configure | diego | 2007-04-18 |
* | skip MMX code in rgb24tobgr24 if the size of the input is smaller than the | ivo | 2007-04-18 |
* | skip MMX code in rgb32to16 if the size of the input is smaller than the | ivo | 2007-04-18 |
* | skip MMX code in rgb32to15 if the size of the input is smaller than the | ivo | 2007-04-18 |
* | slightly faster rgb32tobgr32; avoid one add and one cmp | ivo | 2007-04-17 |
* | big surprise.. uau broke gcc 2.95 as usual | rfelker | 2007-04-17 |
* | 5l: don't die when config file contains dvd options and dvd support is missing | rfelker | 2007-04-17 |
* | New implementation of rgb32tobgr32 | ivo | 2007-04-16 |
* | Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files | reimar | 2007-04-16 |
* | cosmetics: tabs --> spaces | diego | 2007-04-16 |
* | minor fixes for r23004 | kraymer | 2007-04-16 |
* | synced with r23003 | Gabrov | 2007-04-16 |
* | r22985: Move translatable strings from tv.c to help_mp* | kraymer | 2007-04-16 |
* | Remove duplicated line | voroshil | 2007-04-16 |
* | bad prototype for driver init function | ben | 2007-04-15 |
* | u_int seems unknown under mingw | ben | 2007-04-15 |
* | lowres supports some h264 files | compn | 2007-04-15 |
* | add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tv | voroshil | 2007-04-15 |
* | Report if internal, external of dvdnav version of dvdread is used. | diego | 2007-04-15 |
* | Disabled VCD support under Cygwin, it fails to link. | diego | 2007-04-15 |