From: Gildas Bazin Date: Sun, 27 Nov 2005 13:15:39 +0000 (+0000) Subject: * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated patch. X-Git-Tag: 0.9.0-test0~13181 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=32f841d7381da97c80b3ddc60a52cc25339e3544;hp=58dd70877255786f48a12de05a4205b8e7c84515;p=vlc * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated patch. --- diff --git a/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch b/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch index 64fc662d4c..3786538b6f 100644 --- a/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch +++ b/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch @@ -477,22 +477,6 @@ diff -u -r1.11 xvmcvideo.c #ifdef USE_FASTMEMCPY #include "fastmemcpy.h" #endif -Index: ../ffmpeg/libavcodec/libpostproc/Makefile -=================================================================== -RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/libpostproc/Makefile,v -retrieving revision 1.26 -diff -u -r1.26 Makefile ---- ../ffmpeg/libavcodec/libpostproc/Makefile 26 Sep 2005 10:05:13 -0000 1.26 -+++ ../ffmpeg/libavcodec/libpostproc/Makefile 21 Nov 2005 23:02:09 -0000 -@@ -56,7 +56,7 @@ - $(AR) rc $@ $(PPOBJS) - $(RANLIB) $@ - --install: all -+installlib: all - ifeq ($(SHARED_PP),yes) - ifeq ($(CONFIG_WIN32),yes) - install $(INSTALLSTRIP) -m 755 $(SPPLIBNAME) "$(prefix)" Index: ../ffmpeg/libavformat/Makefile =================================================================== RCS file: /cvsroot/ffmpeg/ffmpeg/libavformat/Makefile,v