Recherche avancée

Médias (1)

Mot : - Tags -/wave

Autres articles (99)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

Sur d’autres sites (12198)

  • aarch64 : x264_mbtree_propagate_{cost,list}_neon

    29 octobre 2014, par Janne Grunau
    aarch64 : x264_mbtree_propagate_cost,list_neon
    

    x264_mbtree_propagate_cost_neon is 7 times faster.
    x264_mbtree_propagate_list_neon is 33% faster.

    • [DH] common/aarch64/mc-a.S
    • [DH] common/aarch64/mc-c.c
  • avfilter/vf_boxblur : generate supported pixfmt list instead of hardcoding

    21 décembre 2014, par Michael Niedermayer
    avfilter/vf_boxblur : generate supported pixfmt list instead of hardcoding
    

    This adds support for several more >8bit planar formats

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavfilter/vf_boxblur.c
  • h264 : factor hwaccel pixel formats list

    19 décembre 2014, par Rémi Denis-Courmont
    h264 : factor hwaccel pixel formats list
    

    This is to avoid proliferation of similar tables in following changes.

    Signed-off-by : Rémi Denis-Courmont <remi@remlab.net>
    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DBH] libavcodec/h264_slice.c