Changes between Version 2 and Version 3 of How to quickly compile libx264
- Timestamp:
- 12/05/2012 12:15:38 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
How to quickly compile libx264
v2 v3 2 2 {{{ 3 3 # cd /my/path/where/i/keep/compiled/stuff 4 # git clone git:// source.ffmpeg.org/ffmpeg.git4 # git clone git://git.videolan.org/x264.git 5 5 # cd x264 6 6 # ./configure --enable-static --enable-shared


