[mythtv] [PATCH] KernelDeint update

Isaac Richards ijr at po.cwru.edu
Mon Nov 24 00:22:34 EST 2003


On Sunday 23 November 2003 11:26 pm, Andrew Mahone wrote:
> This is a new patch against CVS.  It includes some minor filtermanager
> fixes, and a fairly heavy rewrite of the kerneldeint filter.  The previous
> options fix patch for kerneldeint is included as well, so this can apply to
> a clean CVS checkout.

Applied this, but had to make one change -- you had:

            if (NewFilt->cleanup)
                NewFilt->cleanup;

I assume you meant: NewFilt->cleanup(NewFilt); there?

Isaac


More information about the mythtv-dev mailing list