summaryrefslogtreecommitdiffstats
path: root/libhb/mcdeint.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/mcdeint.h')
-rw-r--r--libhb/mcdeint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/mcdeint.h b/libhb/mcdeint.h
index 3c2a96200..55a89303f 100644
--- a/libhb/mcdeint.h
+++ b/libhb/mcdeint.h
@@ -15,6 +15,7 @@ typedef struct mcdeint_private_s mcdeint_private_t;
void mcdeint_init( mcdeint_private_t * pv,
int mode,
int qp,
+ int pix_fmt,
int width,
int height );