Recherche avancée

Médias (0)

Mot : - Tags -/interaction

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (52)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately 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 (...)

Sur d’autres sites (8961)

  • Anomalie #4431 (En cours) : vider le cache /local supprime CACHEDIR.TAG et remove.txt

    6 février 2020, par nicod _

    Je parle de vider le cache par exec=admin_vider, puis vider les deux caches : dans /local, CACHEDIR.TAG et remove.txt sont supprimés.

    Ce qui fait que sur une installation par Git, c’est considéré comme une modification, vu qu’ils font partie du dépôt et qu’ils sont versionnés.

    Dans /tmp, c’est ok, ça a été corrigé et ils ne sont pas supprimés.

    PS : il me semblait qu’il y avait un ticket pour ça, mais ça a dû être discuté/corrigé depuis une discussion sur la liste.

  • avformat/dashenc : Use local variable instead of duplicated dereferences

    1er mars 2015, par Timo Rothenpieler
    avformat/dashenc : Use local variable instead of duplicated dereferences
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/dashenc.c
  • avformat/movenc : move variable to a more local block

    10 janvier 2015, par Michael Niedermayer
    avformat/movenc : move variable to a more local block
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/movenc.c