Recherche avancée

Médias (91)

Autres articles (98)

  • 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 ;

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (9463)

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