log spudec.c @ 12255:2eb20525825f

age author description
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Sun, 21 Sep 2003 14:21:43 +0000 attila Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
Sun, 23 Feb 2003 22:05:55 +0000 michael sws_ prefix, more seperation between internal & external swscaler API
Sun, 16 Feb 2003 15:26:30 +0000 ranma Improved subtitle queueing, parameters (start_pts, end_pts, palette, alpha)
Sun, 16 Feb 2003 01:23:10 +0000 ranma Fix "invalid fragment" handling.
Fri, 24 Jan 2003 10:24:07 +0000 rfelker Improvements to spudec (DVD/VobSub) subtitle code:
Wed, 08 Jan 2003 18:36:36 +0000 arpi I have seen problems where DVD subtitles don't display
Tue, 15 Oct 2002 00:47:17 +0000 arpi All right: The patch adresses two issues which I found, when I analyzed
Tue, 06 Aug 2002 13:32:55 +0000 kmkaplan Put all spudec_new stuff in a single function,
Wed, 24 Jul 2002 16:47:29 +0000 kmkaplan Make spudec_assemble more resistent in the face of incomplete packets.
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.