Recherche avancée

Médias (91)

Autres articles (86)

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

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

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

  • tests/fate-run : Always use -bitexact for ffprobe

    30 avril 2022, par Andreas Rheinhardt
    tests/fate-run : Always use -bitexact for ffprobe
    

    Makes no difference currently.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate-run.sh
  • avcodec/exrenc : Allow user-supplied buffers

    27 avril 2021, par Andreas Rheinhardt
    avcodec/exrenc : Allow user-supplied buffers
    

    Trivial for an encoder that has a good estimate of the size of
    the output packet in advance.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/exrenc.c
  • avcodec/vc2enc : Allow user-supplied buffers

    27 avril 2021, par Andreas Rheinhardt
    avcodec/vc2enc : Allow user-supplied buffers
    

    Trivial for an encoder that has a very good estimate of the size
    of the output packet in advance.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/vc2enc.c