Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (64)

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (9110)

  • 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