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

Side by Side Diff: libvpx_srcs_x86_64.gypi

Issue 812033011: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 5 years, 11 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_x86.gypi ('k') | source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h » ('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',
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
259 '<(libvpx_source)/vp9/encoder/vp9_dct.c', 259 '<(libvpx_source)/vp9/encoder/vp9_dct.c',
260 '<(libvpx_source)/vp9/encoder/vp9_dct.h', 260 '<(libvpx_source)/vp9/encoder/vp9_dct.h',
261 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.c', 261 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.c',
262 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.h', 262 '<(libvpx_source)/vp9/encoder/vp9_encodeframe.h',
263 '<(libvpx_source)/vp9/encoder/vp9_encodemb.c', 263 '<(libvpx_source)/vp9/encoder/vp9_encodemb.c',
264 '<(libvpx_source)/vp9/encoder/vp9_encodemb.h', 264 '<(libvpx_source)/vp9/encoder/vp9_encodemb.h',
265 '<(libvpx_source)/vp9/encoder/vp9_encodemv.c', 265 '<(libvpx_source)/vp9/encoder/vp9_encodemv.c',
266 '<(libvpx_source)/vp9/encoder/vp9_encodemv.h', 266 '<(libvpx_source)/vp9/encoder/vp9_encodemv.h',
267 '<(libvpx_source)/vp9/encoder/vp9_encoder.c', 267 '<(libvpx_source)/vp9/encoder/vp9_encoder.c',
268 '<(libvpx_source)/vp9/encoder/vp9_encoder.h', 268 '<(libvpx_source)/vp9/encoder/vp9_encoder.h',
269 '<(libvpx_source)/vp9/encoder/vp9_ethread.c',
270 '<(libvpx_source)/vp9/encoder/vp9_ethread.h',
269 '<(libvpx_source)/vp9/encoder/vp9_extend.c', 271 '<(libvpx_source)/vp9/encoder/vp9_extend.c',
270 '<(libvpx_source)/vp9/encoder/vp9_extend.h', 272 '<(libvpx_source)/vp9/encoder/vp9_extend.h',
271 '<(libvpx_source)/vp9/encoder/vp9_firstpass.c', 273 '<(libvpx_source)/vp9/encoder/vp9_firstpass.c',
272 '<(libvpx_source)/vp9/encoder/vp9_firstpass.h', 274 '<(libvpx_source)/vp9/encoder/vp9_firstpass.h',
273 '<(libvpx_source)/vp9/encoder/vp9_lookahead.c', 275 '<(libvpx_source)/vp9/encoder/vp9_lookahead.c',
274 '<(libvpx_source)/vp9/encoder/vp9_lookahead.h', 276 '<(libvpx_source)/vp9/encoder/vp9_lookahead.h',
275 '<(libvpx_source)/vp9/encoder/vp9_mbgraph.c', 277 '<(libvpx_source)/vp9/encoder/vp9_mbgraph.c',
276 '<(libvpx_source)/vp9/encoder/vp9_mbgraph.h', 278 '<(libvpx_source)/vp9/encoder/vp9_mbgraph.h',
277 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c', 279 '<(libvpx_source)/vp9/encoder/vp9_mcomp.c',
278 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h', 280 '<(libvpx_source)/vp9/encoder/vp9_mcomp.h',
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 '<(libvpx_source)/vpx_ports/x86_abi_support.asm', 361 '<(libvpx_source)/vpx_ports/x86_abi_support.asm',
360 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c', 362 '<(libvpx_source)/vpx_scale/generic/gen_scalers.c',
361 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c', 363 '<(libvpx_source)/vpx_scale/generic/vpx_scale.c',
362 '<(libvpx_source)/vpx_scale/generic/yv12config.c', 364 '<(libvpx_source)/vpx_scale/generic/yv12config.c',
363 '<(libvpx_source)/vpx_scale/generic/yv12extend.c', 365 '<(libvpx_source)/vpx_scale/generic/yv12extend.c',
364 '<(libvpx_source)/vpx_scale/vpx_scale.h', 366 '<(libvpx_source)/vpx_scale/vpx_scale.h',
365 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c', 367 '<(libvpx_source)/vpx_scale/vpx_scale_rtcd.c',
366 '<(libvpx_source)/vpx_scale/yv12config.h', 368 '<(libvpx_source)/vpx_scale/yv12config.h',
367 ], 369 ],
368 } 370 }
OLDNEW
« no previous file with comments | « libvpx_srcs_x86.gypi ('k') | source/config/linux/arm-neon-cpu-detect/vp9_rtcd.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698