ref: dca95791d06edb7ebd4c5897b0e5af3bc00f2af2
parent: f1fc47becf4381fcb1679b69dfc2501eb381e9cb
parent: db14911ccb7e278357e76bfb3f1e7536b99bc889
author: Hui Su <[email protected]>
date: Mon Aug 17 20:49:13 EDT 2015
Merge "remove unused high-bit-depth args from arg list"
--- a/vpxenc.c
+++ b/vpxenc.c
@@ -452,9 +452,6 @@
&frame_parallel_decoding, &aq_mode, &frame_periodic_boost,
&noise_sens, &tune_content, &input_color_space,
&min_gf_interval, &max_gf_interval,
-#if CONFIG_VP9_HIGHBITDEPTH
- &bitdeptharg, &inbitdeptharg,
-#endif
NULL
};
static const int vp9_arg_ctrl_map[] = {