Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (17)

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

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (3643)

  • postproc/postprocess_template : remove FF_REG_sp from clobber list

    20 décembre 2018, par Michael Niedermayer
    postproc/postprocess_template : remove FF_REG_sp from clobber list
    

    Future gcc may no longer support this

    Tested-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libpostproc/postprocess_template.c
  • lavf/dashdec : Add webm to the list of allowed extensions.

    17 novembre 2018, par Andrey Semashev
    lavf/dashdec : Add webm to the list of allowed extensions.
    

    This is in coherence with dashenc, which can now generate segments with
    webm file name extension by default. Dashdec should be able to handle
    such streams by default as well.

    • [DH] libavformat/dashdec.c
  • lavd/v4l2 : implement list device callback

    21 décembre 2014, par Lukasz Marek
    lavd/v4l2 : implement list device callback
    

    Signed-off-by : Lukasz Marek <lukasz.m.luki2@gmail.com>

    • [DH] libavdevice/v4l2.c