Changes between Version 4 and Version 5 of UbuntuCompilationGuideQuantal
- Timestamp:
- May 25, 2013, 6:37:34 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UbuntuCompilationGuideQuantal
v4 v5 91 91 '''Note:''' You can download a [http://code.google.com/p/webm/downloads/list libvpx source snapshot] as an alternative to using `git`. 92 92 93 === opus (optional)===94 Opus audio encoder and decoder. Add `--enable-libopus` to your ffmpeg `./configure` line if you want to use this.93 === opus === 94 Opus audio encoder and decoder. 95 95 {{{ 96 96 cd
