Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (91)

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

  • 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" ;

  • Les sons

    15 mai 2013, par

Sur d’autres sites (6060)

  • Revision 20cf22a128 : Enforce effective motion vector search range This commit explicitly enforces th

    21 janvier 2014, par Jingning Han

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



    Enforce effective motion vector search range

    This commit explicitly enforces the effective motion vector range
    in the motion search stage. The range needs to be the intersection
    of UMV border, effective absolute motion vector value range, and
    the target search area.

    Change-Id : I1cf7c563e02b1086040dad6c1f4f6be1538635a6

  • Revision a801f7a295 : Increase border size from 96 to 160. This is required because upon downscaling,

    12 juillet 2013, par Ronald S. Bultje

    Changed Paths :
     Modify /vpx_scale/yv12config.h



    Increase border size from 96 to 160.

    This is required because upon downscaling, if a motion vector points
    partially into the UMV (e.g. all minus 1 of 64+7 pixels, i.e. 70),
    then we can point up to 140 pixels into the larger-resolution (2x)
    reference buffer UMV, which means the UMV for reference buffers in
    downscaling needs to be 140 rounded up to the nearest multiple of 32,
    i.e. 160.

    Longer-term, we should probably handle the UMV differently by detecting
    edge coverage on-the-fly and using a temporary buffer for edge extensions
    instead of adding 160 pixels on all sides of the image (which means a
    CIF image uses 3x its own area size for borders).

    Change-Id : I5184443e6731cd6721fc6a5d430a53e7d91b4f7e

  • Revision b02c4d364f : Increase border size from 96 to 160. This is required because upon downscaling,

    12 juillet 2013, par Ronald S. Bultje

    Changed Paths :
     Modify /vpx_scale/yv12config.h



    Increase border size from 96 to 160.

    This is required because upon downscaling, if a motion vector points
    partially into the UMV (e.g. all minus 1 of 64+7 pixels, i.e. 70),
    then we can point up to 140 pixels into the larger-resolution (2x)
    reference buffer UMV, which means the UMV for reference buffers in
    downscaling needs to be 140 rounded up to the nearest multiple of 32,
    i.e. 160.

    Longer-term, we should probably handle the UMV differently by detecting
    edge coverage on-the-fly and using a temporary buffer for edge extensions
    instead of adding 160 pixels on all sides of the image (which means a
    CIF image uses 3x its own area size for borders).

    Change-Id : I5184443e6731cd6721fc6a5d430a53e7d91b4f7e