Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (90)

  • 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 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (9394)

  • sonicdec : fix frame size

    21 mars 2013, par Michael Niedermayer

    sonicdec : fix frame size

  • ftp: fix seeking beyond file size

    5 juin 2013, par Lukasz Marek
    ftp: fix seeking beyond file size
    

    adjust to ff* tools seek nature

    Signed-off-by : Lukasz Marek <lukasz.m.luki@gmail.com>

    • [DH] libavformat/ftp.c
  • flac/metaflac : Limit the size of metadata blocks

    1er mai 2016, par Erik de Castro Lopo
    flac/metaflac : Limit the size of metadata blocks
    

    Limit allow image file size to slightly less than 2^24 bytes so that
    the file size plus extra house keeping data is strictly less that
    2^24 bytes in size.

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

    • [DH] src/libFLAC/metadata_object.c
    • [DH] src/share/grabbag/picture.c