Changes between Version 5 and Version 6 of Ticket #103, comment 9
- Timestamp:
- 02/25/13 18:01:36 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #103, comment 9
v5 v6 27 27 cd .. 28 28 29 rm -fr libav-9. 130 tar -zxf libav-9. 1.tar.gz31 cd libav-9. 129 rm -fr libav-9.2 30 tar -zxf libav-9.2.tar.gz 31 cd libav-9.2 32 32 ./configure --enable-runtime-cpudetect --enable-static --enable-shared \ 33 --enable-memalign-hack \ 33 34 --disable-avdevice --enable-pic --disable-zlib \ 34 35 --disable-filters --disable-everything \