[FFmpeg-devel] [patch] yadif code dump

Michael Niedermayer michaelni at gmx.at
Tue Apr 5 03:25:04 CEST 2011


On Sat, Nov 27, 2010 at 09:58:06PM +0100, James Darnley wrote:
> Since I can't duplicate code any more, I put my additions into lavfi, enjoy.




>  vf_yadif.c |   29 +++++++++++++++++++++++++----
>  1 file changed, 25 insertions(+), 4 deletions(-)
> 2307b6cbc1168768988398ef2c5bea08516f19e4  0001-Support-more-than-yuv420p-in-yadif.patch
> From 22cd772d7faa05907361d142579aa65b062f7ee3 Mon Sep 17 00:00:00 2001
> From: James Darnley <james.darnley at gmail.com>
> Date: Wed, 24 Nov 2010 21:13:52 +0100
> Subject: [PATCH 1/6] Support more than yuv420p in yadif
> 
> (and correctly support grey8)

applied & pushed
[...]

>  vf_yadif.c |   72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 71 insertions(+), 1 deletion(-)
> dc6ec75edae85403c2cd572b177de939265aa2b5  0002-Support-16-bit-in-yadif.patch
> From ad6a6023f92840566a796aa8f00d66b000c51e59 Mon Sep 17 00:00:00 2001
> From: James Darnley <james.darnley at gmail.com>
> Date: Wed, 24 Nov 2010 21:25:09 +0100
> Subject: [PATCH 2/6] Support 16-bit in yadif

applied & pushed

[...]
>  vf_yadif.c |  150 +++++++++++++++++++------------------------------------------
>  1 file changed, 48 insertions(+), 102 deletions(-)
> 9941c4f48e1ef65bdbb9adf2b6e2b73ac67cc6ad  0003-Factorise-the-C-filtering-in-yadif.patch
> From e6b18ccfb1484cb36adca8d4a845b40119a8d298 Mon Sep 17 00:00:00 2001
> From: James Darnley <james.darnley at gmail.com>
> Date: Thu, 25 Nov 2010 21:38:47 +0100
> Subject: [PATCH 3/6] Factorise the C filtering in yadif

applied & pushed
with some bit of manual fixup

[...]

>  vf_yadif.c |   17 +++++++++--------
>  1 file changed, 9 insertions(+), 8 deletions(-)
> 2caabfd2b8d88e3dafb0c69d1d9c1d248b0d129e  0004-Remove-unnecessary-shadowed-variable-in-yadif.patch
> From a51b8f9397c8dd3fdaa3f85449afa87bb3ef0ff8 Mon Sep 17 00:00:00 2001
> From: James Darnley <james.darnley at gmail.com>
> Date: Thu, 25 Nov 2010 21:43:39 +0100
> Subject: [PATCH 4/6] Remove unnecessary shadowed variable in yadif

droped, due to speedlooss

[...]
>  vf_yadif.c |   60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 59 insertions(+), 1 deletion(-)
> 04b4a750e44e37cf3405983d59c0397ed52f4699  0005-Prevent-junk-in-top-and-bottom-2-lines-when-using-ya.patch
> From 52bad98494bf1ac37b026ea13a83a369b659f8ee Mon Sep 17 00:00:00 2001
> From: James Darnley <james.darnley at gmail.com>
> Date: Thu, 25 Nov 2010 23:25:50 +0100
> Subject: [PATCH 5/6] Prevent junk in top and bottom 2 lines when using yadif

obsolete as the bug has been fixed differently


[...]
>  vf_yadif.c |    2 ++
>  1 file changed, 2 insertions(+)
> 7e4d19447e5aab2ee37cd4335c334c37e6fc3c1d  0006-Update-yadif-copyright-header.patch
> From 72e4c2293202ae67be8d399220ebee4366f878aa Mon Sep 17 00:00:00 2001
> From: James Darnley <james.darnley at gmail.com>
> Date: Fri, 26 Nov 2010 10:50:28 +0100
> Subject: [PATCH 6/6] Update yadif copyright header

i added your name, avisynth code seems not to have been merged if i
understand correctly
please correct me if iam wrong 

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

He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110405/2038c7c9/attachment.asc>


More information about the ffmpeg-devel mailing list