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

Unified Diff: source/libvpx/test/vp9_encoder_parms_get_to_decoder.cc

Issue 996503002: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 9 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 | « source/libvpx/test/tools_common.sh ('k') | source/libvpx/test/vp9_ethread_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/test/vp9_encoder_parms_get_to_decoder.cc
diff --git a/source/libvpx/test/vp9_encoder_parms_get_to_decoder.cc b/source/libvpx/test/vp9_encoder_parms_get_to_decoder.cc
index cdc308d6768c8d349ee78ba38ffc9f33ca0cbbb8..c477af9e52f1e458f1b19f7cbcac5b0d60af058b 100644
--- a/source/libvpx/test/vp9_encoder_parms_get_to_decoder.cc
+++ b/source/libvpx/test/vp9_encoder_parms_get_to_decoder.cc
@@ -56,7 +56,7 @@ struct EncodePerfTestVideo {
};
const EncodePerfTestVideo kVP9EncodePerfTestVectors[] = {
- {"niklas_1280_720_30.yuv", 1280, 720, 600, 10},
+ {"niklas_1280_720_30.y4m", 1280, 720, 600, 10},
};
struct EncodeParameters {
« no previous file with comments | « source/libvpx/test/tools_common.sh ('k') | source/libvpx/test/vp9_ethread_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698