Recherche avancée

Médias (0)

Mot : - Tags -/interaction

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

Autres articles (53)

  • 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

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

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (11319)

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

  • Revision 3f7c12dab9 : VP9 common for ARMv8 by using NEON intrinsics 18 Add vp9_idct32x32_add_neon.c -

    18 février 2014, par James Yu

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


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


     Add /vp9/common/arm/neon/vp9_idct32x32_add_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_idct32x32_add_neon.asm
    :3cfed4bf7638101847d7a54b3cc149eafafc7a56)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 18

    Add vp9_idct32x32_add_neon.c
    - vp9_idct32x32_1024_add_neon

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