Recherche avancée

Médias (1)

Mot : - Tags -/embed

Autres articles (59)

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

  • Revision 4d0d78424b : Increase the thread test range to cover 5, 6, 7, 8 threads. Change-Id : Id25c294

    5 septembre 2014, par hkuang

    Changed Paths :
     Modify /test/test_vector_test.cc



    Increase the thread test range to cover 5, 6, 7, 8 threads.

    Change-Id : Id25c294720551bb5153987d8758668befaa57929

  • Revision 899ab95c8c : Adjustment to allowed range in resize unit test Change-Id : I5222e3db2627a3a9f7f

    11 octobre 2013, par Paul Wilkins

    Changed Paths :
     Modify /test/resize_test.cc



    Adjustment to allowed range in resize unit test

    Change-Id : I5222e3db2627a3a9f7fc34f2ab4554aa5807ed51

  • Revision 91c222491e : Alternate high bitdepth quantizer changes In this proposal, the qindex range is

    3 juillet 2014, par Peter de Rivaz

    Changed Paths :
     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/common/vp9_quant_common.c


     Modify /vp9/common/vp9_quant_common.h


     Modify /vp9/common/vp9_seg_common.c


     Modify /vp9/common/vp9_seg_common.h


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/encoder/vp9_aq_complexity.c


     Modify /vp9/encoder/vp9_aq_cyclicrefresh.c


     Modify /vp9/encoder/vp9_aq_variance.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_quantize.h


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/vp9_cx_iface.c



    Alternate high bitdepth quantizer changes

    In this proposal, the qindex range is kept at 0 to 255
    but the values are remapped to cover an extended range of
    quantizer values.

    This simplifies the code and bitstream compared to the 8-bit version.

    Change-Id : I0dda61388cef41e21a0d5c34d817c862de637580