Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (55)

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

  • Revision 5894e7ef50 : Add const to match declaration The definition fell out of sync in I7d2fda72de5f

    16 décembre 2013, par Johann

    Changed Paths :
     Modify /vp9/decoder/vp9_decodemv.c



    Add const to match declaration

    The definition fell out of sync in
    I7d2fda72de5fc27e86c6589543b41fa044681dbf

    Change-Id : I3ce3f6ba96bb121f51efaa08f64a69ad9f731a9e

  • FFMPEG/libav : how to match a linux lib version to a source code commit

    31 août 2016, par Gauthier

    I’m having trouble using a libav function, so I thought I’d dig into the source and see why it’s not doing what I expect.

    I want to checkout the source version used on my system, obviously, but I don’t know how to match these.

    $ ldd my_application | grep avformat
    libavformat.so.56 => /usr/local/lib/libavformat.so.56 (0x00007f629ef8f000)

    How can I find out the git tag that was used to build version 56 of the shared lib ?

  • sctp : Update to match tcp

    13 mars 2015, par Luca Barbato
    sctp : Update to match tcp
    

    Use AVOption and fallback over multiple addresses

    • [DH] libavformat/sctp.c