Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (65)

  • 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

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

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

  • fate/png : add mDCv and cLLi read and write test

    16 juillet 2024, par Leo Izen
    fate/png : add mDCv and cLLi read and write test
    

    This test confirms that we can write mDCv and cLLi chunks and read them
    back via the png decoder. It uses an HEVC conformance sample with this
    metadata as the base source for the side data in the frames.

    Signed-off-by : Leo Izen <leo.izen@gmail.com>
    Reported-by : Jan Ekström <jeebjp@gmail.com>
    Reviewed-by : Jan Ekström <jeebjp@gmail.com>
    Reviewed-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/image.mak
    • [DH] tests/ref/fate/png-mdcv
  • avcodec/vp8 : Add const where appropriate

    9 septembre 2022, par Andreas Rheinhardt
    avcodec/vp8 : Add const where appropriate
    

    Reviewed-by : Ronald S. Bultje <rsbultje@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/vp8.c
  • vvcdec : add dsp init and inv transform

    5 décembre 2023, par Nuo Mi
    vvcdec : add dsp init and inv transform
    

    Co-authored-by : Xu Mu <toxumu@outlook.com>
    Co-authored-by : Frank Plowman <post@frankplowman.com>
    Co-authored-by : Shaun Loo <shaunloo10@gmail.com>
    Co-authored-by : Wu Jianhua <toqsxw@outlook.com>

    • [DH] libavcodec/vvc/Makefile
    • [DH] libavcodec/vvc/vvcdsp.c
    • [DH] libavcodec/vvc/vvcdsp_template.c