Commit 4db5605b authored by Alex Converse's avatar Alex Converse Committed by Gerrit Code Review
Browse files

Merge "vp9_cx_iface.c: warning missing default"

Showing with 1 addition and 0 deletions
...@@ -71,6 +71,7 @@ static const struct extraconfig_map extracfg_map[] = { ...@@ -71,6 +71,7 @@ static const struct extraconfig_map extracfg_map[] = {
NO_AQ, // aq_mode NO_AQ, // aq_mode
0, // frame_periodic_delta_q 0, // frame_periodic_delta_q
BITS_8, // Bit depth BITS_8, // Bit depth
VP9E_CONTENT_DEFAULT // content
} }
} }
}; };
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment