Changeset 1060
- Timestamp:
- 05/30/09 17:38:04 (15 months ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 removed
- 1 modified
-
Patches/ffmpeg-h264-crash-fix.diff (deleted)
-
Subtitles/detect-encoding.m (added)
-
createStaticLibs.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/createStaticLibs.sh
r1059 r1060 93 93 patch -p0 < Patches/ffmpeg-h264-nounrollcabac.diff 94 94 patch -p0 < Patches/ffmpeg-no-h264-warning.diff 95 patch -p1 < Patches/ffmpeg-h264-crash-fix.diff96 95 touch ffmpeg/patched 97 96
