Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (89)

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

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

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (12187)

  • avutil/refstruct : Fix documentation

    10 mars, par Andreas Rheinhardt
    avutil/refstruct : Fix documentation
    

    Reviewed-by : Stefano Sabatini <stefasab@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavutil/refstruct.h
  • avformat/nutenc : Fix indentation

    3 février 2024, par Andreas Rheinhardt
    avformat/nutenc : Fix indentation
    

    Forgotten after 82beb46e65e5f820b187355bf757725c22a59c45.
    Also use loop-scope for iterators while at it.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/nutenc.c
  • avcodec/libjxlenc : Set AV_CODEC_CAP_DR1

    21 décembre 2023, par Andreas Rheinhardt
    avcodec/libjxlenc : Set AV_CODEC_CAP_DR1
    

    This encoder uses ff_get_encode_buffer() to allocate the packet buffer.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/libjxlenc.c