Recherche avancée

Médias (0)

Mot : - Tags -/formulaire

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

Autres articles (51)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

Sur d’autres sites (6268)

  • Revision a36057dc77 : configure.ac : 1.0 Release. amf.c (amf_data_free) : Fixed a memory leak on array o

    21 septembre 2007, par Marc Noirot

    Changed Paths :
     Modify /ChangeLog


     Modify /Makefile.am


     Modify /NEWS


     Modify /amf.c


     Modify /config.h.win


     Modify /configure.ac


     Modify /flvdump.c


     Modify /flvmeta.c



    configure.ac : 1.0 Release.
    amf.c (amf_data_free) : Fixed a memory leak on array objects.
    config.h.win, configure.ac, flvdump.c, flvmeta.c : Added bug report mail address.
    configure.ac : Added a number of language and headers tests. Marked autoconf
    minimum version as 2.61.
    flvmeta.c (compute_metadata) : Fixed video width and height injection.
    Makefile.am : Removed the empty flv.c from the sources.

  • libFLAC/stream_encoder.c : Fix overflow in total_error_*

    24 novembre 2015, par Erik de Castro Lopo
    libFLAC/stream_encoder.c : Fix overflow in total_error_*
    

    lvqvl found that 32-bit total_error_* variables can overflow when the
    right encoding parameters are used. This patch disables them.

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

    • [DH] src/libFLAC/stream_encoder.c
  • regainplay_analysis : Work around GCC optimizer bug.

    15 juin 2014, par Erik de Castro Lopo
    regainplay_analysis : Work around GCC optimizer bug.
    

    Discussion : http://lists.xiph.org/pipermail/flac-dev/2014-June/004720.html
    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/share/replaygain_analysis/replaygain_analysis.c