Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (106)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Formulaire personnalisable

    21 juin 2013, par

    Cette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
    Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire. (...)

Sur d’autres sites (12744)

  • Revision 3cfed4bf76 : VP9 common for ARMv8 by using NEON intrinsics 14 Add vp9_idct16x16_add_neon.c -

    7 février 2014, par James Yu

    Changed Paths :
     Delete /vp9/common/arm/neon/vp9_idct16x16_add_neon.asm


     Add /vp9/common/arm/neon/vp9_idct16x16_add_neon.c


     Add /vp9/common/arm/neon/vp9_idct16x16_add_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_idct16x16_add_neon.asm
    :ce76aeb00d76cffafd0fd183034b86d26d541e57)
     Modify /vp9/common/arm/neon/vp9_idct16x16_neon.c


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 14

    Add vp9_idct16x16_add_neon.c
    - vp9_idct16x16_256_add_neon_pass1
    - vp9_idct16x16_256_add_neon_pass2
    - vp9_idct16x16_10_add_neon_pass1
    - vp9_idct16x16_10_add_neon_pass2

    Change-Id : I54d25b54a36f4371760f54e4036693aaea40a5de
    Signed-off-by : James Yu <james.yu@linaro.org>

  • Revision 893534a996 : VP9 common for ARMv8 by using NEON intrinsics 04 Add vp9_convolve8_avg_neon.c -

    25 janvier 2014, par James Yu

    Changed Paths :
     Modify /test/convolve_test.cc


     Delete /vp9/common/arm/neon/vp9_convolve8_avg_neon.asm


     Add /vp9/common/arm/neon/vp9_convolve8_avg_neon.c


     Add /vp9/common/arm/neon/vp9_convolve8_avg_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_convolve8_avg_neon.asm
    :d12757f5c69a7c69bdf8035282348363334ab2f3)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 04

    Add vp9_convolve8_avg_neon.c
    - vp9_convolve8_avg_horiz_neon
    - vp9_convolve8_avg_vert_neon

    Change-Id : I617971e37b02186fec5aca181f4f9622050ea2df
    Signed-off-by : James Yu <james.yu@linaro.org>

  • Revision 01fc6f51e0 : VP9 common for ARMv8 by using NEON intrinsics 07 Add vp9_convolve8_neon.c - vp9

    29 janvier 2014, par James Yu

    Changed Paths :
     Modify /test/convolve_test.cc


     Delete /vp9/common/arm/neon/vp9_convolve8_neon.asm


     Add /vp9/common/arm/neon/vp9_convolve8_neon.c


     Add /vp9/common/arm/neon/vp9_convolve8_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_convolve8_neon.asm
    :893534a9969238c1655458b9e4a8068e52987e23)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 07

    Add vp9_convolve8_neon.c
    - vp9_convolve8_horiz_neon
    - vp9_convolve8_vert_neon

    Change-Id : I0bdd99ff72d275223fe211ac7243c25a5a60cf87
    Signed-off-by : James Yu <james.yu@linaro.org>