Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (66)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • avfilter/x86/vf_yadif : Remove obsolete MMXEXT functions

    13 juin 2022, par Andreas Rheinhardt
    avfilter/x86/vf_yadif : Remove obsolete MMXEXT functions
    

    The only system which benefit from these are truely ancient
    32bit x86s as all other systems use at least the SSE2 versions
    (this includes all x64 cpus (which is why this code is restricted
    to x86-32)).

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

    • [DH] libavfilter/x86/vf_yadif.asm
    • [DH] libavfilter/x86/vf_yadif_init.c
    • [DH] libavfilter/x86/yadif-10.asm
    • [DH] libavfilter/x86/yadif-16.asm
  • avfilter/x86/vf_idet : Remove obsolete MMX(EXT) functions

    13 juin 2022, par Andreas Rheinhardt
    avfilter/x86/vf_idet : Remove obsolete MMX(EXT) functions
    

    The only system which benefit from these are truely ancient
    32bit x86s as all other systems use at least the SSE2 versions
    (this includes all x64 cpus (which is why this code is restricted
    to x86-32)).

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

    • [DH] libavfilter/x86/vf_idet.asm
    • [DH] libavfilter/x86/vf_idet_init.c
  • avfilter/x86/vf_bwdif : Remove obsolete MMXEXT functions

    13 juin 2022, par Andreas Rheinhardt
    avfilter/x86/vf_bwdif : Remove obsolete MMXEXT functions
    

    The only system which benefit from these are truely ancient
    32bit x86s as all other systems use at least the SSE2 versions
    (this includes all x64 cpus (which is why this code is restricted
    to x86-32)).

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

    • [DH] libavfilter/x86/vf_bwdif.asm
    • [DH] libavfilter/x86/vf_bwdif_init.c