Update ffmpeg.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
|||||||
Frameworks:
|
Frameworks:
|
||||||
ffmpeg-0.4.9-pre1
|
ffmpeg-r8448
|
||||||
libmad-0.1.5.1b
|
libmad-0.1.5.1b
|
||||||
|
|
||||||
Static Libraries:
|
Static Libraries:
|
||||||
@@ -12,7 +12,8 @@ zlib-1.2.3
|
|||||||
|
|
||||||
Directions:
|
Directions:
|
||||||
1. Decompress all of those in the Libraries directory.
|
1. Decompress all of those in the Libraries directory.
|
||||||
2. Patch ffmpeg using ffmpeg-0.4.9-pre1-sm.patch.
|
2. Get ffmpeg via
|
||||||
|
svn co -r 8448 svn://svn.mplayerhq.hu/ffmpeg/trunk/ ffmpeg-r8448
|
||||||
3. Open Libraries.xcode and build target all.
|
3. Open Libraries.xcode and build target all.
|
||||||
4. Copy the frameworks (except for ffmpeg-i386.framework) to
|
4. Copy the frameworks (except for ffmpeg-i386.framework) to
|
||||||
stepmania/PBProject/Frameworks and the static libraries to
|
stepmania/PBProject/Frameworks and the static libraries to
|
||||||
|
|||||||
@@ -19,6 +19,6 @@
|
|||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>STEP</string>
|
<string>STEP</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>0.4.9-pre1</string>
|
<string>r8448</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user