
Recherche avancée
Médias (1)
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (67)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
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
Sur d’autres sites (7874)
-
How to fix cannot play this video android form url
21 juillet 2017, par ARR.sI upload video form recorded by my device
and I get url form my server
http....mp4
to show in videoviewbut it’s not work
and I try sent video form download other web ,server sent url and this url is work in videoview !
My problem : How to convert my mp4 form recorded by my device
and I search internet ,get answer is
FFMPEG
but I have no idea to set it in android studio to convert my video before sent to server -
avformat/asfdec_o : Don't reset twice
17 septembre 2019, par Andreas Rheinhardtavformat/asfdec_o : Don't reset twice
A variable has been assigned a value twice consecutively ; essentially
the same happens when one performs av_init_packet on an AVPacket after
a call to av_packet_unref.Found via PVS-Studio (see ticket #8156).
Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
-
avfilter/vf_deshake : fix loss of precission with odd resolutions
16 avril 2014, par Michael Niedermayer