Recherche avancée

Médias (0)

Mot : - Tags -/formulaire

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

Autres articles (109)

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

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

  • x86 : avcodec : Consistently structure CPU extension initialization

    20 août 2013, par Diego Biurrun
    x86 : avcodec : Consistently structure CPU extension initialization
    
    • [DBH] libavcodec/x86/dsputilenc_mmx.c
    • [DBH] libavcodec/x86/fmtconvert_init.c
    • [DBH] libavcodec/x86/h264dsp_init.c
    • [DBH] libavcodec/x86/mpegaudiodsp.c
    • [DBH] libavcodec/x86/mpegvideo.c
    • [DBH] libavcodec/x86/rv40dsp_init.c
    • [DBH] libavcodec/x86/vc1dsp_init.c
  • libavutil/softfloat : Change order of fields in SoftFloat structure.

    15 avril 2015, par Nedeljko Babic
    libavutil/softfloat : Change order of fields in SoftFloat structure.
    

    Softfloat will be used in implementation of AAC fixed point decoder.
    This change is needed in order to more easily integrate ffmpegs softfloat in
    already developed algorithm for AAC.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavutil/softfloat.h
  • Revision d56b3eb0cf : Refactor encoder tile data structure Make the common tile info as one element i

    27 octobre 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encoder.h


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_pickmode.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_rdopt.h



    Refactor encoder tile data structure

    Make the common tile info as one element in the encoder tile data
    struct.

    Change-Id : I8c474b4ba67ee3e2c86ab164f353ff71ea9992be