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

Side by Side Diff: libvpx_srcs_generic.gypi

Issue 341293003: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 years, 6 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_arm_neon_cpu_detect.gypi ('k') | libvpx_srcs_mips.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 27 matching lines...) Expand all
38 '<(libvpx_source)/vp8/common/mfqe.c', 38 '<(libvpx_source)/vp8/common/mfqe.c',
39 '<(libvpx_source)/vp8/common/modecont.c', 39 '<(libvpx_source)/vp8/common/modecont.c',
40 '<(libvpx_source)/vp8/common/modecont.h', 40 '<(libvpx_source)/vp8/common/modecont.h',
41 '<(libvpx_source)/vp8/common/mv.h', 41 '<(libvpx_source)/vp8/common/mv.h',
42 '<(libvpx_source)/vp8/common/onyx.h', 42 '<(libvpx_source)/vp8/common/onyx.h',
43 '<(libvpx_source)/vp8/common/onyxc_int.h', 43 '<(libvpx_source)/vp8/common/onyxc_int.h',
44 '<(libvpx_source)/vp8/common/onyxd.h', 44 '<(libvpx_source)/vp8/common/onyxd.h',
45 '<(libvpx_source)/vp8/common/postproc.c', 45 '<(libvpx_source)/vp8/common/postproc.c',
46 '<(libvpx_source)/vp8/common/postproc.h', 46 '<(libvpx_source)/vp8/common/postproc.h',
47 '<(libvpx_source)/vp8/common/ppflags.h', 47 '<(libvpx_source)/vp8/common/ppflags.h',
48 '<(libvpx_source)/vp8/common/pragmas.h',
49 '<(libvpx_source)/vp8/common/quant_common.c', 48 '<(libvpx_source)/vp8/common/quant_common.c',
50 '<(libvpx_source)/vp8/common/quant_common.h', 49 '<(libvpx_source)/vp8/common/quant_common.h',
51 '<(libvpx_source)/vp8/common/reconinter.c', 50 '<(libvpx_source)/vp8/common/reconinter.c',
52 '<(libvpx_source)/vp8/common/reconinter.h', 51 '<(libvpx_source)/vp8/common/reconinter.h',
53 '<(libvpx_source)/vp8/common/reconintra.c', 52 '<(libvpx_source)/vp8/common/reconintra.c',
54 '<(libvpx_source)/vp8/common/reconintra4x4.c', 53 '<(libvpx_source)/vp8/common/reconintra4x4.c',
55 '<(libvpx_source)/vp8/common/reconintra4x4.h', 54 '<(libvpx_source)/vp8/common/reconintra4x4.h',
56 '<(libvpx_source)/vp8/common/rtcd.c', 55 '<(libvpx_source)/vp8/common/rtcd.c',
57 '<(libvpx_source)/vp8/common/sad_c.c', 56 '<(libvpx_source)/vp8/common/sad_c.c',
58 '<(libvpx_source)/vp8/common/setupintrarecon.c', 57 '<(libvpx_source)/vp8/common/setupintrarecon.c',
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 '<(libvpx_source)/vp9/common/vp9_idct.c', 149 '<(libvpx_source)/vp9/common/vp9_idct.c',
151 '<(libvpx_source)/vp9/common/vp9_idct.h', 150 '<(libvpx_source)/vp9/common/vp9_idct.h',
152 '<(libvpx_source)/vp9/common/vp9_loopfilter.c', 151 '<(libvpx_source)/vp9/common/vp9_loopfilter.c',
153 '<(libvpx_source)/vp9/common/vp9_loopfilter.h', 152 '<(libvpx_source)/vp9/common/vp9_loopfilter.h',
154 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c', 153 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
155 '<(libvpx_source)/vp9/common/vp9_mv.h', 154 '<(libvpx_source)/vp9/common/vp9_mv.h',
156 '<(libvpx_source)/vp9/common/vp9_mvref_common.c', 155 '<(libvpx_source)/vp9/common/vp9_mvref_common.c',
157 '<(libvpx_source)/vp9/common/vp9_mvref_common.h', 156 '<(libvpx_source)/vp9/common/vp9_mvref_common.h',
158 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h', 157 '<(libvpx_source)/vp9/common/vp9_onyxc_int.h',
159 '<(libvpx_source)/vp9/common/vp9_ppflags.h', 158 '<(libvpx_source)/vp9/common/vp9_ppflags.h',
160 '<(libvpx_source)/vp9/common/vp9_pragmas.h',
161 '<(libvpx_source)/vp9/common/vp9_pred_common.c', 159 '<(libvpx_source)/vp9/common/vp9_pred_common.c',
162 '<(libvpx_source)/vp9/common/vp9_pred_common.h', 160 '<(libvpx_source)/vp9/common/vp9_pred_common.h',
163 '<(libvpx_source)/vp9/common/vp9_prob.c', 161 '<(libvpx_source)/vp9/common/vp9_prob.c',
164 '<(libvpx_source)/vp9/common/vp9_prob.h', 162 '<(libvpx_source)/vp9/common/vp9_prob.h',
165 '<(libvpx_source)/vp9/common/vp9_quant_common.c', 163 '<(libvpx_source)/vp9/common/vp9_quant_common.c',
166 '<(libvpx_source)/vp9/common/vp9_quant_common.h', 164 '<(libvpx_source)/vp9/common/vp9_quant_common.h',
167 '<(libvpx_source)/vp9/common/vp9_reconinter.c', 165 '<(libvpx_source)/vp9/common/vp9_reconinter.c',
168 '<(libvpx_source)/vp9/common/vp9_reconinter.h', 166 '<(libvpx_source)/vp9/common/vp9_reconinter.h',
169 '<(libvpx_source)/vp9/common/vp9_reconintra.c', 167 '<(libvpx_source)/vp9/common/vp9_reconintra.c',
170 '<(libvpx_source)/vp9/common/vp9_reconintra.h', 168 '<(libvpx_source)/vp9/common/vp9_reconintra.h',
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 '<(libvpx_source)/vp9/encoder/vp9_variance.h', 258 '<(libvpx_source)/vp9/encoder/vp9_variance.h',
261 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c', 259 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.c',
262 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h', 260 '<(libvpx_source)/vp9/encoder/vp9_write_bit_buffer.h',
263 '<(libvpx_source)/vp9/encoder/vp9_writer.c', 261 '<(libvpx_source)/vp9/encoder/vp9_writer.c',
264 '<(libvpx_source)/vp9/encoder/vp9_writer.h', 262 '<(libvpx_source)/vp9/encoder/vp9_writer.h',
265 '<(libvpx_source)/vp9/vp9_cx_iface.c', 263 '<(libvpx_source)/vp9/vp9_cx_iface.c',
266 '<(libvpx_source)/vp9/vp9_dx_iface.c', 264 '<(libvpx_source)/vp9/vp9_dx_iface.c',
267 '<(libvpx_source)/vp9/vp9_iface_common.h', 265 '<(libvpx_source)/vp9/vp9_iface_common.h',
268 '<(libvpx_source)/vpx/internal/vpx_codec_internal.h', 266 '<(libvpx_source)/vpx/internal/vpx_codec_internal.h',
269 '<(libvpx_source)/vpx/internal/vpx_psnr.h', 267 '<(libvpx_source)/vpx/internal/vpx_psnr.h',
270 '<(libvpx_source)/vpx/src/svc_encodeframe.c',
271 '<(libvpx_source)/vpx/src/vpx_codec.c', 268 '<(libvpx_source)/vpx/src/vpx_codec.c',
272 '<(libvpx_source)/vpx/src/vpx_decoder.c', 269 '<(libvpx_source)/vpx/src/vpx_decoder.c',
273 '<(libvpx_source)/vpx/src/vpx_encoder.c', 270 '<(libvpx_source)/vpx/src/vpx_encoder.c',
274 '<(libvpx_source)/vpx/src/vpx_image.c', 271 '<(libvpx_source)/vpx/src/vpx_image.c',
275 '<(libvpx_source)/vpx/src/vpx_psnr.c', 272 '<(libvpx_source)/vpx/src/vpx_psnr.c',
276 '<(libvpx_source)/vpx/svc_context.h',
277 '<(libvpx_source)/vpx/vp8.h', 273 '<(libvpx_source)/vpx/vp8.h',
278 '<(libvpx_source)/vpx/vp8cx.h', 274 '<(libvpx_source)/vpx/vp8cx.h',
279 '<(libvpx_source)/vpx/vp8dx.h', 275 '<(libvpx_source)/vpx/vp8dx.h',
280 '<(libvpx_source)/vpx/vpx_codec.h', 276 '<(libvpx_source)/vpx/vpx_codec.h',
281 '<(libvpx_source)/vpx/vpx_decoder.h', 277 '<(libvpx_source)/vpx/vpx_decoder.h',
282 '<(libvpx_source)/vpx/vpx_encoder.h', 278 '<(libvpx_source)/vpx/vpx_encoder.h',
283 '<(libvpx_source)/vpx/vpx_frame_buffer.h', 279 '<(libvpx_source)/vpx/vpx_frame_buffer.h',
284 '<(libvpx_source)/vpx/vpx_image.h', 280 '<(libvpx_source)/vpx/vpx_image.h',
285 '<(libvpx_source)/vpx/vpx_integer.h', 281 '<(libvpx_source)/vpx/vpx_integer.h',
286 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h', 282 '<(libvpx_source)/vpx_mem/include/vpx_mem_intrnl.h',
287 '<(libvpx_source)/vpx_mem/vpx_mem.c', 283 '<(libvpx_source)/vpx_mem/vpx_mem.c',
288 '<(libvpx_source)/vpx_mem/vpx_mem.h', 284 '<(libvpx_source)/vpx_mem/vpx_mem.h',
289 '<(libvpx_source)/vpx_ports/asm_offsets.h', 285 '<(libvpx_source)/vpx_ports/asm_offsets.h',
290 '<(libvpx_source)/vpx_ports/emmintrin_compat.h', 286 '<(libvpx_source)/vpx_ports/emmintrin_compat.h',
291 '<(libvpx_source)/vpx_ports/mem.h', 287 '<(libvpx_source)/vpx_ports/mem.h',
292 '<(libvpx_source)/vpx_ports/mem_ops.h', 288 '<(libvpx_source)/vpx_ports/mem_ops.h',
293 '<(libvpx_source)/vpx_ports/mem_ops_aligned.h', 289 '<(libvpx_source)/vpx_ports/mem_ops_aligned.h',
294 '<(libvpx_source)/vpx_ports/vpx_once.h', 290 '<(libvpx_source)/vpx_ports/vpx_once.h',
295 '<(libvpx_source)/vpx_ports/vpx_timer.h', 291 '<(libvpx_source)/vpx_ports/vpx_timer.h',
296 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 292 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
297 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 293 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
298 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 294 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
299 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 295 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
300 '<(libvpx_source)/vpx_scale/vpx_scale.h', 296 '<(libvpx_source)/vpx_scale/vpx_scale.h',
301 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 297 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
302 '<(libvpx_source)/vpx_scale/yv12config.h', 298 '<(libvpx_source)/vpx_scale/yv12config.h',
303 ], 299 ],
304 } 300 }
OLDNEW
« no previous file with comments | « libvpx_srcs_arm_neon_cpu_detect.gypi ('k') | libvpx_srcs_mips.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698