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

Unified Diff: third_party/ffmpeg/using_ffmpeg.vsprops

Issue 56129: Update public FFmpeg header files from r16647 to r18286. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/ffmpeg/include/libavutil/rational.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ffmpeg/using_ffmpeg.vsprops
diff --git a/third_party/ffmpeg/using_ffmpeg.vsprops b/third_party/ffmpeg/using_ffmpeg.vsprops
index d3459ee8908fb7abd356420e167c8f5a827b33b0..1a569b34ef92b503334954838221d217abe8e0ba 100644
--- a/third_party/ffmpeg/using_ffmpeg.vsprops
+++ b/third_party/ffmpeg/using_ffmpeg.vsprops
@@ -10,7 +10,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="avcodec-52.lib avformat-52.lib avutil-49.lib"
- DelayLoadDLLs="avcodec-52.dll;avformat-52.dll;avutil-49.dll"
+ AdditionalDependencies="avcodec-52.lib avformat-52.lib avutil-50.lib"
+ DelayLoadDLLs="avcodec-52.dll;avformat-52.dll;avutil-50.dll"
/>
</VisualStudioPropertySheet>
« no previous file with comments | « third_party/ffmpeg/include/libavutil/rational.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698