Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (14)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • 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

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

Sur d’autres sites (4039)

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

  • src/flac/decode.c : Add WAVEFORMATEXTENSIBLE to WAV files as needed.

    14 décembre 2014, par Erik de Castro Lopo
    src/flac/decode.c : Add WAVEFORMATEXTENSIBLE to WAV files as needed.
    

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

    • [DH] src/flac/decode.c