[vlc-devel] commit: Contrib: x264: temporarily disable pic for Intel OSX. ( Pavlov Konstantin )

Pierre d'Herbemont pdherbemont at free.fr
Sun Apr 13 22:18:27 CEST 2008


Shouldn't this one be reverted now?

On Apr 12, 2008, at 5:09 PM, git version control wrote:
> vlc | branch: master | Pavlov Konstantin <thresh at videolan.org> | Sat  
> Apr 12 19:09:35 2008 +0400| [29dde6a8eb3005f1e3123ad5c7f3c00d8fcfc13d]
>
> Contrib: x264: temporarily disable pic for Intel OSX.
> Must be reverted once x264 is fixed.
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=29dde6a8eb3005f1e3123ad5c7f3c00d8fcfc13d
> ---
>
> extras/contrib/src/Makefile |    3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
> index 1eac692..8221cbb 100644
> --- a/extras/contrib/src/Makefile
> +++ b/extras/contrib/src/Makefile
> @@ -148,9 +148,10 @@ FFMPEGCONF += --disable-mmx
> endif
>
> ifdef HAVE_DARWIN_OS
> -X264CONF += --enable-pic
> ifdef HAVE_DARWIN_OS_ON_INTEL
> FFMPEG_CFLAGS += -DHAVE_LRINTF
> +else
> +X264CONF += --enable-pic
> endif
> endif
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>




More information about the vlc-devel mailing list