[vlc-devel] [PATCH] Deinterlacer trivial fixes, set 2

Juha Jeronen juha.jeronen at jyu.fi
Mon May 2 16:55:55 CEST 2011


Hi all,

Some small fixes:

#1: Aaaargh! I thought I had this de-typoed already :)

#2: CalculateInterlaceScore() was factored a bit when IVTC was accepted.
The change broke the handling of the non-accelerated parts, which I
noticed only now. This patch fixes the bug.

#3: Author names for X and the Yadif glue.

#4: I liked what Laurent did in CalculateInterlaceScore(), and did a
similar factoring to DarkenField(). This makes it a few lines shorter
and eliminates some code duplication in the chroma handler.

Based on [cbad172ff6c98bacf969be6e63135fe2185a212c].

That's all for now,

 -J

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-deinterlace-algo_ivtc.h-typo-in-comment.patch
Type: text/x-patch
Size: 1043 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110502/d7df2464/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-deinterlace-bugfix-to-CalculateInterlaceScore.patch
Type: text/x-patch
Size: 1700 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110502/d7df2464/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-deinterlace-fixed-authors-for-X-and-the-Yadif-glue.patch
Type: text/x-patch
Size: 2844 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110502/d7df2464/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-deinterlace-a-small-factoring-to-DarkenField-in-the-.patch
Type: text/x-patch
Size: 4132 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110502/d7df2464/attachment-0003.bin>


More information about the vlc-devel mailing list