Changeset 2b31f402c55300bcc09692499ed1e9c7cfe3d539

Show
Ignore:
Timestamp:
12/06/08 03:16:40 (4 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1213233400 +0200
git-parent:

[88c0dc5f1c242954c80f5404d885a55a8e89ab09]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1213233400 +0200
Message:

Trying to use non-existant patches isn't exactly the idea of the century.

Please leave the FFmpeg revision fixed and only update it if you sure that your newer one is stable, nice and cool.

Files:

Legend:

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

    r16bf23c r2b31f40  
    10691069ffmpeg: 
    10701070    $(SVN) co $(FFMPEG_SVN) ffmpeg -r 12920 
    1071     (cd $@; patch -p0 < ../Patches/ffmpeg-pkg-config.patch) 
    10721071ifeq ($(HOST),i586-pc-beos) 
    10731072    (cd $@; patch -p0 < ../Patches/ffmpeg-svn-beos.patch) 
     
    10911090    patch -p0 < Patches/ffmpeg-svn-libavformat.patch 
    10921091endif 
    1093     (cd $@; patch -p0 < ../Patches/ffmpeg-svn-configure.patch ) 
    10941092else 
    10951093ffmpeg-$(FFMPEG_VERSION).tar.gz: