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

Side by Side Diff: media/build/media_unittests.vcproj

Issue 39295: Checking in media::FFmpegDemuxer and tests. (Closed)
Patch Set: Fixes Created 11 years, 9 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 | « media/build/media.vcproj ('k') | media/filters/ffmpeg_demuxer.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 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="media_unittests" 5 Name="media_unittests"
6 ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}" 6 ProjectGUID="{C8C6183C-B03C-11DD-B471-DFD256D89593}"
7 RootNamespace="media_unittests" 7 RootNamespace="media_unittests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 > 185 >
186 <File 186 <File
187 RelativePath="..\audio\win\audio_output_ win_unittest.cc" 187 RelativePath="..\audio\win\audio_output_ win_unittest.cc"
188 > 188 >
189 </File> 189 </File>
190 </Filter> 190 </Filter>
191 <Filter 191 <Filter
192 Name="filters" 192 Name="filters"
193 > 193 >
194 <File 194 <File
195 RelativePath="..\filters\ffmpeg_demuxer_ unittest.cc"
196 >
197 </File>
198 <File
195 RelativePath="..\filters\ffmpeg_glue_uni ttest.cc" 199 RelativePath="..\filters\ffmpeg_glue_uni ttest.cc"
196 > 200 >
197 </File> 201 </File>
198 <File 202 <File
199 RelativePath="..\filters\file_data_sourc e_unittest.cc" 203 RelativePath="..\filters\file_data_sourc e_unittest.cc"
200 > 204 >
201 </File> 205 </File>
202 <File 206 <File
203 RelativePath="..\filters\mock_data_sourc e.h" 207 RelativePath="..\filters\mock_data_sourc e.h"
204 > 208 >
205 </File> 209 </File>
206 <File 210 <File
207 RelativePath="..\filters\test_video_rend erer.h" 211 RelativePath="..\filters\test_video_rend erer.h"
208 > 212 >
209 </File> 213 </File>
210 <File 214 <File
211 RelativePath="..\filters\video_renderer_ unittest.cc" 215 RelativePath="..\filters\video_renderer_ unittest.cc"
212 > 216 >
213 </File> 217 </File>
214 </Filter> 218 </Filter>
215 </Filter> 219 </Filter>
216 </Files> 220 </Files>
217 <Globals> 221 <Globals>
218 </Globals> 222 </Globals>
219 </VisualStudioProject> 223 </VisualStudioProject>
OLDNEW
« no previous file with comments | « media/build/media.vcproj ('k') | media/filters/ffmpeg_demuxer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698