summaryrefslogtreecommitdiff
path: root/README.chromium
diff options
context:
space:
mode:
authorfgalligan@chromium.org <fgalligan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2013-07-16 23:24:34 +0000
committerfgalligan@chromium.org <fgalligan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2013-07-16 23:24:34 +0000
commit1caff2f5cf4bc45ee1798419784f1416d5787dfe (patch)
tree24a98db8273789fc28af67a9914c1f93dd408af5 /README.chromium
parentb0612b18390a7f9d54471d4f712edd6ec2dcd8f4 (diff)
downloadlibvpx-1caff2f5cf4bc45ee1798419784f1416d5787dfe.tar.gz
libvpx: Pull from upstream
Fixes a few vp9 bitstream bugs. This CL will affect all current VP9 encoded streams. Current HEAD: 33149cbb4c106495d3b99716f8fc32bb41ddfce1 git log from upstream: 33149cb Replace generated quant tables with static lookup tables. 3f45406 Fix above context pointers d19ed5f Change to extend full border only when needed a801f7a Increase border size from 96 to 160. e39bd64 Fixing vp9_get_pred_context_comp_ref_p function. BUG=259166 TBR=tomfinegan Review URL: https://codereview.chromium.org/19445002 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libvpx@211873 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
Diffstat (limited to 'README.chromium')
-rw-r--r--README.chromium4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.chromium b/README.chromium
index 365c3b5..aab0a75 100644
--- a/README.chromium
+++ b/README.chromium
@@ -5,9 +5,9 @@ License: BSD
License File: source/libvpx/LICENSE
Security Critical: yes
-Date: Wednesday July 10 2013
+Date: Tuesday July 16 2013
Branch: m29-baseline
-Commit: 527fc5caf63130cf833799060764ec0bafa48940
+Commit: 33149cbb4c106495d3b99716f8fc32bb41ddfce1
Description:
Contains the sources used to compile libvpx binaries used by Google Chrome and