Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (19)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (7102)

  • checkasm/lpc : use fixed length to bench apply_welch_window

    31 mai 2024, par James Almer
    checkasm/lpc : use fixed length to bench apply_welch_window
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] tests/checkasm/lpc.c
  • checkasm : add csv/tsv bench output

    5 août 2024, par J. Dekker
    checkasm : add csv/tsv bench output
    

    When collecting performance information from checkasm it is common
    to parse the output for use in graphs to compare vs different
    architectures.

    Signed-off-by : J. Dekker <jdek@itanimul.li>

    • [DH] tests/checkasm/checkasm.c
  • checkasm : bench each vf_blend mode once

    20 février 2016, par James Almer
    checkasm : bench each vf_blend mode once
    

    Also bench a smaller buffer. This drastically reduces —bench runtime
    and reports smaller, more readable numbers.

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] tests/checkasm/vf_blend.c