Recherche avancée

Médias (0)

Mot : - Tags -/masques

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (38)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

  • 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

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (7963)

  • avcodec/fft : Fix "warning : unused variable"

    4 août 2013, par Michael Niedermayer
    avcodec/fft : Fix "warning : unused variable"
    

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

    • [DH] libavcodec/fft.c
  • Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"

    27 septembre 2017, par James Almer
    Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"
    

    This reverts commit 1985071e41f4df8fc693a564e25758676bba164a, reversing
    changes made to a901869c19ed14c7d3647901468bd1297c9f98c0.

    We autodetect libxcb, so this is not necessary.

    • [DH] configure
  • avformat/dvdvideodec : remove "auto" value for -pg option, default to 1

    7 octobre 2024, par Marth64
    avformat/dvdvideodec : remove "auto" value for -pg option, default to 1
    

    The default "auto" mode is effectively useless ; the reasonable
    default use case is to use the first PG (segment) of the
    selected PGC for both menus and standard titles. Just
    default the value to 1, since the option is irrelevant
    unless -pgc is also set.

    Note that this should not break users using this advanced option.
    The "auto" mode errored and asked for a PG number regardless
    for non-menus, and for menus the mode simply defaulted to 1.

    Signed-off-by : Marth64 <marth64@proxyid.net>

    • [DH] doc/demuxers.texi
    • [DH] libavformat/dvdvideodec.c