Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
306aa7be
Commit
306aa7be
authored
Apr 12, 2009
by
Felix Paul Kühne
Browse files
contribs/ffmpeg: apply ppc-only patches on ppc only...
parent
4a0cb62f
Changes
2
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
306aa7be
...
...
@@ -1089,9 +1089,8 @@ ifdef HAVE_BEOS
endif
ifdef
HAVE_DARWIN_OS_ON_INTEL
(
cd
$@
;
patch
-p0
< ../Patches/ffmpeg-macosx-intel-mmx.patch
)
endif
ifdef
HAVE_DARWIN_OS
(
cd
$@
;
patch
-p0
< ../Patches/ffmpeg-swscale.patch
)
else
(
cd
$@
;
patch
-p0
< ../Patches/ffmpeg-swscale-ppc.patch
)
endif
ifdef
HAVE_UCLIBC
patch
-p0
< Patches/ffmpeg-svn-uclibc.patch
...
...
extras/contrib/src/Patches/ffmpeg-swscale.patch
→
extras/contrib/src/Patches/ffmpeg-swscale
-ppc
.patch
View file @
306aa7be
File moved
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