Recherche avancée

Médias (91)

Autres articles (99)

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (13809)

  • avformat/aviobuf/ffio_init_context : set seekable automatically

    23 juillet 2013, par Hendrik Schreiber
    avformat/aviobuf/ffio_init_context : set seekable automatically
    

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

    • [DH] libavformat/aviobuf.c
  • Merge commit ’b512360184ade835fba621f5042d643fc9e2ee9d’

    27 juillet 2013, par Michael Niedermayer
    Merge commit ’b512360184ade835fba621f5042d643fc9e2ee9d’
    

    * commit ’b512360184ade835fba621f5042d643fc9e2ee9d’ :
    avio : Don’t set the seekable flag if no seek function is provided

    See : 650355089cc4b38a57c88203c81f4896a98a5a7e
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

  • xl : Make sure the width is valid

    28 juillet 2013, par Luca Barbato
    xl : Make sure the width is valid
    

    And undo the wrong commit f1cb490d6d7391ff7e28cc376908cc98a652228d

    CC : libav-stable@libav.org

    • [DBH] libavcodec/xl.c