Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (55)

  • Emballe Médias : Mettre en ligne simplement des documents

    29 octobre 2010, par

    Le plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
    Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
    D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)

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

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

  • aarch64 : vp8 : Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version

    1er février 2019, par Martin Storsjö
    aarch64 : vp8 : Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version
    

    Cortex A53 A72 A73
    vp8_luma_dc_wht_c : 115.7 75.7 90.7
    vp8_luma_dc_wht_neon : 60.7 41.2 45.7
    vp8_idct_dc_add4uv_c : 376.1 262.9 282.5
    vp8_idct_dc_add4uv_neon : 52.0 29.0 37.0

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/aarch64/vp8dsp_init_aarch64.c
    • [DBH] libavcodec/aarch64/vp8dsp_neon.S
  • aarch64 : vp8 : Port missing epel8 functions from arm version

    1er février 2019, par Martin Storsjö
    aarch64 : vp8 : Port missing epel8 functions from arm version
    

    Cortex A53 A72 A73
    vp8_put_epel8_h4_c : 2594.8 1159.6 1374.8
    vp8_put_epel8_h4_neon : 506.4 244.2 314.0
    vp8_put_epel8_h6_c : 3445.8 1677.1 1811.3
    vp8_put_epel8_h6_neon : 634.4 371.7 433.0
    vp8_put_epel8_v4_c : 2614.0 1174.8 1378.0
    vp8_put_epel8_v4_neon : 321.0 221.7 235.8
    vp8_put_epel8_v6_c : 3635.5 1703.0 2079.2
    vp8_put_epel8_v6_neon : 416.9 317.0 295.5

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/aarch64/vp8dsp_init_aarch64.c
    • [DBH] libavcodec/aarch64/vp8dsp_neon.S
  • aarch64 : vp8 : Port epel4 functions from arm version

    1er février 2019, par Martin Storsjö
    aarch64 : vp8 : Port epel4 functions from arm version
    

    Cortex A53 A72 A73
    vp8_put_epel4_h4_c : 631.4 291.7 367.8
    vp8_put_epel4_h4_neon : 241.0 131.0 155.7
    vp8_put_epel4_h4v4_c : 967.5 529.3 667.7
    vp8_put_epel4_h4v4_neon : 429.3 241.8 279.7
    vp8_put_epel4_h4v6_c : 1374.7 657.5 864.5
    vp8_put_epel4_h4v6_neon : 515.5 295.5 334.7
    vp8_put_epel4_h6_c : 851.0 421.0 486.0
    vp8_put_epel4_h6_neon : 321.5 195.0 217.7
    vp8_put_epel4_h6v4_c : 1111.3 621.1 781.2
    vp8_put_epel4_h6v4_neon : 539.2 328.0 365.3
    vp8_put_epel4_h6v6_c : 1561.3 763.3 999.7
    vp8_put_epel4_h6v6_neon : 645.5 401.0 434.7
    vp8_put_epel4_v4_c : 663.8 298.3 357.0
    vp8_put_epel4_v4_neon : 116.0 81.5 72.5
    vp8_put_epel4_v6_c : 870.5 437.0 507.4
    vp8_put_epel4_v6_neon : 147.7 108.8 92.0

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/aarch64/vp8dsp_init_aarch64.c
    • [DBH] libavcodec/aarch64/vp8dsp_neon.S