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

Side by Side Diff: libvpx_srcs_nacl.gypi

Issue 375983002: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « libvpx_srcs_mips.gypi ('k') | libvpx_srcs_x86.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is generated. Do not edit. 1 # This file is generated. Do not edit.
2 # Copyright (c) 2013 The Chromium Authors. All rights reserved. 2 # Copyright (c) 2013 The Chromium Authors. All rights reserved.
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 5
6 { 6 {
7 'sources': [ 7 'sources': [
8 '<(libvpx_source)/vp8/common/alloccommon.c', 8 '<(libvpx_source)/vp8/common/alloccommon.c',
9 '<(libvpx_source)/vp8/common/alloccommon.h', 9 '<(libvpx_source)/vp8/common/alloccommon.h',
10 '<(libvpx_source)/vp8/common/blockd.c', 10 '<(libvpx_source)/vp8/common/blockd.c',
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
228 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c', 228 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c',
229 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h', 229 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h',
230 '<(libvpx_source)/vp9/encoder/vp9_picklpf.c', 230 '<(libvpx_source)/vp9/encoder/vp9_picklpf.c',
231 '<(libvpx_source)/vp9/encoder/vp9_picklpf.h', 231 '<(libvpx_source)/vp9/encoder/vp9_picklpf.h',
232 '<(libvpx_source)/vp9/encoder/vp9_pickmode.c', 232 '<(libvpx_source)/vp9/encoder/vp9_pickmode.c',
233 '<(libvpx_source)/vp9/encoder/vp9_pickmode.h', 233 '<(libvpx_source)/vp9/encoder/vp9_pickmode.h',
234 '<(libvpx_source)/vp9/encoder/vp9_quantize.c', 234 '<(libvpx_source)/vp9/encoder/vp9_quantize.c',
235 '<(libvpx_source)/vp9/encoder/vp9_quantize.h', 235 '<(libvpx_source)/vp9/encoder/vp9_quantize.h',
236 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c', 236 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c',
237 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h', 237 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h',
238 '<(libvpx_source)/vp9/encoder/vp9_rd.c',
239 '<(libvpx_source)/vp9/encoder/vp9_rd.h',
238 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c', 240 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c',
239 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h', 241 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h',
240 '<(libvpx_source)/vp9/encoder/vp9_resize.c', 242 '<(libvpx_source)/vp9/encoder/vp9_resize.c',
241 '<(libvpx_source)/vp9/encoder/vp9_resize.h', 243 '<(libvpx_source)/vp9/encoder/vp9_resize.h',
242 '<(libvpx_source)/vp9/encoder/vp9_sad.c', 244 '<(libvpx_source)/vp9/encoder/vp9_sad.c',
243 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c', 245 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c',
244 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h', 246 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h',
245 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c', 247 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c',
246 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h', 248 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h',
247 '<(libvpx_source)/vp9/encoder/vp9_subexp.c', 249 '<(libvpx_source)/vp9/encoder/vp9_subexp.c',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 '<(libvpx_source)/vpx_ports/vpx_timer.h', 293 '<(libvpx_source)/vpx_ports/vpx_timer.h',
292 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 294 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
293 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 295 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
294 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 296 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
295 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 297 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
296 '<(libvpx_source)/vpx_scale/vpx_scale.h', 298 '<(libvpx_source)/vpx_scale/vpx_scale.h',
297 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 299 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
298 '<(libvpx_source)/vpx_scale/yv12config.h', 300 '<(libvpx_source)/vpx_scale/yv12config.h',
299 ], 301 ],
300 } 302 }
OLDNEW
« no previous file with comments | « libvpx_srcs_mips.gypi ('k') | libvpx_srcs_x86.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698