Index: third_party/ffmpeg/binaries/chromium/README.chromium |
diff --git a/third_party/ffmpeg/binaries/chromium/README.chromium b/third_party/ffmpeg/binaries/chromium/README.chromium |
new file mode 100755 |
index 0000000000000000000000000000000000000000..c7dba7c0423c105f425fdbb6f3e31a24fc1aaa9c |
--- /dev/null |
+++ b/third_party/ffmpeg/binaries/chromium/README.chromium |
@@ -0,0 +1,12 @@ |
+Contains FFmpeg binaries suitable for Chromium. Essentially a build of FFmpeg |
+that only contains the following features: |
+ Video codecs |
+ - Theora |
+ Audio codecs |
+ - Vorbis |
+ Container formats |
+ - Ogg |
+ |
+These were built using the instructions posted at: |
+ http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/ |
+ http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/mingw/ |