Changeset 879

Show
Ignore:
Timestamp:
05/17/08 22:56:28 (4 months ago)
Author:
astrange
Message:

Work around https://roundup.mplayerhq.hu/roundup/ffmpeg/issue327 (could cause a crash on AppleTV only). Closes #336.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/createStaticLibs.sh

    r870 r879  
    6767        (cd ffmpeg && svn revert -R . && rm patched) 
    6868fi 
     69 
     70patch -p0 < Patches/ffmpeg-h264dsp-chroma-mc4.diff 
     71touch ffmpeg/patched 
    6972 
    7073# if [ $no_pic -eq 0 ] ; then