Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

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

Autres articles (106)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (13726)

  • Revision 5810f1b4cd : Merge "VP9 common for ARMv8 by using NEON intrinsics 01"

    9 décembre 2014, par Johann

    Merge "VP9 common for ARMv8 by using NEON intrinsics 01"

  • Revision d12757f5c6 : VP9 common for ARMv8 by using NEON intrinsics 03 Add vp9_copy_neon.c - vp9_conv

    21 janvier 2014, par James Yu

    Changed Paths :
     Modify /test/convolve_test.cc


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


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


     Add /vp9/common/arm/neon/vp9_copy_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_copy_neon.asm
    :617382a2e3b4a8b053a8032a1a89be0dcf8e349c)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 03

    Add vp9_copy_neon.c
    - vp9_convolve_copy_neon

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

  • Revision 617382a2e3 : VP9 common for ARMv8 by using NEON intrinsics 02 Add vp9_avg_neon.c - vp9_convo

    10 septembre 2014, par Scott LaVarnway

    Changed Paths :
     Modify /test/convolve_test.cc


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


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


     Add /vp9/common/arm/neon/vp9_avg_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_avg_neon.asm
    :10252275f8332dd003653fa7fa53fa134c3031bf)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 02

    Add vp9_avg_neon.c
    - vp9_convolve_avg_neon

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