Recherche avancée

Médias (1)

Mot : - Tags -/artwork

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

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (7468)

  • lavd/alsa-audio-common : mark default device in device list

    13 décembre 2014, par Lukasz Marek
    lavd/alsa-audio-common : mark default device in device list
    

    Signed-off-by : Lukasz Marek <lukasz.m.luki2@gmail.com>

    • [DH] libavdevice/alsa-audio-common.c
  • Revision 3cfed4bf76 : VP9 common for ARMv8 by using NEON intrinsics 14 Add vp9_idct16x16_add_neon.c -

    7 février 2014, par James Yu

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


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


     Add /vp9/common/arm/neon/vp9_idct16x16_add_neon_asm.asm
    (from /vp9/common/arm/neon/vp9_idct16x16_add_neon.asm
    :ce76aeb00d76cffafd0fd183034b86d26d541e57)
     Modify /vp9/common/arm/neon/vp9_idct16x16_neon.c


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 14

    Add vp9_idct16x16_add_neon.c
    - vp9_idct16x16_256_add_neon_pass1
    - vp9_idct16x16_256_add_neon_pass2
    - vp9_idct16x16_10_add_neon_pass1
    - vp9_idct16x16_10_add_neon_pass2

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

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