Recherche avancée

Médias (0)

Mot : - Tags -/xmp

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (112)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (14984)

  • avformat : Immersive Audio Model and Formats muxer

    25 novembre 2023, par James Almer
    avformat : Immersive Audio Model and Formats muxer
    

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

    • [DH] Changelog
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/iamf_writer.c
    • [DH] libavformat/iamf_writer.h
    • [DH] libavformat/iamfenc.c
    • [DH] libavformat/version.h
  • avfilter/palettegen : base box split decision on a perceptual model

    27 décembre 2022, par Clément Bœsch
    avfilter/palettegen : base box split decision on a perceptual model
    

    Similar to the change in paletteuse, we rely on a perceptual model to
    decide how and where to split the box.

    • [DH] libavfilter/Makefile
    • [DH] libavfilter/vf_palettegen.c
    • [DH] tests/ref/fate/filter-palettegen-1
    • [DH] tests/ref/fate/filter-palettegen-2
  • lavf/dnn : dump OpenVINO model input/output names to OVMdel struct.

    21 juillet 2022, par Ting Fu
    lavf/dnn : dump OpenVINO model input/output names to OVMdel struct.
    

    Dump all input/output names to OVModel struct. In case other funcs use
    them for reporting errors or locating issues.

    Signed-off-by : Ting Fu <ting.fu@intel.com>

    • [DH] libavfilter/dnn/dnn_backend_openvino.c