Recherche avancée

Médias (0)

Mot : - Tags -/upload

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

Autres articles (26)

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

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

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

Sur d’autres sites (6757)

  • xwddec : support 8bpp grayscale

    24 juin 2012, par Piotr Bandurski
    xwddec : support 8bpp grayscale
    

    (cherry picked from commit b9c94e826e7551027754ecfa60e3e487e0c28fcb)
    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavcodec/xwddec.c
  • flac : Convert to the new bitstream reader

    29 avril 2017, par Alexandra Hájková
    flac : Convert to the new bitstream reader
    

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavcodec/flac.c
    • [DBH] libavcodec/flac.h
    • [DBH] libavcodec/flac_parser.c
    • [DBH] libavcodec/flacdec.c
    • [DBH] libavcodec/flacenc.c
  • flac : Postpone unlikely condition checks

    29 avril 2017, par Luca Barbato
    flac : Postpone unlikely condition checks
    

    About 2% speedup on gcc-6.3.

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavcodec/flacdec.c