summaryrefslogtreecommitdiffstats
path: root/libhb/decomb.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/decomb.c')
-rw-r--r--libhb/decomb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libhb/decomb.c b/libhb/decomb.c
index ff1d566fa..7a1b4bf66 100644
--- a/libhb/decomb.c
+++ b/libhb/decomb.c
@@ -2432,6 +2432,8 @@ static int hb_decomb_init( hb_filter_object_t * filter,
}
}
+ init->job->use_decomb = 1;
+
return 0;
}