OLD | NEW |
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" | 5 Name="media" |
6 ProjectGUID="{6AE76406-B03B-11DD-94B1-80B556D89593}" | 6 ProjectGUID="{6AE76406-B03B-11DD-94B1-80B556D89593}" |
7 RootNamespace="media" | 7 RootNamespace="media" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
214 </File> | 214 </File> |
215 <File | 215 <File |
216 RelativePath="..\filters\ffmpeg_common.cc" | 216 RelativePath="..\filters\ffmpeg_common.cc" |
217 > | 217 > |
218 </File> | 218 </File> |
219 <File | 219 <File |
220 RelativePath="..\filters\ffmpeg_common.h" | 220 RelativePath="..\filters\ffmpeg_common.h" |
221 > | 221 > |
222 </File> | 222 </File> |
223 <File | 223 <File |
| 224 RelativePath="..\filters\ffmpeg_demuxer.cc" |
| 225 > |
| 226 </File> |
| 227 <File |
| 228 RelativePath="..\filters\ffmpeg_demuxer.h" |
| 229 > |
| 230 </File> |
| 231 <File |
224 RelativePath="..\filters\ffmpeg_glue.cc" | 232 RelativePath="..\filters\ffmpeg_glue.cc" |
225 > | 233 > |
226 </File> | 234 </File> |
227 <File | 235 <File |
228 RelativePath="..\filters\ffmpeg_glue.h" | 236 RelativePath="..\filters\ffmpeg_glue.h" |
229 > | 237 > |
230 </File> | 238 </File> |
231 <File | 239 <File |
232 RelativePath="..\filters\file_data_source.cc" | 240 RelativePath="..\filters\file_data_source.cc" |
233 > | 241 > |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
283 </File> | 291 </File> |
284 <File | 292 <File |
285 RelativePath="..\audio\win\waveout_output_win.h" | 293 RelativePath="..\audio\win\waveout_output_win.h" |
286 > | 294 > |
287 </File> | 295 </File> |
288 </Filter> | 296 </Filter> |
289 </Files> | 297 </Files> |
290 <Globals> | 298 <Globals> |
291 </Globals> | 299 </Globals> |
292 </VisualStudioProject> | 300 </VisualStudioProject> |
OLD | NEW |