Recherche avancée

Médias (0)

Mot : - Tags -/metadatas

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

Autres articles (54)

  • 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

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (9878)

  • Revision 80b344dec5 : Silence -Werror=unused-parameter Cast away remaining issues so that new ones do

    16 décembre 2014, par Johann

    Changed Paths :
     Modify /vp8/common/loopfilter.c


     Modify /vp8/common/postproc.c


     Modify /vp8/decoder/decodeframe.c


     Modify /vp8/decoder/decodemv.c


     Modify /vp8/decoder/onyxd_if.c


     Modify /vp8/decoder/threading.c


     Modify /vp8/encoder/encodeframe.c


     Modify /vp8/encoder/firstpass.c


     Modify /vp8/encoder/mcomp.c


     Modify /vp8/encoder/onyx_if.c


     Modify /vp8/encoder/pickinter.c


     Modify /vp8/encoder/rdopt.c


     Modify /vp8/encoder/temporal_filter.c


     Modify /vp8/vp8_cx_iface.c


     Modify /vp8/vp8_dx_iface.c


     Modify /vpxenc.c



    Silence -Werror=unused-parameter

    Cast away remaining issues so that new ones don’t get lost in the noise.

    Change-Id : Iacd6999b0686ce80f9835730d68db6382690fa92

  • vda : Cast to not discard constant qualifier and silence compiler warning

    9 avril 2015, par Himangi Saraogi
    vda : Cast to not discard constant qualifier and silence compiler warning
    

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

    • [DH] ffmpeg_vda.c
  • swscale/x86/swscale : Fix warning about loosing significant bits in cast

    10 mai 2015, par Michael Niedermayer
    swscale/x86/swscale : Fix warning about loosing significant bits in cast
    

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

    • [DH] libswscale/x86/swscale.c