Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (76)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

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

  • Revision 8fc3ab774f : Enable dual arf with constant q. Add second level arf Q adjustment when using d

    22 octobre 2014, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_ratectrl.c



    Enable dual arf with constant q.

    Add second level arf Q adjustment when using dual arfs
    in constant Q mode.

    Previously in constant Q mode enabling dual arf hurt by 5%
    but with this change the average benefit is 1-1.5% with some
    mid range data points up 10%.

    Note however that it still hurts on some clips including
    some very low motion show content.

    Change-Id : I5b7789a2f42a6127d9e801cc010c20a7113bdd9b

  • Revision fe2fd37bb2 : vp8 : Updates to noise level estimate. -Use full bandwidth (when temporal layers

    24 octobre 2014, par Marco

    Changed Paths :
     Modify /vp8/encoder/denoising.c


     Modify /vp8/encoder/onyx_if.c



    vp8 : Updates to noise level estimate.

    - Use full bandwidth (when temporal layers is on) for checking switching.
    - Normalize metric wrt num_blocks.
    - Rounding fix to update of average noise level metric.
    - Make default internal denoiser mode == kDenoiserOnYUV (in denoiser
    set_parameters()).
    - Adjust some thresholds.

    Change-Id : Ib827512b25a7bf1f66c76d3045f3a68ce56b1cd2

  • avformat/subtitles : reduce log level of UTF-16 warning

    29 octobre 2014, par wm4
    avformat/subtitles : reduce log level of UTF-16 warning
    

    Applications can use this to silence the message.

    • [DH] libavformat/subtitles.c