Recherche avancée

Médias (0)

Mot : - Tags -/configuration

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

Autres articles (60)

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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (6323)

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

  • Revision 2d8f581330 : Merge "VP9 common for ARMv8 by using NEON intrinsics 07"

    10 décembre 2014, par Johann

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