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

Side by Side Diff: libvpx_srcs_nacl.gypi

Issue 1124333011: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: only update to last nights LKGR Created 5 years, 7 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
« 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) 2014 The Chromium Authors. All rights reserved. 2 # Copyright (c) 2014 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',
11 '<(libvpx_source)/vp8/common/blockd.h', 11 '<(libvpx_source)/vp8/common/blockd.h',
12 '<(libvpx_source)/vp8/common/coefupdateprobs.h', 12 '<(libvpx_source)/vp8/common/coefupdateprobs.h',
13 '<(libvpx_source)/vp8/common/common.h', 13 '<(libvpx_source)/vp8/common/common.h',
14 '<(libvpx_source)/vp8/common/copy_c.c',
14 '<(libvpx_source)/vp8/common/debugmodes.c', 15 '<(libvpx_source)/vp8/common/debugmodes.c',
15 '<(libvpx_source)/vp8/common/default_coef_probs.h', 16 '<(libvpx_source)/vp8/common/default_coef_probs.h',
16 '<(libvpx_source)/vp8/common/dequantize.c', 17 '<(libvpx_source)/vp8/common/dequantize.c',
17 '<(libvpx_source)/vp8/common/entropy.c', 18 '<(libvpx_source)/vp8/common/entropy.c',
18 '<(libvpx_source)/vp8/common/entropy.h', 19 '<(libvpx_source)/vp8/common/entropy.h',
19 '<(libvpx_source)/vp8/common/entropymode.c', 20 '<(libvpx_source)/vp8/common/entropymode.c',
20 '<(libvpx_source)/vp8/common/entropymode.h', 21 '<(libvpx_source)/vp8/common/entropymode.h',
21 '<(libvpx_source)/vp8/common/entropymv.c', 22 '<(libvpx_source)/vp8/common/entropymv.c',
22 '<(libvpx_source)/vp8/common/entropymv.h', 23 '<(libvpx_source)/vp8/common/entropymv.h',
23 '<(libvpx_source)/vp8/common/extend.c', 24 '<(libvpx_source)/vp8/common/extend.c',
(...skipping 22 matching lines...) Expand all
46 '<(libvpx_source)/vp8/common/postproc.h', 47 '<(libvpx_source)/vp8/common/postproc.h',
47 '<(libvpx_source)/vp8/common/ppflags.h', 48 '<(libvpx_source)/vp8/common/ppflags.h',
48 '<(libvpx_source)/vp8/common/quant_common.c', 49 '<(libvpx_source)/vp8/common/quant_common.c',
49 '<(libvpx_source)/vp8/common/quant_common.h', 50 '<(libvpx_source)/vp8/common/quant_common.h',
50 '<(libvpx_source)/vp8/common/reconinter.c', 51 '<(libvpx_source)/vp8/common/reconinter.c',
51 '<(libvpx_source)/vp8/common/reconinter.h', 52 '<(libvpx_source)/vp8/common/reconinter.h',
52 '<(libvpx_source)/vp8/common/reconintra.c', 53 '<(libvpx_source)/vp8/common/reconintra.c',
53 '<(libvpx_source)/vp8/common/reconintra4x4.c', 54 '<(libvpx_source)/vp8/common/reconintra4x4.c',
54 '<(libvpx_source)/vp8/common/reconintra4x4.h', 55 '<(libvpx_source)/vp8/common/reconintra4x4.h',
55 '<(libvpx_source)/vp8/common/rtcd.c', 56 '<(libvpx_source)/vp8/common/rtcd.c',
56 '<(libvpx_source)/vp8/common/sad_c.c',
57 '<(libvpx_source)/vp8/common/setupintrarecon.c', 57 '<(libvpx_source)/vp8/common/setupintrarecon.c',
58 '<(libvpx_source)/vp8/common/setupintrarecon.h', 58 '<(libvpx_source)/vp8/common/setupintrarecon.h',
59 '<(libvpx_source)/vp8/common/swapyv12buffer.c', 59 '<(libvpx_source)/vp8/common/swapyv12buffer.c',
60 '<(libvpx_source)/vp8/common/swapyv12buffer.h', 60 '<(libvpx_source)/vp8/common/swapyv12buffer.h',
61 '<(libvpx_source)/vp8/common/systemdependent.h', 61 '<(libvpx_source)/vp8/common/systemdependent.h',
62 '<(libvpx_source)/vp8/common/threading.h', 62 '<(libvpx_source)/vp8/common/threading.h',
63 '<(libvpx_source)/vp8/common/treecoder.c', 63 '<(libvpx_source)/vp8/common/treecoder.c',
64 '<(libvpx_source)/vp8/common/treecoder.h', 64 '<(libvpx_source)/vp8/common/treecoder.h',
65 '<(libvpx_source)/vp8/common/variance.h', 65 '<(libvpx_source)/vp8/common/variance.h',
66 '<(libvpx_source)/vp8/common/variance_c.c', 66 '<(libvpx_source)/vp8/common/variance_c.c',
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 '<(libvpx_source)/vp9/encoder/vp9_quantize.c', 246 '<(libvpx_source)/vp9/encoder/vp9_quantize.c',
247 '<(libvpx_source)/vp9/encoder/vp9_quantize.h', 247 '<(libvpx_source)/vp9/encoder/vp9_quantize.h',
248 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c', 248 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.c',
249 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h', 249 '<(libvpx_source)/vp9/encoder/vp9_ratectrl.h',
250 '<(libvpx_source)/vp9/encoder/vp9_rd.c', 250 '<(libvpx_source)/vp9/encoder/vp9_rd.c',
251 '<(libvpx_source)/vp9/encoder/vp9_rd.h', 251 '<(libvpx_source)/vp9/encoder/vp9_rd.h',
252 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c', 252 '<(libvpx_source)/vp9/encoder/vp9_rdopt.c',
253 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h', 253 '<(libvpx_source)/vp9/encoder/vp9_rdopt.h',
254 '<(libvpx_source)/vp9/encoder/vp9_resize.c', 254 '<(libvpx_source)/vp9/encoder/vp9_resize.c',
255 '<(libvpx_source)/vp9/encoder/vp9_resize.h', 255 '<(libvpx_source)/vp9/encoder/vp9_resize.h',
256 '<(libvpx_source)/vp9/encoder/vp9_sad.c',
257 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c', 256 '<(libvpx_source)/vp9/encoder/vp9_segmentation.c',
258 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h', 257 '<(libvpx_source)/vp9/encoder/vp9_segmentation.h',
259 '<(libvpx_source)/vp9/encoder/vp9_skin_detection.c', 258 '<(libvpx_source)/vp9/encoder/vp9_skin_detection.c',
260 '<(libvpx_source)/vp9/encoder/vp9_skin_detection.h', 259 '<(libvpx_source)/vp9/encoder/vp9_skin_detection.h',
261 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c', 260 '<(libvpx_source)/vp9/encoder/vp9_speed_features.c',
262 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h', 261 '<(libvpx_source)/vp9/encoder/vp9_speed_features.h',
263 '<(libvpx_source)/vp9/encoder/vp9_subexp.c', 262 '<(libvpx_source)/vp9/encoder/vp9_subexp.c',
264 '<(libvpx_source)/vp9/encoder/vp9_subexp.h', 263 '<(libvpx_source)/vp9/encoder/vp9_subexp.h',
265 '<(libvpx_source)/vp9/encoder/vp9_svc_layercontext.c', 264 '<(libvpx_source)/vp9/encoder/vp9_svc_layercontext.c',
266 '<(libvpx_source)/vp9/encoder/vp9_svc_layercontext.h', 265 '<(libvpx_source)/vp9/encoder/vp9_svc_layercontext.h',
(...skipping 21 matching lines...) Expand all
288 '<(libvpx_source)/vpx/src/vpx_psnr.c', 287 '<(libvpx_source)/vpx/src/vpx_psnr.c',
289 '<(libvpx_source)/vpx/vp8.h', 288 '<(libvpx_source)/vpx/vp8.h',
290 '<(libvpx_source)/vpx/vp8cx.h', 289 '<(libvpx_source)/vpx/vp8cx.h',
291 '<(libvpx_source)/vpx/vp8dx.h', 290 '<(libvpx_source)/vpx/vp8dx.h',
292 '<(libvpx_source)/vpx/vpx_codec.h', 291 '<(libvpx_source)/vpx/vpx_codec.h',
293 '<(libvpx_source)/vpx/vpx_decoder.h', 292 '<(libvpx_source)/vpx/vpx_decoder.h',
294 '<(libvpx_source)/vpx/vpx_encoder.h', 293 '<(libvpx_source)/vpx/vpx_encoder.h',
295 '<(libvpx_source)/vpx/vpx_frame_buffer.h', 294 '<(libvpx_source)/vpx/vpx_frame_buffer.h',
296 '<(libvpx_source)/vpx/vpx_image.h', 295 '<(libvpx_source)/vpx/vpx_image.h',
297 '<(libvpx_source)/vpx/vpx_integer.h', 296 '<(libvpx_source)/vpx/vpx_integer.h',
297 '<(libvpx_source)/vpx_dsp/sad.c',
298 '<(libvpx_source)/vpx_dsp/vpx_dsp_rtcd.c',
298 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h', 299 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h',
299 '<(libvpx_source)/vpx_mem/vpx_mem.c', 300 '<(libvpx_source)/vpx_mem/vpx_mem.c',
300 '<(libvpx_source)/vpx_mem/vpx_mem.h', 301 '<(libvpx_source)/vpx_mem/vpx_mem.h',
301 '<(libvpx_source)/vpx_ports/emmintrin_compat.h', 302 '<(libvpx_source)/vpx_ports/emmintrin_compat.h',
302 '<(libvpx_source)/vpx_ports/mem.h', 303 '<(libvpx_source)/vpx_ports/mem.h',
303 '<(libvpx_source)/vpx_ports/mem_ops.h', 304 '<(libvpx_source)/vpx_ports/mem_ops.h',
304 '<(libvpx_source)/vpx_ports/mem_ops_aligned.h', 305 '<(libvpx_source)/vpx_ports/mem_ops_aligned.h',
305 '<(libvpx_source)/vpx_ports/vpx_once.h', 306 '<(libvpx_source)/vpx_ports/vpx_once.h',
306 '<(libvpx_source)/vpx_ports/vpx_timer.h', 307 '<(libvpx_source)/vpx_ports/vpx_timer.h',
307 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 308 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
308 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 309 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
309 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 310 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
310 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 311 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
311 '<(libvpx_source)/vpx_scale/vpx_scale.h', 312 '<(libvpx_source)/vpx_scale/vpx_scale.h',
312 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 313 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
313 '<(libvpx_source)/vpx_scale/yv12config.h', 314 '<(libvpx_source)/vpx_scale/yv12config.h',
314 ], 315 ],
315 } 316 }
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