Changeset af7f84c8352c176a3e95eca91b5d62eaa0c71632

Show
Ignore:
Timestamp:
04/04/08 00:33:33 (4 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1207262013 -0700
git-parent:

[f8f7d6a15f26b0151999df949a20c6213a50b6b2]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1207262013 -0700
Message:

FFmpeg fixed its rtsp mingw compatibility.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/src/Makefile

    r12af43c raf7f84c  
    10521052    (cd $@; patch -p0 < ../Patches/ffmpeg-macosx-intel-mmx.patch) 
    10531053endif 
    1054 ifdef HAVE_WIN32 
    1055     (cd $@; patch -p0 < ../Patches/ffmpeg-svn-win32.patch) 
    1056 endif 
    10571054ifdef NO_TEXT_RELOCATION 
    10581055    (cd $@; patch -p1 < ../Patches/ffmpeg-svn-mmx_removal-darwin9.patch)