Recherche avancée

Médias (91)

Autres articles (68)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

Sur d’autres sites (7484)

  • avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions

    2 juin 2015, par Shivraj Patil
    avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions
    

    This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions.

    Signed-off-by : Shivraj Patil <shivraj.patil@imgtec.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mips/hevcdsp_init_mips.c
    • [DH] libavcodec/mips/hevcdsp_mips.h
    • [DH] libavcodec/mips/hevcdsp_msa.c
  • avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions

    2 juin 2015, par Shivraj Patil
    avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions
    

    This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions.
    Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h

    Signed-off-by : Shivraj Patil <shivraj.patil@imgtec.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mips/hevc_mc_uni_msa.c
    • [DH] libavcodec/mips/hevcdsp_init_mips.c
    • [DH] libavcodec/mips/hevcdsp_mips.h
    • [DH] libavutil/mips/generic_macros_msa.h
  • avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions

    2 juin 2015, par Shivraj Patil
    avcodec/mips : MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions
    

    This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions (qpel as well as epel) in new file hevc_mc_uniw_msa.c
    Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h

    Signed-off-by : Shivraj Patil <shivraj.patil@imgtec.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mips/Makefile
    • [DH] libavcodec/mips/hevc_mc_uniw_msa.c
    • [DH] libavcodec/mips/hevcdsp_init_mips.c
    • [DH] libavcodec/mips/hevcdsp_mips.h
    • [DH] libavutil/mips/generic_macros_msa.h