
Recherche avancée
Autres articles (95)
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (6719)
-
Revision e3365c894a : Android.mk : add a dep on vpx_config.asm for x86_64 Change-Id : I8b4db93f754607aa
30 juillet 2015, par James ZernChanged Paths :
Modify /build/make/Android.mk
Android.mk : add a dep on vpx_config.asm for x86_64Change-Id : I8b4db93f754607aab64351745bd102ab238d9501
-
Android NDK : java.lang.UnsatisfiedLinkError : dlopen failed : cannot locate symbol (FFMPEG)
3 février 2017, par S. Le GalloudecI have the exact same error as Android NDK : Getting java.lang.UnsatisfiedLinkError : dlopen failed : cannot locate symbol "signal" referenced by "libffmpeg.so"
The solutions looks easy, but the fact is that i’m using cmake instead of android.mk
Do you know if there is any equivalent of "APP_PLATFORM :" for cmake ?
Or if i can use a cmakelist and an android.mk ? (i know it’s not recommended)
EDIT :
I have found this : https://developer.android.com/ndk/guides/cmake.html
But i still have an error :
Could not find method arguments() for arguments [-DAPP_PLATFORM=android-11] on object of type com.android.build.gradle.internal.dsl.CmakeOptions.
Anyone can help ?
EDIT N°2 :
After putting this in my graddle.app :
arguments "-DANDROID_PLATFORM=android-11"
The error in my title came back. I’m pretty lost
Best regards
-
FFMPEG android not worked in the non neon CPU's
20 mars 2015, par Rakki sI have successfully compiled and added FFMPEG to my android device. but it did not works in some device, which are don’t have neon cpu (HTC v one ,Kyocera) can any one suggest me to make that work . I have used the following link to get the ffmpeg build Link .Used NDK 10 and platform as 4.6