diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/post/deinterlace/plugins/scalerbob.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/post/deinterlace/plugins/scalerbob.c b/src/post/deinterlace/plugins/scalerbob.c index a4e785edd..54074fccf 100644 --- a/src/post/deinterlace/plugins/scalerbob.c +++ b/src/post/deinterlace/plugins/scalerbob.c @@ -25,8 +25,8 @@ static deinterlace_method_t scalerbobmethod = { DEINTERLACE_PLUGIN_API_VERSION, - "Overlay Bob", - "OverlayBob", + "Scaler Bob", + "ScalerBob", 1, 0, 1, |