Recherche avancée

Médias (91)

Autres articles (95)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (9218)

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

  • Revision 5b098b1825 : VP9 common for ARMv8 by using NEON intrinsics 01 Add vp9_loopfilter_neon.c - vp

    21 janvier 2014, par James Yu

    Changed Paths :
     Modify /test/lpf_8_test.cc


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


     Modify /vp9/common/arm/neon/vp9_loopfilter_16_neon.c


     Add /vp9/common/arm/neon/vp9_loopfilter_16_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_loopfilter_16_neon.asm
    :547cb14e1542c7770f58a82189fc3a5b962296ac)
     Delete /vp9/common/arm/neon/vp9_loopfilter_neon.asm


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


     Add /vp9/common/arm/neon/vp9_loopfilter_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_loopfilter_neon.asm
    :547cb14e1542c7770f58a82189fc3a5b962296ac)
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 01

    Add vp9_loopfilter_neon.c
    - vp9_lpf_horizontal_4_neon
    - vp9_lpf_vertical_4_neon
    - vp9_lpf_horizontal_8_neon
    - vp9_lpf_vertical_8_neon

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