Recherche avancée

Médias (1)

Mot : - Tags -/intégration

Autres articles (105)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

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

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

  • avcodec/iff : support for byterun1 ACBM compression

    12 février 2017, par Paul B Mahol
    avcodec/iff : support for byterun1 ACBM compression
    

    This is apparently same as no compression.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/iff.c
  • avfilter/avf_showspectrum : fix 2 possible crashes

    27 janvier 2017, par Paul B Mahol
    avfilter/avf_showspectrum : fix 2 possible crashes
    

    Make sure no division by zero is done.
    Make sure there are actually samples available.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/avf_showspectrum.c
  • avfilter/vf_shuffleframes : unbreak filter

    8 septembre 2016, par Paul B Mahol
    avfilter/vf_shuffleframes : unbreak filter
    

    Regression since 736e2e2c30088d0c2a428a51372c78a0bfb7f356.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/vf_shuffleframes.c