[vlc-devel] [PATCHES] contrib: libpostproc, libcaca, bghudappkit, growl

Rafaël Carré rafael.carre at gmail.com
Sun Aug 19 19:49:42 CEST 2012


Hello,

Le 2012-08-19 à 15:17, Felix Paul Kühne <fkuehne.videolan at gmail.com> a écrit :

> Hello guys,
> 
> here are 4 more patches for the contribs:
> 
> 1) adds 2 missing includes to libpostproc, since it fails to find the defines properly when combined with recent libavutil. This should have no negative impact when using existing libavutil versions.

Did you send this to postproc mailing list?

> 2) disables some inlines assembly in libcaca which isn't supported by llvm-gcc or clang. GCC-4.2 is no longer part of recent Xcode release, so switching the compiler isn't an option here.

I prefer if there is a #ifdef __llvm__ or something

> 3) upgrades the BGHUDAppKit's xcodeproj, so the framework can be compiled with Xcode's GUI

Probably ok.

> 4) idem for growl as well as some cleanup.

$(MOVE) should not be at the end?

> 
> Best regards,
> 
> Felix



More information about the vlc-devel mailing list