Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (103)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

Sur d’autres sites (10769)

  • avresample/x86 : Switch operand order for mulps

    9 octobre 2013, par Derek Buitenhuis
    avresample/x86 : Switch operand order for mulps
    

    With the forthcoming VEX instruction emulation, mulps
    must have only the third operand point to memory, as
    this is what vmulps expects.

    Signed-off-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>

    • [DBH] libavresample/x86/audio_mix.asm
  • avisynth : Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)

    28 octobre 2013, par Stephen Hutchinson
    avisynth : Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)
    

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

    • [DH] libavformat/avisynth.c
  • swscale/options : switch default to bicubic

    30 septembre 2013, par Michael Niedermayer
    swscale/options : switch default to bicubic
    

    Suggested-by : Ronald S. Bultje
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] doc/APIchanges
    • [DH] libswscale/options.c
    • [DH] libswscale/version.h