Recherche avancée

Médias (0)

Mot : - Tags -/protocoles

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

Autres articles (75)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

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

  • doc/ffprobe.xsd : add build_date and build_time as optional attributes

    12 mai 2015, par Dave Rice
    doc/ffprobe.xsd : add build_date and build_time as optional attributes
    

    This partly undoes 7b35a01.

    The intent of patch 7b35a01 was to no longer use build_date and
    build_time as attributes of programVersion, but the patch also had the
    effect of making all records generated with an earlier ffprobe build with
    build_date and build_time as invalid.

    This patch puts the two attributes back but without mandating their use,
    thus older ffprobe records as backwards compatible with the current
    schema and their use is no longer required.

    Signed-off-by : Stefano Sabatini <stefasab@gmail.com>

    • [DH] doc/ffprobe.xsd
  • lavfi/dnn_backend_torch : Include mem.h

    2 avril 2024, par Fei Wang
    lavfi/dnn_backend_torch : Include mem.h
    

    Fix build fail since 790f793844.

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>

    • [DH] libavfilter/dnn/dnn_backend_torch.cpp
  • lavc/vp9 : Add RGB* formats for VAAPI hwaccel

    28 février 2023, par Fei Wang
    lavc/vp9 : Add RGB* formats for VAAPI hwaccel
    

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>

    • [DH] libavcodec/vp9.c