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


