[FFmpeg-devel] [PATCH] deinterlace for GRAY8 images

Michael Niedermayer michaelni
Fri Oct 12 00:37:04 CEST 2007


On Thu, Oct 11, 2007 at 11:30:45PM +0100, M?ns Rullg?rd wrote:
> Michael Niedermayer <michaelni at gmx.at> writes:
> 
> > Hi
> >
> > On Wed, Oct 10, 2007 at 12:00:43PM +0200, Andrea Gualano wrote:
> >> Hi,
> >>
> >> This trivial patch enables avpicture_deinterlace() for images whose
> >> pixel format is PIX_FMT_GRAY8 and runs the deinterlacing algorithm on
> >> the first (and only) field.
> >
> > ok
> 
> What magic does PIX_FMT_GRAY8 possess that such images cannot be
> interlaced like any other?

the patch only skips the deinterlacing of the chroma planes for GRAY8
which does not work that well ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071012/b7297ca3/attachment.pgp>



More information about the ffmpeg-devel mailing list