Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP 0.2

Autres articles (87)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

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

Sur d’autres sites (8666)

  • fmtconvert : int32_t input to int32_to_float_fmul_scalar

    27 décembre 2012, par Christophe Gisquet
    fmtconvert : int32_t input to int32_to_float_fmul_scalar
    

    It was previously declared as int.
    Does not change fate results for x86.

    Conflicts :

    libavcodec/ppc/fmtconvert_altivec.c

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

    • [DH] libavcodec/ac3dec.c
    • [DH] libavcodec/ac3dec.h
    • [DH] libavcodec/arm/dca.h
    • [DH] libavcodec/arm/fmtconvert_init_arm.c
    • [DH] libavcodec/dcadec.c
    • [DH] libavcodec/fmtconvert.c
    • [DH] libavcodec/fmtconvert.h
    • [DH] libavcodec/ppc/fmtconvert_altivec.c
    • [DH] libavcodec/x86/fmtconvert.asm
    • [DH] libavcodec/x86/fmtconvert_init.c
  • avcodec/hevc : fix outputted AVFrame.key_frame

    14 mai 2014, par Peter Kovář
    avcodec/hevc : fix outputted AVFrame.key_frame
    

    previously it was always 1

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

    • [DH] libavcodec/hevc_refs.c
  • Revision b92f7bc960 : msvs : filter out include-only asm files avoid building x86inc.asm, x86_abi_supp

    5 mars 2014, par James Zern

    Changed Paths :
     Modify /libs.mk



    msvs : filter out include-only asm files

    avoid building x86inc.asm, x86_abi_support.asm and vpx_config.asm as
    they provide no symbols themselves

    fixes :
    warning LNK4221 : This object file does not define any previously
    undefined public symbols, so it will not be used by any link operation
    that consumes this library

    Change-Id : Iecfe03aa76efbfc07c2af5b91ba5405634e45f1d