We're moving the location of the ffmpeg binaries -- hopefully for the last
time -- to allow for different variants for each platform.  The specific
first use case is x64 linux, and debug builds of ffmpeg for mac and linux.
 We don't do debug builds for windows because the gcc-built ffmpeg cannot
generate compatible symbols for useful debugging.
The CL for this review is: http://codereview.chromium.org/215016

When this is committed, you'll need to clean up your local client to avoid
getting warnings from gclient.  Specifically, you should:
  1) rm -rf or del /s /q  src/third_party/ffmpeg/binaries
  2) remove the "src/third_party/ffmpeg/binaries/chromium" from your
.gclient_entries file

If you don't do this, things will still work, but gclient will complain at
you.

I will send an update once this is committed.

-Albert

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to