Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (107)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

Sur d’autres sites (10027)

  • libopenh264enc : Add support for building with OpenH264 1.4

    5 mars 2015, par Martin Storsjö
    libopenh264enc : Add support for building with OpenH264 1.4
    

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/libopenh264enc.c
  • libfdk-aacdec : Support building with the latest version of fdk-aac

    8 novembre 2014, par Martin Storsjö
    libfdk-aacdec : Support building with the latest version of fdk-aac
    

    The latest fdk-aac code drop (from android 5.0) changed the channel
    layout enums (changing the value of existing enum constants), and
    renamed the option for downmixing.

    The failsafe comparison between ctype and FF_ARRAY_ELEMS(channel_counts)
    can trigger warnings (-Wtautological-constant-out-of-range-compare)
    when building with the old FDK AAC releases, where it can’t be
    out of range with the enum values used there.

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

    • [DH] libavcodec/libfdk-aacdec.c
  • Revision 101691 : Le précédent commit autorisait à saisir les valeurs min/max d’un nombre ...

    13 janvier 2017, par maieul@… — Log

    Le précédent commit autorisait à saisir les valeurs min/max d’un nombre
    décimal en mettant une virgule plutôt qu’un point.
    Il faut donc qu’on puisse tester à partir de ces valeurs avec virgule…