Changes between Version 67 and Version 68 of CompilationGuide/Centos
- Timestamp:
- Feb 16, 2018, 11:49:11 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Centos
v67 v68 239 239 }}} 240 240 241 {{{ 242 #!div style="border: 1px solid #c7e5c7; margin: 1em; background-color: #ddffdd;" 243 '''Tip:''' If you want to compile against latest stable release, please replace `ffmpeg-snapshot.tar.bz2` file name in `curl` url argument for something like `ffmpeg-3.4.2.tar.gz` or so. Do not forget to modify following `tar` and `cd` commands arguments accordingly, because stable releases use version number in their directory name. 244 }}} 245 246 241 247 ---- 242 248