From 32f841d7381da97c80b3ddc60a52cc25339e3544 Mon Sep 17 00:00:00 2001 From: Gildas Bazin <gbazin@videolan.org> Date: Sun, 27 Nov 2005 13:15:39 +0000 Subject: [PATCH] * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated patch. --- .../contrib/src/Patches/ffmpeg-cvs-wince.patch | 16 ---------------- 1 file changed, 16 deletions(-) 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 -- 2.25.4