Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (91)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (11054)

  • Revision 794a7bedbd : WIP : 8x8 idct/recon merge This patch eliminates the intermediate diff buffer us

    16 mai 2013, par Scott LaVarnway

    Changed Paths :
     Modify /test/fdct8x8_test.cc


     Modify /test/idct8x8_test.cc


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Modify /vp9/decoder/vp9_idct_blk.c


     Modify /vp9/decoder/x86/vp9_dequantize_sse2.c


     Modify /vp9/encoder/vp9_encodemb.c



    WIP : 8x8 idct/recon merge

    This patch eliminates the intermediate diff buffer usage by
    combining the short idct and the add residual into one function.
    The encoder can use the same code as well.

    Change-Id : Iacfd57324fbe2b7beca5d7f3dcae25c976e67f45

  • Revision a272ff25cd : WIP : 16x16 idct/recon merge This patch eliminates the intermediate diff buffer

    15 mai 2013, par Scott LaVarnway

    Changed Paths :
     Modify /test/dct16x16_test.cc


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Modify /vp9/decoder/vp9_idct_blk.c


     Modify /vp9/decoder/x86/vp9_dequantize_sse2.c


     Modify /vp9/encoder/vp9_encodemb.c



    WIP : 16x16 idct/recon merge

    This patch eliminates the intermediate diff buffer usage by
    combining the short idct and the add residual into one function.
    The encoder can use the same code as well.

    Change-Id : Iea7976b22b1927d24b8004d2a3fddae7ecca3ba1

  • Revision 2cf0d4be12 : WIP : 32x32 idct/recon merge This patch eliminates the intermediate diff buffer

    14 mai 2013, par Scott LaVarnway

    Changed Paths :
     Modify /test/dct32x32_test.cc


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Modify /vp9/decoder/vp9_idct_blk.c


     Modify /vp9/decoder/x86/vp9_dequantize_sse2.c


     Modify /vp9/encoder/vp9_encodemb.c



    WIP : 32x32 idct/recon merge

    This patch eliminates the intermediate diff buffer usage by
    combining the short idct and the add residual into one function.
    The encoder can use the same code as well.

    Change-Id : I4ea09df0e162591e420d869b7431c2e7f89a8c1a