Recherche avancée

Médias (0)

Mot : - Tags -/images

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

Autres articles (61)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

  • 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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (5607)

  • Merge commit ’0ebb523f072322972ea446616676fff32e9603c6’

    12 février 2014, par Michael Niedermayer
    Merge commit ’0ebb523f072322972ea446616676fff32e9603c6’
    

    * commit ’0ebb523f072322972ea446616676fff32e9603c6’ :
    asfdec : check ff_get_guid() return values during seeking

    Conflicts :
    libavformat/asfdec.c

    The code that pretends that a truncated index is correct and complete is not merged
    as it obviously would cause problems if a really truncated index is encountered
    If someone has samples that work better with that hack, please share them / mail me

    also the bug this apparently attempts to fix isnt reproducable before this in ffmpeg

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/asfdec.c
  • avcodec/exif/exif_add_metadata : add support for SSHORT & SBYTE

    20 avril 2014, par Michael Niedermayer
    avcodec/exif/exif_add_metadata : add support for SSHORT & SBYTE
    

    No working testcase, this omission was just spoted when the parser apparently went out of
    sync.

    Reviewed-by ; Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/exif.c
    • [DH] libavcodec/tiff.c
    • [DH] libavcodec/tiff_common.c
    • [DH] libavcodec/tiff_common.h
  • share/compat.h : Remove duplicate flac_stat definition.

    10 avril 2014, par Erik de Castro Lopo
    share/compat.h : Remove duplicate flac_stat definition.
    

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] include/share/compat.h