Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: third_party/libvpx/README.chromium

Issue 2361263002: libvpx: enable high bit depth for vp9 (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libvpx/libvpx_srcs.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libvpx/README.chromium
diff --git a/third_party/libvpx/README.chromium b/third_party/libvpx/README.chromium
index 518f254a6db5b3c684c04030b0ce6eaf4c66a824..6fee6b75a9e004f5b4ee00e7c14fde34aa6fd9ab 100644
--- a/third_party/libvpx/README.chromium
+++ b/third_party/libvpx/README.chromium
@@ -31,7 +31,7 @@ Please follow these steps to update libvpx source code:
2. Generate .gni and config files.
cd third_party/libvpx
- ./generate_gni.sh
+ ./generate_gni.sh --enable-vp9-highbitdepth
3. Update 'Branch' in README.chromium if necessary.
« no previous file with comments | « no previous file | third_party/libvpx/libvpx_srcs.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698