Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
ddb469c7
Commit
ddb469c7
authored
Jun 08, 2007
by
Pierre d'Herbemont
Browse files
contrib: Build ffmpeg with --cpu=pentium-m on Mac OS X/intel. (Patch by Jan David Mol).
parent
ae06b2f4
Changes
2
Hide whitespace changes
Inline
Side-by-side
THANKS
View file @
ddb469c7
...
...
@@ -86,6 +86,7 @@ Hans-Peter Jansen <hpj at urpla.net> - patch for module options handling
Harry Sintonen <sintonen@iki.fi> - fix for MKV demuxer
Igor Helman - VLM msecseek command
Ilkka Ollakka - SDP bitrate patch, various VLM fixes
Jan David Mol <jjdmol at gmail.com> - Suggested some flags for ffmpeg building
Jan Gerber <j at v2v dot org> - patch theora decoding aspect ratio
Jan Van Boghout <vlc at macrabbit.com> - iTunes like slider for OSX intf
Javier Varela <tonxabar at hotmail.com> - Spanish translation
...
...
extras/contrib/src/Makefile
View file @
ddb469c7
...
...
@@ -140,7 +140,7 @@ FFMPEGCONF+= --cpu=x86 --disable-debug --disable-audio-beos
endif
ifdef
HAVE_DARWIN_OS_ON_INTEL
FFMPEGCONF
+=
--enable-memalign-hack
FFMPEGCONF
+=
--enable-memalign-hack
--cpu
=
pentium-m
endif
ifdef
HAVE_DARWIN_OS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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