log

age author description
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.
Wed, 18 Apr 2007 19:25:52 +0000 compn update release number and add atrac3 in wav format, works on /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav
Wed, 18 Apr 2007 16:40:58 +0000 ivo preserve alpha channel when converting rgb32 to bgr32 in plain C
Wed, 18 Apr 2007 16:40:07 +0000 ivo fix red_15mask and green_15mask. the previous values were wrong and caused
Wed, 18 Apr 2007 14:39:16 +0000 diego FFmpeg Atrac 3
Wed, 18 Apr 2007 14:38:29 +0000 diego Bethesda software VID video decoder
Wed, 18 Apr 2007 14:22:42 +0000 ivo test widths all down to one. this tests whether the scalers correctly switch
Wed, 18 Apr 2007 09:58:04 +0000 diego Merge both USE_DVDREAD sections.
Wed, 18 Apr 2007 09:56:24 +0000 diego Fix preprocessor conditionals: libdvdnav includes libdvdread and configure
Wed, 18 Apr 2007 09:27:59 +0000 ivo skip MMX code in rgb24tobgr24 if the size of the input is smaller than the
Wed, 18 Apr 2007 09:26:22 +0000 ivo skip MMX code in rgb32to16 if the size of the input is smaller than the
Wed, 18 Apr 2007 09:24:49 +0000 ivo skip MMX code in rgb32to15 if the size of the input is smaller than the
Tue, 17 Apr 2007 20:38:17 +0000 ivo slightly faster rgb32tobgr32; avoid one add and one cmp
Tue, 17 Apr 2007 07:06:44 +0000 rfelker big surprise.. uau broke gcc 2.95 as usual
Tue, 17 Apr 2007 07:04:53 +0000 rfelker 5l: don't die when config file contains dvd options and dvd support is missing
Mon, 16 Apr 2007 21:41:03 +0000 ivo New implementation of rgb32tobgr32
Mon, 16 Apr 2007 20:08:29 +0000 reimar Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files