Recherche avancée

Médias (91)

Autres articles (62)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

Sur d’autres sites (14262)

  • configure : Lower Android API level requirement of mediandk

    17 avril 2024, par Zhao Zhili
    configure : Lower Android API level requirement of mediandk
    

    AImage_delete is introduced in API level 24, while AMediaFormat_new
    is introduced in API level 21. We only need API level 21 to support
    NDK mediacodec. This change doesn't break or change of
    android_camera_indev since camera2ndk still needs API level 24.

    • [DH] configure
  • wav : Fix DTS detection

    23 septembre 2012, par Michael Niedermayer

    wav : Fix DTS detection

  • gdigrab : fix gdi object leak if using mouse

    19 août 2014, par rogerdpack
    gdigrab : fix gdi object leak if using mouse
    

    based on patch from hlszl1983@163.com

    Signed-off-by : rogerdpack <rogerpack2005@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/gdigrab.c