Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (72)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

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

  • avcodec/ac3enc : Use bit-operations for bit-mask

    7 avril 2024, par Andreas Rheinhardt
    avcodec/ac3enc : Use bit-operations for bit-mask
    

    Simply masking the LFE bit is more natural than subtracting
    if set.

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

    • [DH] libavcodec/ac3enc.c
  • avcodec/tiff : Fix leak on error

    17 mai 2024, par Andreas Rheinhardt
    avcodec/tiff : Fix leak on error
    

    Fixes Coverity issue #1516957.

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

    • [DH] libavcodec/tiff.c
  • avformat/dhav : Check ffio_ensure_seekback()

    22 mai 2024, par Andreas Rheinhardt
    avformat/dhav : Check ffio_ensure_seekback()
    

    Fixes Coverity issue #1492324.

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

    • [DH] libavformat/dhav.c