Recherche avancée

Médias (91)

Autres articles (46)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

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

  • avcodec/version : bump micro after the previous change

    13 février, par James Almer
    avcodec/version : bump micro after the previous change
    

    Useful to know if a given library build has the flush() callback or not.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/version.h
  • Merge commit ’8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4’

    11 novembre 2015, par Hendrik Leppkes
    Merge commit ’8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4’
    

    * commit ’8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4’ :
    movenc : Automatically flush after writing the initial moov

    Merged-by : Hendrik Leppkes <h.leppkes@gmail.com>

    • [DH] libavformat/movenc.c
  • Merge remote-tracking branch ’cus/stable’

    5 février 2014, par Michael Niedermayer
    Merge remote-tracking branch ’cus/stable’
    

    * cus/stable :
    ffplay : flush subtitle codecs as well with null packets
    ffplay : reorder the filters to ensure that inputs of the custom filters are merged first

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

    • [DH] ffplay.c