Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (77)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (10920)

  • avformat/movenc : don't use mono layout when a front center label is expected

    28 mars 2022, par James Almer
    avformat/movenc : don't use mono layout when a front center label is expected
    

    On output streams where a multichannel stream needs to be stored as one track
    per channel, each track will have a channel layout describing the position of
    the channel they contain. For the track with front center, the mov muxer was
    using the mov layout "mono" instead of the label for the front center position.

    Since our channel layout API considers front center == mono, we need to do some
    heuristics. To achieve this, we make sure all audio tracks contain streams with
    a single channel, and only one of them is front center. In that case, we write
    the front center label instead of signaling mono layout.

    Fixes the last part of ticket #2865

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/movenc.c
    • [DH] libavformat/movenc.h
  • Revision 54548 : Pouvoir mettre un code de langue SPIP dans le menu texte_libre ...

    17 novembre 2011, par kent1@… — Log

    Pouvoir mettre un code de langue SPIP dans le menu texte_libre (<:mon_plugin:trucmuche :>)
    On utilise _T_ou_typo de spip-bonux qui est en dépendance

  • Revision 3239e22a42 : Conditionally use recursive transform block partition search If the frame heade

    3 juin 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_rdopt.c



    Conditionally use recursive transform block partition search

    If the frame header sets to use fixed transform block size, use
    the univariate transform block partition search flow.

    Change-Id : Ic422ecb6565642cd8ddb96dc67a37109ef3ce90f