Recherche avancée

Médias (0)

Mot : - Tags -/publication

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

Autres articles (106)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (9189)

  • swresample/x86/rematrix : Remove obsolete MMX functions

    10 juin 2022, par Andreas Rheinhardt
    swresample/x86/rematrix : Remove obsolete MMX functions
    

    x64 always has MMX, MMXEXT, SSE and SSE2 and this means
    that some functions for MMX, MMXEXT and 3dnow are always
    overridden by other functions (unless one e.g. explicitly
    disables SSE2) for x64. So given that the only systems that
    benefit from these functions are truely ancient 32bit x86s
    they are removed.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libswresample/x86/rematrix.asm
    • [DH] libswresample/x86/rematrix_init.c
  • Remove obsolete version.h inclusions

    1er août 2021, par Andreas Rheinhardt
    Remove obsolete version.h inclusions
    

    Forgotten in e7bd47e657bbf9e1ce9915e93bc80cb1a29fb7f3.

    Reviewed-by : Martin Storsjö <martin@martin.st>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/vc2enc.c
    • [DH] libavcodec/x86/blockdsp_init.c
    • [DH] libavfilter/internal.h
    • [DH] libavfilter/vf_swapuv.c
    • [DH] libavformat/url.h
    • [DH] libavutil/common.h
    • [DH] libavutil/internal.h
    • [DH] libswscale/swscale_internal.h
  • avformat/avformat : Remove obsolete comment

    3 février 2024, par Andreas Rheinhardt
    avformat/avformat : Remove obsolete comment
    

    Forgotten in 3f991325b5ef472cf51b7d8433a2380bef2c94ff,
    obsolete since 3749eede66c3774799766b1f246afae8a6ffc9bb.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/avformat.c