
Recherche avancée
Autres articles (63)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (7120)
-
libFLAC : Fix memory leak
22 août 2015, par Erik de Castro Lopo -
compile ffmpeg for android [PAID]
2 juin 2018, par Rafael LimaI’m 100% sure this is not the place for that and many people will downvote it but i’ve already posted this request in specific foruns and still no answer
I’m willing to pay for someone able to compile ffmpeg for android
I’ve been developing an app using ffmpeg binaries provided by an user on github, on the final phase of development i discover those binaries are not able to do some things i need because they were compiled without some specific flags
I spent unsucessfully the last 20 days following tutorials about compile ffmpeg for android
the flags i need are
--enable-libfreetype \
--enable-libfontconfig \
--enable-zlib \
--enable-libmp3lame \
--enable-libopus \
--enable-libx264 \ or --enable-openh264 \
--enable-static \
--enable-ffmpeg \
--enable-librtmp \
--enable-pic \
--disable-doc \
--disable-sharedif you think you able to do it please contact me at my e-mail ragpl07@gmail.com
-
src/flac/decode.c : Decode WAVEFORMATEXTENSIBLE_CHANNEL_MASK.
27 avril 2014, par Erik de Castro Lopo