log spudec.c @ 5133:9841a86d66f9

age author description
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.
Tue, 15 Jan 2002 21:05:37 +0000 kmkaplan Add a third scaling algorithm wich should be faster. Select by
Sat, 12 Jan 2002 21:48:41 +0000 kmkaplan Fix brightness of subtitles
Thu, 10 Jan 2002 17:17:37 +0000 kmkaplan Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
Fri, 28 Dec 2001 19:20:12 +0000 arpi dvdsub pts fix, based on patch by Kim Minh Kaplan
Fri, 28 Dec 2001 01:24:49 +0000 arpi printf->mp_msg
Fri, 28 Dec 2001 01:03:57 +0000 arpi more stable and reliable spudec packet reassembler
Tue, 25 Dec 2001 20:32:02 +0000 arpi dvd seeking -> subtitle disappearing bugs fixed
Tue, 25 Dec 2001 11:14:25 +0000 pl fixes warnings
Sun, 09 Dec 2001 16:56:23 +0000 pl Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:
Wed, 28 Nov 2001 14:55:56 +0000 atmos4 Fix spudec compile with libdvdread enabled.
Wed, 28 Nov 2001 12:44:39 +0000 pl spudec_new has a dvd_priv_t as an argument, which is defined in
Wed, 28 Nov 2001 08:08:03 +0000 nexus unistd.h required at least by FreeBSD
Tue, 27 Nov 2001 20:16:45 +0000 atmos4 Palette support for SPU decoder.
Tue, 20 Nov 2001 21:45:07 +0000 pl subtitles looked bad here (inverted colors sometimes)
Tue, 20 Nov 2001 18:36:50 +0000 arpi DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
Mon, 30 Apr 2001 02:26:18 +0000 arpi_esp (C) fixed
Sat, 21 Apr 2001 17:31:32 +0000 arpi_esp spudec_decode() moved from mplayer.c to spudec.c
Sat, 21 Apr 2001 15:38:01 +0000 lgb Separated dvdsub code to be able to work with it easier