summaryrefslogtreecommitdiffstats
path: root/filters/filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'filters/filter.c')
-rw-r--r--filters/filter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/filters/filter.c b/filters/filter.c
index eb757f5753..e07caef131 100644
--- a/filters/filter.c
+++ b/filters/filter.c
@@ -693,7 +693,6 @@ struct mp_hwdec_ctx *mp_filter_load_hwdec_device(struct mp_filter *f, int imgfmt
struct hwdec_imgfmt_request params = {
.imgfmt = imgfmt,
- .probing = false,
};
hwdec_devices_request_for_img_fmt(info->hwdec_devs, &params);