shithub: libvpx

Download patch

ref: 14e37cf9177f63d27d76bd636581c634c3d220d1
parent: 0d2d3321af58c8b2af18bbfec2e63bf6f8902a65
author: Yaowu Xu <[email protected]>
date: Fri Jan 2 07:36:57 EST 2015

Add help info for --enable-vp9-highbitdepth

This fixes issue# 903.

Change-Id: I649d8584898a93681073e1ac1b444ff66e240050

--- a/configure
+++ b/configure
@@ -36,6 +36,7 @@
   ${toggle_codec_srcs}            in/exclude codec library source code
   ${toggle_debug_libs}            in/exclude debug version of libraries
   ${toggle_static_msvcrt}         use static MSVCRT (VS builds only)
+  ${toggle_vp9_highbitdepth}      use VP9 high bit depth (10/12) profiles
   ${toggle_vp8}                   VP8 codec support
   ${toggle_vp9}                   VP9 codec support
   ${toggle_internal_stats}        output of encoder internal stats for debug, if supported (encoders)