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

Side by Side Diff: third_party/ffmpeg/ffmpeg.vcproj

Issue 56129: Update public FFmpeg header files from r16647 to r18286. (Closed)
Patch Set: Created 11 years, 8 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 | « third_party/ffmpeg/avutil-50.def ('k') | third_party/ffmpeg/generate_libs.bat » ('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="ffmpeg" 5 Name="ffmpeg"
6 ProjectGUID="{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}" 6 ProjectGUID="{D7A94F58-576A-45D9-A45F-EB87C63ABBB0}"
7 RootNamespace="ffmpeg" 7 RootNamespace="ffmpeg"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
176 </Filter> 176 </Filter>
177 <File 177 <File
178 RelativePath=".\avcodec-52.def" 178 RelativePath=".\avcodec-52.def"
179 > 179 >
180 </File> 180 </File>
181 <File 181 <File
182 RelativePath=".\avformat-52.def" 182 RelativePath=".\avformat-52.def"
183 > 183 >
184 </File> 184 </File>
185 <File 185 <File
186 » » » RelativePath=".\avutil-49.def" 186 » » » RelativePath=".\avutil-50.def"
187 > 187 >
188 </File> 188 </File>
189 <File 189 <File
190 RelativePath=".\generate_libs.bat" 190 RelativePath=".\generate_libs.bat"
191 > 191 >
192 </File> 192 </File>
193 </Files> 193 </Files>
194 <Globals> 194 <Globals>
195 </Globals> 195 </Globals>
196 </VisualStudioProject> 196 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/ffmpeg/avutil-50.def ('k') | third_party/ffmpeg/generate_libs.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698