Recherche avancée

Médias (91)

Autres articles (36)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

Sur d’autres sites (12822)

  • avcodec/libxevd : Set AV_CODEC_CAP_DR1

    27 février 2024, par Andreas Rheinhardt
    avcodec/libxevd : Set AV_CODEC_CAP_DR1
    

    This decoder uses av_image_copy() to copy decoded images
    to buffers obtained via ff_get_buffer() ; ergo it can handle
    user-provided buffers.

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

    • [DH] libavcodec/libxevd.c
  • avcodec/lcevcdec : Use proper include

    25 février, par Andreas Rheinhardt
    avcodec/lcevcdec : Use proper include
    

    External libraries are not components and so their CONFIG_ define
    is in config.h.

    Reviewed-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/lcevcdec.h
  • fftools/ffmpeg_opt : Remove audio_drift_threshold

    12 janvier, par Andreas Rheinhardt
    fftools/ffmpeg_opt : Remove audio_drift_threshold
    

    Forgotten in 5a04aae82193d75b8f8814dc7e35f4cc84b1beba.

    Reviewed-by : Alexander Strasser <eclipse7@gmx.net>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] fftools/ffmpeg_opt.c