log spudec.c @ 6459:f82b8063f3e7

age author description
Mon, 17 Jun 2002 19:11:22 +0000 kmkaplan Suppress garbage at the end of some subtitles.
Wed, 29 May 2002 19:27:06 +0000 pl - hardened a bit the new bilinear algo (missing checks)
Wed, 29 May 2002 00:32:52 +0000 pl avoids malloc()ing a negative number (== very big size_t)
Tue, 28 May 2002 02:16:01 +0000 atmos4 spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobsub ones. ptyh by Hephooey.
Sat, 25 May 2002 17:40:40 +0000 atmos4 Bounding box and partial update patch for vob/dvdsub by Hephooey.
Fri, 17 May 2002 23:47:27 +0000 albeu Improvment for spu subtitles.
Tue, 30 Apr 2002 19:20:34 +0000 atmos4 Suggested fix by
Mon, 29 Apr 2002 21:31:56 +0000 arpi guessing palette - patch by salvador <salvador@inti.gov.ar>
Thu, 25 Apr 2002 18:46:44 +0000 atmos4 VobSub updates, custom palette support and other stuff, can't write the name of the chinese(?) patch supplier.
Mon, 15 Apr 2002 19:17:12 +0000 arpi new osd code, use osd objs to follow changes and do minimal updates
Thu, 04 Apr 2002 14:24:11 +0000 arpi fixed SPU pts, it's 1024/90000 based instead of 1/100
Wed, 03 Apr 2002 18:14:21 +0000 arpi spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>
Fri, 29 Mar 2002 03:17:57 +0000 kmkaplan * New command line switch for mplayer & mencoder:
Fri, 22 Feb 2002 17:58:46 +0000 atmos4 10l accidently commited an already customized version with different default scaling algo.
Fri, 22 Feb 2002 17:57:15 +0000 atmos4 Forgot to commit with vo_sdl osd patch.