log spudec.c @ 26157:64654d7bebbc

age author description
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