Recherche avancée

Médias (0)

Mot : - Tags -/gis

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

Autres articles (98)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

Sur d’autres sites (12446)

  • Revision fb5d281bb6 : VP8 for ARMv8 by using NEON intrinsics 05 Add dequantizeb_neon.c - vp8_dequanti

    17 décembre 2013, par James Yu

    Changed Paths :
     Delete /vp8/common/arm/neon/dequantizeb_neon.asm


     Add /vp8/common/arm/neon/dequantizeb_neon.c


     Modify /vp8/vp8_common.mk



    VP8 for ARMv8 by using NEON intrinsics 05

    Add dequantizeb_neon.c
    - vp8_dequantize_b_loop_neon

    vpxdec —summary —noblit ../videos/tears_of_steel_1080p.webm
    Before => After, 13.25 => 13.23 (fps)

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

  • Revision d749ab6221 : VP8 for ARMv8 by using NEON intrinsics 03 Add dc_only_idct_add_neon.c - vp8_dc_

    17 décembre 2013, par James Yu

    Changed Paths :
     Delete /vp8/common/arm/neon/dc_only_idct_add_neon.asm


     Add /vp8/common/arm/neon/dc_only_idct_add_neon.c


     Modify /vp8/vp8_common.mk



    VP8 for ARMv8 by using NEON intrinsics 03

    Add dc_only_idct_add_neon.c
    - vp8_dc_only_idct_add_neon

    vpxdec —summary —noblit ../videos/tears_of_steel_1080p.webm
    Before => After, 13.25 => 13.24 (fps)

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

  • Revision 28b2f82f97 : VP8 for ARMv8 by using NEON intrinsics 04 Add dequant_idct_neon.c - vp8_dequant

    17 décembre 2013, par James Yu

    Changed Paths :
     Delete /vp8/common/arm/neon/dequant_idct_neon.asm


     Add /vp8/common/arm/neon/dequant_idct_neon.c


     Modify /vp8/vp8_common.mk



    VP8 for ARMv8 by using NEON intrinsics 04

    Add dequant_idct_neon.c
    - vp8_dequant_idct_add_neon

    vpxdec —summary —noblit ../videos/tears_of_steel_1080p.webm
    Before => After, 13.25 => 13.22 (fps)

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