OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 # NOTE: this file is autogenerated by deps/third_party/ffmpeg/generate_gyp.py | 5 # NOTE: this file is autogenerated by ffmpeg/chromium/scripts/generate_gyp.py |
6 | 6 |
7 { | 7 { |
8 'conditions': [ | 8 'conditions': [ |
9 ['((target_arch == "arm" and arm_neon == 1)) and (ffmpeg_branding == "Chrome
" or ffmpeg_branding == "ChromeOS")', { | 9 ['((target_arch == "arm" and arm_neon == 1)) and (ffmpeg_branding == "Chrome
" or ffmpeg_branding == "ChromeOS")', { |
10 'sources': [ | 10 'sources': [ |
11 'patched-ffmpeg/libavcodec/arm/h264dsp_neon.S', | 11 'libavcodec/arm/h264cmc_neon.S', |
12 'patched-ffmpeg/libavcodec/arm/h264idct_neon.S', | 12 'libavcodec/arm/h264dsp_neon.S', |
| 13 'libavcodec/arm/h264idct_neon.S', |
| 14 'libavcodec/arm/sbrdsp_neon.S', |
13 ], | 15 ], |
14 }], # ((target_arch == "arm" and arm_neon == 1)) and (ffmpeg_branding == "C
hrome" or ffmpeg_branding == "ChromeOS") | 16 }], # ((target_arch == "arm" and arm_neon == 1)) and (ffmpeg_branding == "C
hrome" or ffmpeg_branding == "ChromeOS") |
15 ['(target_arch == "ia32" or target_arch == "x64") and (ffmpeg_branding == "C
hrome" or ffmpeg_branding == "ChromeOS")', { | 17 ['(target_arch == "ia32" or target_arch == "x64") and (ffmpeg_branding == "C
hrome" or ffmpeg_branding == "ChromeOS")', { |
16 'sources': [ | 18 'sources': [ |
17 'patched-ffmpeg/libavcodec/x86/dct32_sse.asm', | 19 'libavcodec/x86/dct32_sse.asm', |
18 'patched-ffmpeg/libavcodec/x86/h264_deblock.asm', | 20 'libavcodec/x86/h264_chromamc.asm', |
19 'patched-ffmpeg/libavcodec/x86/h264_deblock_10bit.asm', | 21 'libavcodec/x86/h264_chromamc_10bit.asm', |
20 'patched-ffmpeg/libavcodec/x86/h264_idct.asm', | 22 'libavcodec/x86/h264_deblock.asm', |
21 'patched-ffmpeg/libavcodec/x86/h264_idct_10bit.asm', | 23 'libavcodec/x86/h264_deblock_10bit.asm', |
22 'patched-ffmpeg/libavcodec/x86/h264_weight.asm', | 24 'libavcodec/x86/h264_idct.asm', |
23 'patched-ffmpeg/libavcodec/x86/h264_weight_10bit.asm', | 25 'libavcodec/x86/h264_idct_10bit.asm', |
24 'patched-ffmpeg/libavcodec/x86/h264dsp_mmx.c', | 26 'libavcodec/x86/h264_weight.asm', |
25 'patched-ffmpeg/libavcodec/x86/mpegaudiodec_mmx.c', | 27 'libavcodec/x86/h264_weight_10bit.asm', |
| 28 'libavcodec/x86/h264dsp_mmx.c', |
| 29 'libavcodec/x86/imdct36_sse.asm', |
| 30 'libavcodec/x86/mpegaudiodec_mmx.c', |
26 ], | 31 ], |
27 }], # (target_arch == "ia32" or target_arch == "x64") and (ffmpeg_branding
== "Chrome" or ffmpeg_branding == "ChromeOS") | 32 }], # (target_arch == "ia32" or target_arch == "x64") and (ffmpeg_branding
== "Chrome" or ffmpeg_branding == "ChromeOS") |
28 ['(1) and (ffmpeg_branding == "ChromeOS")', { | 33 ['(1) and (ffmpeg_branding == "ChromeOS")', { |
29 'sources': [ | 34 'sources': [ |
30 'patched-ffmpeg/libavcodec/acelp_filters.c', | 35 'libavcodec/acelp_filters.c', |
31 'patched-ffmpeg/libavcodec/acelp_pitch_delay.c', | 36 'libavcodec/acelp_pitch_delay.c', |
32 'patched-ffmpeg/libavcodec/acelp_vectors.c', | 37 'libavcodec/acelp_vectors.c', |
33 'patched-ffmpeg/libavcodec/amrnbdec.c', | 38 'libavcodec/amrnbdec.c', |
34 'patched-ffmpeg/libavcodec/amrwbdec.c', | 39 'libavcodec/amrwbdec.c', |
35 'patched-ffmpeg/libavcodec/celp_filters.c', | 40 'libavcodec/celp_filters.c', |
36 'patched-ffmpeg/libavcodec/celp_math.c', | 41 'libavcodec/celp_math.c', |
37 'patched-ffmpeg/libavcodec/flvdec.c', | 42 'libavcodec/flvdec.c', |
38 'patched-ffmpeg/libavcodec/h263.c', | 43 'libavcodec/h263.c', |
39 'patched-ffmpeg/libavcodec/h263_parser.c', | 44 'libavcodec/h263_parser.c', |
40 'patched-ffmpeg/libavcodec/h263dec.c', | 45 'libavcodec/h263dec.c', |
41 'patched-ffmpeg/libavcodec/intelh263dec.c', | 46 'libavcodec/intelh263dec.c', |
42 'patched-ffmpeg/libavcodec/ituh263dec.c', | 47 'libavcodec/ituh263dec.c', |
43 'patched-ffmpeg/libavcodec/lsp.c', | 48 'libavcodec/lsp.c', |
44 'patched-ffmpeg/libavcodec/mpeg4video.c', | 49 'libavcodec/mpeg4video.c', |
45 'patched-ffmpeg/libavcodec/mpeg4video_parser.c', | 50 'libavcodec/mpeg4video_parser.c', |
46 'patched-ffmpeg/libavcodec/mpeg4videodec.c', | 51 'libavcodec/mpeg4videodec.c', |
47 'patched-ffmpeg/libavformat/amr.c', | 52 'libavformat/amr.c', |
48 'patched-ffmpeg/libavformat/avi.c', | 53 'libavformat/avidec.c', |
49 'patched-ffmpeg/libavformat/avidec.c', | |
50 ], | 54 ], |
51 }], # (1) and (ffmpeg_branding == "ChromeOS") | 55 }], # (1) and (ffmpeg_branding == "ChromeOS") |
52 ['(target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) and (ff
mpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS")', { | 56 ['(target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) and (ff
mpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS")', { |
53 'sources': [ | 57 'sources': [ |
54 'patched-ffmpeg/libavcodec/arm/h264dsp_init_arm.c', | 58 'libavcodec/arm/h264dsp_init_arm.c', |
55 'patched-ffmpeg/libavcodec/arm/mpegaudiodsp_fixed_armv6.S', | 59 'libavcodec/arm/mpegaudiodsp_fixed_armv6.S', |
56 'patched-ffmpeg/libavcodec/arm/mpegaudiodsp_init_arm.c', | 60 'libavcodec/arm/mpegaudiodsp_init_arm.c', |
| 61 'libavcodec/arm/sbrdsp_init_arm.c', |
57 ], | 62 ], |
58 }], # (target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) an
d (ffmpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS") | 63 }], # (target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) an
d (ffmpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS") |
59 ['((target_arch == "arm" and arm_neon == 1)) and (1)', { | 64 ['((target_arch == "arm" and arm_neon == 1)) and (1)', { |
60 'sources': [ | 65 'sources': [ |
61 'patched-ffmpeg/libavcodec/arm/dsputil_init_neon.c', | 66 'libavcodec/arm/dsputil_init_neon.c', |
62 'patched-ffmpeg/libavcodec/arm/dsputil_neon.S', | 67 'libavcodec/arm/dsputil_neon.S', |
63 'patched-ffmpeg/libavcodec/arm/fft_fixed_neon.S', | 68 'libavcodec/arm/fft_fixed_neon.S', |
64 'patched-ffmpeg/libavcodec/arm/fft_neon.S', | 69 'libavcodec/arm/fft_neon.S', |
65 'patched-ffmpeg/libavcodec/arm/fmtconvert_neon.S', | 70 'libavcodec/arm/fmtconvert_neon.S', |
66 'patched-ffmpeg/libavcodec/arm/h264pred_neon.S', | 71 'libavcodec/arm/h264pred_neon.S', |
67 'patched-ffmpeg/libavcodec/arm/int_neon.S', | 72 'libavcodec/arm/int_neon.S', |
68 'patched-ffmpeg/libavcodec/arm/mdct_fixed_neon.S', | 73 'libavcodec/arm/mdct_fixed_neon.S', |
69 'patched-ffmpeg/libavcodec/arm/mdct_neon.S', | 74 'libavcodec/arm/mdct_neon.S', |
70 'patched-ffmpeg/libavcodec/arm/mpegvideo_neon.S', | 75 'libavcodec/arm/mpegvideo_neon.S', |
71 'patched-ffmpeg/libavcodec/arm/rdft_neon.S', | 76 'libavcodec/arm/rdft_neon.S', |
72 'patched-ffmpeg/libavcodec/arm/simple_idct_neon.S', | 77 'libavcodec/arm/simple_idct_neon.S', |
73 'patched-ffmpeg/libavcodec/arm/vp3dsp_neon.S', | 78 'libavcodec/arm/vp3dsp_neon.S', |
74 'patched-ffmpeg/libavcodec/arm/vp8dsp_neon.S', | 79 'libavcodec/arm/vp8dsp_neon.S', |
75 ], | 80 ], |
76 }], # ((target_arch == "arm" and arm_neon == 1)) and (1) | 81 }], # ((target_arch == "arm" and arm_neon == 1)) and (1) |
77 ['(target_arch == "ia32" or target_arch == "x64") and (1)', { | 82 ['(target_arch == "ia32" or target_arch == "x64") and (1)', { |
78 'sources': [ | 83 'sources': [ |
79 'patched-ffmpeg/libavcodec/x86/deinterlace.asm', | 84 'libavcodec/x86/deinterlace.asm', |
80 'patched-ffmpeg/libavcodec/x86/dsputil_mmx.c', | 85 'libavcodec/x86/dsputil_mmx.c', |
81 'patched-ffmpeg/libavcodec/x86/dsputil_yasm.asm', | 86 'libavcodec/x86/dsputil_yasm.asm', |
82 'patched-ffmpeg/libavcodec/x86/fdct_mmx.c', | 87 'libavcodec/x86/fdct_mmx.c', |
83 'patched-ffmpeg/libavcodec/x86/fft.c', | 88 'libavcodec/x86/fft.c', |
84 'patched-ffmpeg/libavcodec/x86/fft_mmx.asm', | 89 'libavcodec/x86/fft_mmx.asm', |
85 'patched-ffmpeg/libavcodec/x86/fft_sse.c', | 90 'libavcodec/x86/fft_sse.c', |
86 'patched-ffmpeg/libavcodec/x86/fmtconvert.asm', | 91 'libavcodec/x86/fmtconvert.asm', |
87 'patched-ffmpeg/libavcodec/x86/fmtconvert_mmx.c', | 92 'libavcodec/x86/fmtconvert_mmx.c', |
88 'patched-ffmpeg/libavcodec/x86/h264_chromamc.asm', | 93 'libavcodec/x86/h264_intrapred.asm', |
89 'patched-ffmpeg/libavcodec/x86/h264_chromamc_10bit.asm', | 94 'libavcodec/x86/h264_intrapred_10bit.asm', |
90 'patched-ffmpeg/libavcodec/x86/h264_intrapred.asm', | 95 'libavcodec/x86/h264_intrapred_init.c', |
91 'patched-ffmpeg/libavcodec/x86/h264_intrapred_10bit.asm', | 96 'libavcodec/x86/h264_qpel_10bit.asm', |
92 'patched-ffmpeg/libavcodec/x86/h264_intrapred_init.c', | 97 'libavcodec/x86/idct_mmx_xvid.c', |
93 'patched-ffmpeg/libavcodec/x86/h264_qpel_10bit.asm', | 98 'libavcodec/x86/idct_sse2_xvid.c', |
94 'patched-ffmpeg/libavcodec/x86/idct_mmx_xvid.c', | 99 'libavcodec/x86/motion_est_mmx.c', |
95 'patched-ffmpeg/libavcodec/x86/idct_sse2_xvid.c', | 100 'libavcodec/x86/mpegvideo_mmx.c', |
96 'patched-ffmpeg/libavcodec/x86/motion_est_mmx.c', | 101 'libavcodec/x86/simple_idct_mmx.c', |
97 'patched-ffmpeg/libavcodec/x86/mpegvideo_mmx.c', | 102 'libavcodec/x86/vp3dsp.asm', |
98 'patched-ffmpeg/libavcodec/x86/simple_idct_mmx.c', | 103 'libavcodec/x86/vp8dsp-init.c', |
99 'patched-ffmpeg/libavcodec/x86/vp3dsp.asm', | 104 'libavcodec/x86/vp8dsp.asm', |
100 'patched-ffmpeg/libavcodec/x86/vp8dsp-init.c', | 105 'libavutil/x86/cpu.c', |
101 'patched-ffmpeg/libavcodec/x86/vp8dsp.asm', | |
102 'patched-ffmpeg/libavutil/x86/cpu.c', | |
103 ], | 106 ], |
104 }], # (target_arch == "ia32" or target_arch == "x64") and (1) | 107 }], # (target_arch == "ia32" or target_arch == "x64") and (1) |
105 ['(1) and (ffmpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS")', { | 108 ['(1) and (ffmpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS")', { |
106 'sources': [ | 109 'sources': [ |
107 'patched-ffmpeg/libavcodec/aacadtsdec.c', | 110 'libavcodec/aacadtsdec.c', |
108 'patched-ffmpeg/libavcodec/aacdec.c', | 111 'libavcodec/aacdec.c', |
109 'patched-ffmpeg/libavcodec/aacps.c', | 112 'libavcodec/aacps.c', |
110 'patched-ffmpeg/libavcodec/aacsbr.c', | 113 'libavcodec/aacsbr.c', |
111 'patched-ffmpeg/libavcodec/aactab.c', | 114 'libavcodec/aactab.c', |
112 'patched-ffmpeg/libavcodec/cabac.c', | 115 'libavcodec/cabac.c', |
113 'patched-ffmpeg/libavcodec/dct.c', | 116 'libavcodec/dct.c', |
114 'patched-ffmpeg/libavcodec/dct32_fixed.c', | 117 'libavcodec/dct32_fixed.c', |
115 'patched-ffmpeg/libavcodec/dct32_float.c', | 118 'libavcodec/dct32_float.c', |
116 'patched-ffmpeg/libavcodec/error_resilience.c', | 119 'libavcodec/error_resilience.c', |
117 'patched-ffmpeg/libavcodec/h264.c', | 120 'libavcodec/h264.c', |
118 'patched-ffmpeg/libavcodec/h264_cabac.c', | 121 'libavcodec/h264_cabac.c', |
119 'patched-ffmpeg/libavcodec/h264_cavlc.c', | 122 'libavcodec/h264_cavlc.c', |
120 'patched-ffmpeg/libavcodec/h264_direct.c', | 123 'libavcodec/h264_direct.c', |
121 'patched-ffmpeg/libavcodec/h264_loopfilter.c', | 124 'libavcodec/h264_loopfilter.c', |
122 'patched-ffmpeg/libavcodec/h264_mp4toannexb_bsf.c', | 125 'libavcodec/h264_mp4toannexb_bsf.c', |
123 'patched-ffmpeg/libavcodec/h264_ps.c', | 126 'libavcodec/h264_ps.c', |
124 'patched-ffmpeg/libavcodec/h264_refs.c', | 127 'libavcodec/h264_refs.c', |
125 'patched-ffmpeg/libavcodec/h264_sei.c', | 128 'libavcodec/h264_sei.c', |
126 'patched-ffmpeg/libavcodec/h264dsp.c', | 129 'libavcodec/h264dsp.c', |
127 'patched-ffmpeg/libavcodec/h264idct.c', | 130 'libavcodec/h264idct.c', |
128 'patched-ffmpeg/libavcodec/kbdwin.c', | 131 'libavcodec/kbdwin.c', |
129 'patched-ffmpeg/libavcodec/mpegaudio.c', | 132 'libavcodec/mpegaudio.c', |
130 'patched-ffmpeg/libavcodec/mpegaudio_parser.c', | 133 'libavcodec/mpegaudio_parser.c', |
131 'patched-ffmpeg/libavcodec/mpegaudiodec.c', | 134 'libavcodec/mpegaudiodec.c', |
132 'patched-ffmpeg/libavcodec/mpegaudiodecheader.c', | 135 'libavcodec/mpegaudiodecheader.c', |
133 'patched-ffmpeg/libavcodec/mpegaudiodsp.c', | 136 'libavcodec/mpegaudiodsp.c', |
134 'patched-ffmpeg/libavcodec/mpegaudiodsp_fixed.c', | 137 'libavcodec/mpegaudiodsp_fixed.c', |
135 'patched-ffmpeg/libavcodec/mpegaudiodsp_float.c', | 138 'libavcodec/mpegaudiodsp_float.c', |
136 'patched-ffmpeg/libavcodec/mpegvideo.c', | 139 'libavcodec/mpegvideo.c', |
137 'patched-ffmpeg/libavcodec/sinewin.c', | 140 'libavcodec/sbrdsp.c', |
138 'patched-ffmpeg/libavformat/mov.c', | 141 'libavcodec/sinewin.c', |
139 'patched-ffmpeg/libavformat/mp3dec.c', | 142 'libavcodec/timecode.c', |
| 143 'libavformat/mov.c', |
| 144 'libavformat/mov_chan.c', |
| 145 'libavformat/mp3dec.c', |
140 ], | 146 ], |
141 }], # (1) and (ffmpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS"
) | 147 }], # (1) and (ffmpeg_branding == "Chrome" or ffmpeg_branding == "ChromeOS"
) |
142 ['(1) and (ffmpeg_branding == "ChromiumOS" or ffmpeg_branding == "ChromeOS")
', { | 148 ['(1) and (ffmpeg_branding == "ChromiumOS" or ffmpeg_branding == "ChromeOS")
', { |
143 'sources': [ | 149 'sources': [ |
144 'patched-ffmpeg/libavcodec/flac.c', | 150 'libavcodec/flac.c', |
145 'patched-ffmpeg/libavcodec/flac_parser.c', | 151 'libavcodec/flac_parser.c', |
146 'patched-ffmpeg/libavcodec/flacdata.c', | 152 'libavcodec/flacdata.c', |
147 'patched-ffmpeg/libavcodec/flacdec.c', | 153 'libavcodec/flacdec.c', |
148 'patched-ffmpeg/libavformat/flacdec.c', | 154 'libavformat/flacdec.c', |
149 'patched-ffmpeg/libavformat/oggparseflac.c', | 155 'libavformat/oggparseflac.c', |
150 'patched-ffmpeg/libavformat/rawdec.c', | 156 'libavformat/rawdec.c', |
151 ], | 157 ], |
152 }], # (1) and (ffmpeg_branding == "ChromiumOS" or ffmpeg_branding == "Chrom
eOS") | 158 }], # (1) and (ffmpeg_branding == "ChromiumOS" or ffmpeg_branding == "Chrom
eOS") |
153 ['(target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) and (1)
', { | 159 ['(target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) and (1)
', { |
154 'sources': [ | 160 'sources': [ |
155 'patched-ffmpeg/libavcodec/arm/dsputil_arm.S', | 161 'libavcodec/arm/dsputil_arm.S', |
156 'patched-ffmpeg/libavcodec/arm/dsputil_armv6.S', | 162 'libavcodec/arm/dsputil_armv6.S', |
157 'patched-ffmpeg/libavcodec/arm/dsputil_init_arm.c', | 163 'libavcodec/arm/dsputil_init_arm.c', |
158 'patched-ffmpeg/libavcodec/arm/dsputil_init_armv5te.c', | 164 'libavcodec/arm/dsputil_init_armv5te.c', |
159 'patched-ffmpeg/libavcodec/arm/dsputil_init_armv6.c', | 165 'libavcodec/arm/dsputil_init_armv6.c', |
160 'patched-ffmpeg/libavcodec/arm/dsputil_init_vfp.c', | 166 'libavcodec/arm/dsputil_init_vfp.c', |
161 'patched-ffmpeg/libavcodec/arm/dsputil_vfp.S', | 167 'libavcodec/arm/dsputil_vfp.S', |
162 'patched-ffmpeg/libavcodec/arm/fft_fixed_init_arm.c', | 168 'libavcodec/arm/fft_fixed_init_arm.c', |
163 'patched-ffmpeg/libavcodec/arm/fft_init_arm.c', | 169 'libavcodec/arm/fft_init_arm.c', |
164 'patched-ffmpeg/libavcodec/arm/fmtconvert_init_arm.c', | 170 'libavcodec/arm/fmtconvert_init_arm.c', |
165 'patched-ffmpeg/libavcodec/arm/fmtconvert_vfp.S', | 171 'libavcodec/arm/fmtconvert_vfp.S', |
166 'patched-ffmpeg/libavcodec/arm/h264pred_init_arm.c', | 172 'libavcodec/arm/h264pred_init_arm.c', |
167 'patched-ffmpeg/libavcodec/arm/jrevdct_arm.S', | 173 'libavcodec/arm/jrevdct_arm.S', |
168 'patched-ffmpeg/libavcodec/arm/mpegvideo_arm.c', | 174 'libavcodec/arm/mpegvideo_arm.c', |
169 'patched-ffmpeg/libavcodec/arm/mpegvideo_armv5te.c', | 175 'libavcodec/arm/mpegvideo_armv5te.c', |
170 'patched-ffmpeg/libavcodec/arm/mpegvideo_armv5te_s.S', | 176 'libavcodec/arm/mpegvideo_armv5te_s.S', |
171 'patched-ffmpeg/libavcodec/arm/simple_idct_arm.S', | 177 'libavcodec/arm/simple_idct_arm.S', |
172 'patched-ffmpeg/libavcodec/arm/simple_idct_armv5te.S', | 178 'libavcodec/arm/simple_idct_armv5te.S', |
173 'patched-ffmpeg/libavcodec/arm/simple_idct_armv6.S', | 179 'libavcodec/arm/simple_idct_armv6.S', |
174 'patched-ffmpeg/libavcodec/arm/vp8_armv6.S', | 180 'libavcodec/arm/vp8_armv6.S', |
175 'patched-ffmpeg/libavcodec/arm/vp8dsp_armv6.S', | 181 'libavcodec/arm/vp8dsp_armv6.S', |
176 'patched-ffmpeg/libavcodec/arm/vp8dsp_init_arm.c', | 182 'libavcodec/arm/vp8dsp_init_arm.c', |
177 'patched-ffmpeg/libavutil/arm/cpu.c', | 183 'libavutil/arm/cpu.c', |
178 ], | 184 ], |
179 }], # (target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) an
d (1) | 185 }], # (target_arch == "arm" or (target_arch == "arm" and arm_neon == 1)) an
d (1) |
180 ['(1) and (1)', { | 186 ['(1) and (1)', { |
181 'sources': [ | 187 'sources': [ |
182 'patched-ffmpeg/libavcodec/allcodecs.c', | 188 'libavcodec/allcodecs.c', |
183 'patched-ffmpeg/libavcodec/audioconvert.c', | 189 'libavcodec/audioconvert.c', |
184 'patched-ffmpeg/libavcodec/avfft.c', | 190 'libavcodec/avfft.c', |
185 'patched-ffmpeg/libavcodec/avpacket.c', | 191 'libavcodec/avpacket.c', |
186 'patched-ffmpeg/libavcodec/bitstream.c', | 192 'libavcodec/bitstream.c', |
187 'patched-ffmpeg/libavcodec/bitstream_filter.c', | 193 'libavcodec/bitstream_filter.c', |
188 'patched-ffmpeg/libavcodec/dsputil.c', | 194 'libavcodec/dsputil.c', |
189 'patched-ffmpeg/libavcodec/faanidct.c', | 195 'libavcodec/faanidct.c', |
190 'patched-ffmpeg/libavcodec/fft_fixed.c', | 196 'libavcodec/fft_fixed.c', |
191 'patched-ffmpeg/libavcodec/fft_float.c', | 197 'libavcodec/fft_float.c', |
192 'patched-ffmpeg/libavcodec/fmtconvert.c', | 198 'libavcodec/fmtconvert.c', |
193 'patched-ffmpeg/libavcodec/golomb.c', | 199 'libavcodec/golomb.c', |
194 'patched-ffmpeg/libavcodec/h264pred.c', | 200 'libavcodec/h264pred.c', |
195 'patched-ffmpeg/libavcodec/imgconvert.c', | 201 'libavcodec/imgconvert.c', |
196 'patched-ffmpeg/libavcodec/jrevdct.c', | 202 'libavcodec/jrevdct.c', |
197 'patched-ffmpeg/libavcodec/mdct_fixed.c', | 203 'libavcodec/mdct_fixed.c', |
198 'patched-ffmpeg/libavcodec/mdct_float.c', | 204 'libavcodec/mdct_float.c', |
199 'patched-ffmpeg/libavcodec/mpeg12data.c', | 205 'libavcodec/mpeg12data.c', |
200 'patched-ffmpeg/libavcodec/mpeg4audio.c', | 206 'libavcodec/mpeg4audio.c', |
201 'patched-ffmpeg/libavcodec/mpegaudiodata.c', | 207 'libavcodec/mpegaudiodata.c', |
202 'patched-ffmpeg/libavcodec/options.c', | 208 'libavcodec/options.c', |
203 'patched-ffmpeg/libavcodec/parser.c', | 209 'libavcodec/parser.c', |
204 'patched-ffmpeg/libavcodec/pcm.c', | 210 'libavcodec/pcm.c', |
205 'patched-ffmpeg/libavcodec/pthread.c', | 211 'libavcodec/pthread.c', |
206 'patched-ffmpeg/libavcodec/raw.c', | 212 'libavcodec/raw.c', |
207 'patched-ffmpeg/libavcodec/rawdec.c', | 213 'libavcodec/rawdec.c', |
208 'patched-ffmpeg/libavcodec/rdft.c', | 214 'libavcodec/rdft.c', |
209 'patched-ffmpeg/libavcodec/simple_idct.c', | 215 'libavcodec/simple_idct.c', |
210 'patched-ffmpeg/libavcodec/utils.c', | 216 'libavcodec/utils.c', |
211 'patched-ffmpeg/libavcodec/vorbis.c', | 217 'libavcodec/vorbis.c', |
212 'patched-ffmpeg/libavcodec/vorbis_data.c', | 218 'libavcodec/vorbis_data.c', |
213 'patched-ffmpeg/libavcodec/vorbisdec.c', | 219 'libavcodec/vorbisdec.c', |
214 'patched-ffmpeg/libavcodec/vp3.c', | 220 'libavcodec/vp3.c', |
215 'patched-ffmpeg/libavcodec/vp3dsp.c', | 221 'libavcodec/vp3dsp.c', |
216 'patched-ffmpeg/libavcodec/vp56rac.c', | 222 'libavcodec/vp56rac.c', |
217 'patched-ffmpeg/libavcodec/vp8.c', | 223 'libavcodec/vp8.c', |
218 'patched-ffmpeg/libavcodec/vp8_parser.c', | 224 'libavcodec/vp8_parser.c', |
219 'patched-ffmpeg/libavcodec/vp8dsp.c', | 225 'libavcodec/vp8dsp.c', |
220 'patched-ffmpeg/libavcodec/xiph.c', | 226 'libavcodec/xiph.c', |
221 'patched-ffmpeg/libavformat/allformats.c', | 227 'libavformat/allformats.c', |
222 'patched-ffmpeg/libavformat/avio.c', | 228 'libavformat/avio.c', |
223 'patched-ffmpeg/libavformat/aviobuf.c', | 229 'libavformat/aviobuf.c', |
224 'patched-ffmpeg/libavformat/cutils.c', | 230 'libavformat/cutils.c', |
225 'patched-ffmpeg/libavformat/id3v1.c', | 231 'libavformat/id3v1.c', |
226 'patched-ffmpeg/libavformat/id3v2.c', | 232 'libavformat/id3v2.c', |
227 'patched-ffmpeg/libavformat/isom.c', | 233 'libavformat/isom.c', |
228 'patched-ffmpeg/libavformat/matroska.c', | 234 'libavformat/matroska.c', |
229 'patched-ffmpeg/libavformat/matroskadec.c', | 235 'libavformat/matroskadec.c', |
230 'patched-ffmpeg/libavformat/metadata.c', | 236 'libavformat/metadata.c', |
231 'patched-ffmpeg/libavformat/oggdec.c', | 237 'libavformat/oggdec.c', |
232 'patched-ffmpeg/libavformat/oggparsecelt.c', | 238 'libavformat/oggparsecelt.c', |
233 'patched-ffmpeg/libavformat/oggparseogm.c', | 239 'libavformat/oggparseogm.c', |
234 'patched-ffmpeg/libavformat/oggparseskeleton.c', | 240 'libavformat/oggparseskeleton.c', |
235 'patched-ffmpeg/libavformat/oggparsetheora.c', | 241 'libavformat/oggparsetheora.c', |
236 'patched-ffmpeg/libavformat/oggparsevorbis.c', | 242 'libavformat/oggparsevorbis.c', |
237 'patched-ffmpeg/libavformat/options.c', | 243 'libavformat/options.c', |
238 'patched-ffmpeg/libavformat/pcm.c', | 244 'libavformat/pcm.c', |
239 'patched-ffmpeg/libavformat/riff.c', | 245 'libavformat/riff.c', |
240 'patched-ffmpeg/libavformat/rm.c', | 246 'libavformat/rm.c', |
241 'patched-ffmpeg/libavformat/rmdec.c', | 247 'libavformat/rmdec.c', |
242 'patched-ffmpeg/libavformat/seek.c', | 248 'libavformat/seek.c', |
243 'patched-ffmpeg/libavformat/utils.c', | 249 'libavformat/utils.c', |
244 'patched-ffmpeg/libavformat/vorbiscomment.c', | 250 'libavformat/vorbiscomment.c', |
245 'patched-ffmpeg/libavformat/wav.c', | 251 'libavformat/wav.c', |
246 'patched-ffmpeg/libavutil/audioconvert.c', | 252 'libavutil/audioconvert.c', |
247 'patched-ffmpeg/libavutil/avstring.c', | 253 'libavutil/avstring.c', |
248 'patched-ffmpeg/libavutil/base64.c', | 254 'libavutil/base64.c', |
249 'patched-ffmpeg/libavutil/cpu.c', | 255 'libavutil/cpu.c', |
250 'patched-ffmpeg/libavutil/crc.c', | 256 'libavutil/crc.c', |
251 'patched-ffmpeg/libavutil/dict.c', | 257 'libavutil/dict.c', |
252 'patched-ffmpeg/libavutil/eval.c', | 258 'libavutil/eval.c', |
253 'patched-ffmpeg/libavutil/fifo.c', | 259 'libavutil/fifo.c', |
254 'patched-ffmpeg/libavutil/imgutils.c', | 260 'libavutil/imgutils.c', |
255 'patched-ffmpeg/libavutil/intfloat_readwrite.c', | 261 'libavutil/intfloat_readwrite.c', |
256 'patched-ffmpeg/libavutil/inverse.c', | 262 'libavutil/inverse.c', |
257 'patched-ffmpeg/libavutil/lfg.c', | 263 'libavutil/lfg.c', |
258 'patched-ffmpeg/libavutil/log.c', | 264 'libavutil/log.c', |
259 'patched-ffmpeg/libavutil/lzo.c', | 265 'libavutil/lzo.c', |
260 'patched-ffmpeg/libavutil/mathematics.c', | 266 'libavutil/mathematics.c', |
261 'patched-ffmpeg/libavutil/md5.c', | 267 'libavutil/md5.c', |
262 'patched-ffmpeg/libavutil/mem.c', | 268 'libavutil/mem.c', |
263 'patched-ffmpeg/libavutil/opt.c', | 269 'libavutil/opt.c', |
264 'patched-ffmpeg/libavutil/parseutils.c', | 270 'libavutil/parseutils.c', |
265 'patched-ffmpeg/libavutil/pixdesc.c', | 271 'libavutil/pixdesc.c', |
266 'patched-ffmpeg/libavutil/random_seed.c', | 272 'libavutil/random_seed.c', |
267 'patched-ffmpeg/libavutil/rational.c', | 273 'libavutil/rational.c', |
268 'patched-ffmpeg/libavutil/samplefmt.c', | 274 'libavutil/samplefmt.c', |
269 'patched-ffmpeg/libavutil/utils.c', | 275 'libavutil/timecode.c', |
| 276 'libavutil/utils.c', |
270 ], | 277 ], |
271 }], # (1) and (1) | 278 }], # (1) and (1) |
272 ], # conditions | 279 ], # conditions |
273 } | 280 } |
OLD | NEW |