log spudec.c @ 27195:5eb532ff5793

age author description
Fri, 16 May 2008 09:42:28 +0000 diego cosmetics: Remove useless parentheses from return statements.
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Thu, 10 Jan 2008 21:47:33 +0000 reimar Add an extra check to avoid a case that cause black lines in scaled
Wed, 19 Dec 2007 08:35:40 +0000 ulion Vobsub support tridx setting in .idx file.
Tue, 11 Dec 2007 10:12:58 +0000 ulion Fix spudec to display current vobsub immediately after a seek.
Sun, 02 Dec 2007 14:24:23 +0000 reimar Mark several uses of vo_functions_t as const to stop some of the current
Fri, 30 Nov 2007 18:45:17 +0000 ulion Remove stray line that slipped through in last commit.
Fri, 30 Nov 2007 18:08:33 +0000 ulion Fix warnings:
Wed, 08 Aug 2007 22:14:00 +0000 cehoyos Cosmetics: Remove empty block.
Wed, 08 Aug 2007 08:10:35 +0000 cehoyos bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Thu, 01 Mar 2007 12:54:38 +0000 reimar Replace MIN with FFMIN
Sun, 31 Dec 2006 02:44:54 +0000 rathann Fix build with shared libavutil. Approved by Diego.
Sun, 17 Sep 2006 15:02:13 +0000 lucabe Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale
Sun, 19 Jun 2005 13:50:50 +0000 reimar Fix some subtitles that didn't show.
Sat, 08 Jan 2005 21:06:04 +0000 reimar Fix black line on right of subtitle with -spuaa 4 by setting alpha of
Sat, 18 Sep 2004 00:08:17 +0000 michael passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags
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.
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.
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