Recherche avancée

Médias (9)

Mot : - Tags -/soundtrack

Autres articles (49)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • 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

Sur d’autres sites (9003)

  • 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
  • avcodec/x86/vp3dsp : Remove obsolete MMX functions

    13 juin 2022, par Andreas Rheinhardt
    avcodec/x86/vp3dsp : Remove obsolete MMX 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] libavcodec/x86/vp3dsp.asm
    • [DH] libavcodec/x86/vp3dsp_init.c
  • avcodec/x86/vp6dsp : Remove obsolete MMX ff_vp6_filter_diag4_mmx

    13 juin 2022, par Andreas Rheinhardt
    avcodec/x86/vp6dsp : Remove obsolete MMX ff_vp6_filter_diag4_mmx
    

    The only systems which benefit from it 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] libavcodec/x86/vp6dsp.asm
    • [DH] libavcodec/x86/vp6dsp_init.c