Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (69)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (12969)

  • postproc/postprocess_template : split first part of block loop

    23 mars 2015, par Michael Niedermayer
    postproc/postprocess_template : split first part of block loop
    

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

    • [DH] libpostproc/postprocess_template.c
  • Revision 84ec68d21a : mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400 For P5600

    16 mars 2015, par Parag Salasakar

    Changed Paths :
     Modify /build/make/configure.sh


     Modify /build/make/rtcd.pl


     Modify /configure



    mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400

    For P5600 :
    CROSS=$MTI/bin/mips-mti-linux-gnu- CFLAGS=’-EL’ CXXFLAGS=’-EL’ LDFLAGS=’-EL’\
    ../configure —target=mips32-linux-gcc —cpu=p5600 —enable-msa

    For I6400 :
    CROSS=$IMG/bin/mips-img-linux-gnu- CFLAGS=’-EL’ CXXFLAGS=’-EL’ LDFLAGS=’-EL’\
    ../configure —target=mips64-linux-gcc —cpu=i6400 —enable-msa

    Change-Id : Id25f721ea1f1991d5116e04dba713aebd7378f05

  • swresample/resample : Fix fractional part of index in the filter_size = 1 filters...

    14 avril 2014, par Michael Niedermayer
    swresample/resample : Fix fractional part of index in the filter_size = 1 filters = 1 case
    

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

    • [DH] libswresample/resample_template.c
    • [DH] tests/fate/libswresample.mak