diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-05-28 02:35:57 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-05-28 02:35:57 +0000 |
commit | b53e53c961488910454ab1d3d556bcec86f385b4 (patch) | |
tree | 6fefd201550ebf74ee2652730d8e1f842ab9a1b5 /src/post/deinterlace/plugins/vfir.c | |
parent | 2730c1dac5aa1f8041de05ca8cd4839e1ce36f6e (diff) | |
download | xine-lib-b53e53c961488910454ab1d3d556bcec86f385b4.tar.gz xine-lib-b53e53c961488910454ab1d3d556bcec86f385b4.tar.bz2 |
finally: tomsmocomp deinterlacing from dscaler
CVS patchset: 7571
CVS date: 2005/05/28 02:35:57
Diffstat (limited to 'src/post/deinterlace/plugins/vfir.c')
-rw-r--r-- | src/post/deinterlace/plugins/vfir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/deinterlace/plugins/vfir.c b/src/post/deinterlace/plugins/vfir.c index 9274a5885..6809b2244 100644 --- a/src/post/deinterlace/plugins/vfir.c +++ b/src/post/deinterlace/plugins/vfir.c @@ -130,7 +130,7 @@ static void copy_scanline( uint8_t *output, static deinterlace_method_t vfirmethod = { - "ffmpeg: Vertical Blend", + "Vertical Blend (ffmpeg)", "Vertical", /* "Blur: Vertical", |