Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
32f841d7
Commit
32f841d7
authored
Nov 27, 2005
by
gbazin
Browse files
* extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated patch.
parent
58dd7087
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
View file @
32f841d7
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment