Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (83)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Liste des distributions compatibles

    26 avril 2011, par

    Le tableau ci-dessous correspond à la liste des distributions Linux compatible avec le script d’installation automatique de MediaSPIP. Nom de la distributionNom de la versionNuméro de version 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
    Si vous souhaitez nous aider à améliorer cette liste, vous pouvez nous fournir un accès à une machine dont la distribution n’est pas citée ci-dessus ou nous envoyer le (...)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (6447)

  • 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
  • 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
  • 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