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

Side by Side Diff: libvpx_srcs_mips.gypi

Issue 17009012: libvpx: Pull from upstream (Closed) Base URL: http://src.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 7 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
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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 '<(libvpx_source)/vp9/common/vp9_entropymv.h', 147 '<(libvpx_source)/vp9/common/vp9_entropymv.h',
148 '<(libvpx_source)/vp9/common/vp9_enums.h', 148 '<(libvpx_source)/vp9/common/vp9_enums.h',
149 '<(libvpx_source)/vp9/common/vp9_extend.c', 149 '<(libvpx_source)/vp9/common/vp9_extend.c',
150 '<(libvpx_source)/vp9/common/vp9_extend.h', 150 '<(libvpx_source)/vp9/common/vp9_extend.h',
151 '<(libvpx_source)/vp9/common/vp9_filter.c', 151 '<(libvpx_source)/vp9/common/vp9_filter.c',
152 '<(libvpx_source)/vp9/common/vp9_filter.h', 152 '<(libvpx_source)/vp9/common/vp9_filter.h',
153 '<(libvpx_source)/vp9/common/vp9_findnearmv.c', 153 '<(libvpx_source)/vp9/common/vp9_findnearmv.c',
154 '<(libvpx_source)/vp9/common/vp9_findnearmv.h', 154 '<(libvpx_source)/vp9/common/vp9_findnearmv.h',
155 '<(libvpx_source)/vp9/common/vp9_idct.c', 155 '<(libvpx_source)/vp9/common/vp9_idct.c',
156 '<(libvpx_source)/vp9/common/vp9_idct.h', 156 '<(libvpx_source)/vp9/common/vp9_idct.h',
157 '<(libvpx_source)/vp9/common/vp9_invtrans.c',
158 '<(libvpx_source)/vp9/common/vp9_invtrans.h',
159 '<(libvpx_source)/vp9/common/vp9_loopfilter.c', 157 '<(libvpx_source)/vp9/common/vp9_loopfilter.c',
160 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c', 158 '<(libvpx_source)/vp9/common/vp9_loopfilter_filters.c',
161 '<(libvpx_source)/vp9/common/vp9_loopfilter.h', 159 '<(libvpx_source)/vp9/common/vp9_loopfilter.h',
162 '<(libvpx_source)/vp9/common/vp9_mbpitch.c', 160 '<(libvpx_source)/vp9/common/vp9_mbpitch.c',
163 '<(libvpx_source)/vp9/common/vp9_modecont.c', 161 '<(libvpx_source)/vp9/common/vp9_modecont.c',
164 '<(libvpx_source)/vp9/common/vp9_modecontext.c', 162 '<(libvpx_source)/vp9/common/vp9_modecontext.c',
165 '<(libvpx_source)/vp9/common/vp9_modecont.h', 163 '<(libvpx_source)/vp9/common/vp9_modecont.h',
166 '<(libvpx_source)/vp9/common/vp9_mv.h', 164 '<(libvpx_source)/vp9/common/vp9_mv.h',
167 '<(libvpx_source)/vp9/common/vp9_mvref_common.c', 165 '<(libvpx_source)/vp9/common/vp9_mvref_common.c',
168 '<(libvpx_source)/vp9/common/vp9_mvref_common.h', 166 '<(libvpx_source)/vp9/common/vp9_mvref_common.h',
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 '<(libvpx_source)/vpx/vp8.h', 231 '<(libvpx_source)/vpx/vp8.h',
234 '<(libvpx_source)/vpx/vpx_codec.h', 232 '<(libvpx_source)/vpx/vpx_codec.h',
235 '<(libvpx_source)/vpx/vpx_codec_impl_bottom.h', 233 '<(libvpx_source)/vpx/vpx_codec_impl_bottom.h',
236 '<(libvpx_source)/vpx/vpx_codec_impl_top.h', 234 '<(libvpx_source)/vpx/vpx_codec_impl_top.h',
237 '<(libvpx_source)/vpx/vpx_decoder.h', 235 '<(libvpx_source)/vpx/vpx_decoder.h',
238 '<(libvpx_source)/vpx/vpx_encoder.h', 236 '<(libvpx_source)/vpx/vpx_encoder.h',
239 '<(libvpx_source)/vpx/vpx_image.h', 237 '<(libvpx_source)/vpx/vpx_image.h',
240 '<(libvpx_source)/vpx/vpx_integer.h', 238 '<(libvpx_source)/vpx/vpx_integer.h',
241 ], 239 ],
242 } 240 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698