Recherche avancée

Médias (1)

Mot : - Tags -/intégration

Autres articles (62)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • 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

Sur d’autres sites (10414)

  • vp78 : Align the intra4x4_pred_mode_top array within VP8Macroblock

    14 avril 2014, par Martin Storsjö
    vp78 : Align the intra4x4_pred_mode_top array within VP8Macroblock
    

    This array is written using AV_WN32A, assuming alignment.

    This hopefully fixes the failing vp7 fate test on sparc.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/vp8.h
  • fate : Explicitly use gray16le in fate-sgi-gray16

    1er avril 2014, par Martin Storsjö
    fate : Explicitly use gray16le in fate-sgi-gray16
    

    This fixes the test on big endian.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] tests/fate/image.mak
  • rtpproto : Add an option for writing return packets to the address of the last receive...

    13 août 2013, par Martin Storsjö
    rtpproto : Add an option for writing return packets to the address of the last received packets
    

    If we’ve received packets on the same socket before, the return
    packets are sent to that address. If we’ve only received packets
    on the other socket, try to guess the source port for the other
    one assuming the basic ×1 logic.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/rtpproto.c