diff options
Diffstat (limited to 'src/post/deinterlace/plugins/greedy.c')
-rw-r--r-- | src/post/deinterlace/plugins/greedy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/deinterlace/plugins/greedy.c b/src/post/deinterlace/plugins/greedy.c index 8acb12c09..9f0e313b9 100644 --- a/src/post/deinterlace/plugins/greedy.c +++ b/src/post/deinterlace/plugins/greedy.c @@ -174,7 +174,7 @@ static void deinterlace_greedy_packed422_scanline_mmxext( uint8_t *output, static deinterlace_method_t greedymethod = { - "DScaler: Greedy - Low motion", + "Greedy - Low motion (DScaler)", "Greedy", /* "Motion Adaptive: Simple Detection", |