Steve Checkoway
|
415e464926
|
Check that subversion AND (curl OR wget) are installed before downloading ffmpeg. Prevents running ./build.sh which fails if curl and wget are not installed and then running build.sh again which proceeds as if ffmpeg had been patched. Also add -j or --jobs option to pass to make. ./build -j3 works nicely. Now if someone wants to buy me one of those 16 context Macs, I would sure love to try -j17.
|
2009-03-21 05:53:52 +00:00 |
|
Steve Checkoway
|
f8711d2f74
|
Year.
|
2008-07-29 07:06:06 +00:00 |
|
Steve Checkoway
|
1fedb46955
|
We don't even use ffmpeg's software image scalar, but the directory and some of its contents need to be present to build ffmpeg. The version is tied to mplayer rather than to ffmpeg so grab an arbitrary version that allows ffmpeg to compile.
|
2008-05-27 05:51:34 +00:00 |
|
Steve Checkoway
|
42ab45b44a
|
Define attribute_deprecated to nothing to inhibit ffmpeg spewing a million warnings.
|
2008-01-05 03:04:16 +00:00 |
|
Steve Checkoway
|
08813256b9
|
Add messages to build script.
|
2007-11-21 09:53:24 +00:00 |
|
Steve Checkoway
|
dfc1a43afd
|
Apply ffmpeg patch when using this build script.
|
2007-11-17 22:09:18 +00:00 |
|
Steve Checkoway
|
1b5defb046
|
Require bash. Apparently people still have bourne shells other than bash.
|
2007-09-10 05:08:20 +00:00 |
|
Steve Checkoway
|
029d2df822
|
OCD requires me to fix spacing.
|
2007-08-09 19:37:36 +00:00 |
|
Steve Checkoway
|
58060121d8
|
Allow running with sh. Check for configure.
|
2007-06-21 22:02:31 +00:00 |
|
Steve Checkoway
|
4d2fd489fb
|
Update build script to get the correct version of ffmpeg from the subversion repository.
|
2007-03-21 07:07:21 +00:00 |
|
Steve Checkoway
|
bd796e566c
|
Update build script.
|
2007-03-13 09:00:45 +00:00 |
|
Steve Checkoway
|
818626a270
|
Add a patch to compile with altivec correctly. (Patch is up at http://stepmania.sf.net/ffmpeg-0.4.9-pre1-altivec.patch .)
|
2006-09-02 09:49:54 +00:00 |
|
Steve Checkoway
|
5143db7475
|
I have spent way too much time on this script. Due to popular demand, you can now pass it -v (pass -h to see all options)
|
2006-08-10 09:52:56 +00:00 |
|
Steve Checkoway
|
73962daa0a
|
A build script that I've found to be useful for building the linux snapshot as well as including with the source snapshots which makes it easy to build with static ffmpeg libs (which it will download, patch, configure, and build for you).
|
2006-07-28 00:13:25 +00:00 |
|