Recherche avancée

Médias (0)

Mot : - Tags -/performance

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

Autres articles (17)

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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Prérequis à l’installation

    31 janvier 2010, par

    Préambule
    Cet article n’a pas pour but de détailler les installations de ces logiciels mais plutôt de donner des informations sur leur configuration spécifique.
    Avant toute chose SPIPMotion tout comme MediaSPIP est fait pour tourner sur des distributions Linux de type Debian ou dérivées (Ubuntu...). Les documentations de ce site se réfèrent donc à ces distributions. Il est également possible de l’utiliser sur d’autres distributions Linux mais aucune garantie de bon fonctionnement n’est possible.
    Il (...)

Sur d’autres sites (5044)

  • test_libFLAC/bitwriter.c : Unify with bitwriter.c

    30 décembre 2015, par Erik de Castro Lopo
    test_libFLAC/bitwriter.c : Unify with bitwriter.c
    

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

    • [DH] src/test_libFLAC/bitwriter.c
  • avcodec/tiff_common : allow count = 0 in ff_tadd_bytes_metadata()

    31 octobre 2013, par Michael Niedermayer
    avcodec/tiff_common : allow count = 0 in ff_tadd_bytes_metadata()
    

    Fixes Ticket3103

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

    • [DH] libavcodec/tiff_common.c
  • lavfi/vf_dnn_processing.c : Fix missing AV_PIX_FMT_GRAY8

    2 novembre 2022, par Cosmin Stejerean
    lavfi/vf_dnn_processing.c : Fix missing AV_PIX_FMT_GRAY8
    

    Has been removed by mistake in 2003e32f62d94ba75b59d70632c9f2862b383591, readd it to the switch cases.

    Signed-off-by : Thilo Borgmann <thilo.borgmann@mail.de>

    • [DH] libavfilter/vf_dnn_processing.c