Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Contains FFmpeg binaries suitable for Chromium. Essentially a build of FFmpeg | |
| 2 that only contains the following features: | |
| 3 Video codecs | |
| 4 - Theora | |
| 5 Audio codecs | |
| 6 - Vorbis | |
| 7 Container formats | |
| 8 - Ogg | |
| 9 | |
| 10 These were built using the instructions posted at: | |
| 11 http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/ffmpeg/ | |
| 12 http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/mingw/ | |
| OLD | NEW |