Recherche avancée

Médias (1)

Mot : - Tags -/net art

Autres articles (44)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (7480)

  • general.texi : fix spelling errors

    29 novembre 2011, par root

    general.texi : fix spelling errors

  • configure : move x264_csp_bgr check under general libx264 checks

    1er juillet 2021, par Jan Ekström
    configure : move x264_csp_bgr check under general libx264 checks
    

    This makes the libx264rgb check work when pkg-config is utilized
    and x264.h is not part of the standard include path (as is often
    with cross-compilation, or when you just have a custom prefix in
    general in f.ex. your home directory).

    The X264_BUILD >= 118 required by configure since 2011 should have
    X264_CSP_BGR defined unconditionally (it was added a few X264_BUILD
    updates earlier), but as 134cba728bc6f4e3c5caec98b800faad244d8cfb
    added this additional check, I have kept it for now.

    • [DH] configure
  • lavfi/life : switch to AV_OPT_TYPE_COLOR

    13 mai 2013, par Paul B Mahol
    lavfi/life : switch to AV_OPT_TYPE_COLOR
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/vsrc_life.c