Recherche avancée

Médias (0)

Mot : - Tags -/performance

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

Autres articles (101)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (9958)

  • mov : expand the list of parsed metadata tags

    29 novembre 2014, par Vittorio Giovara
    mov : expand the list of parsed metadata tags
    

    Based on L-Smash code by Yusuke Nakamura <muken.the.vfrmaniac@gmail.com>.

    • [DBH] libavformat/mov.c
  • lavfi/drawutils : reimplement ff_fill_rgba_map without hardcoding the list

    24 décembre 2021, par rcombs
    lavfi/drawutils : reimplement ff_fill_rgba_map without hardcoding the list
    

    Same outputs, but computed instead of statically known, so new formats will be
    supported more easily. Asserts in place to ensure we update this if we add
    anything incompatible with its logic.

    • [DH] libavfilter/drawutils.c
  • hwcontext_vulkan : remove VK_EXT_hdr_metadata from autoloaded extensions list

    2 janvier 2022, par Lynne
    hwcontext_vulkan : remove VK_EXT_hdr_metadata from autoloaded extensions list
    

    We don't use it. Was copied from libplacebo's recommended defaults.
    Creates problems with validation on Intel devices, where the driver
    still advertizes it, even though it's not usable without a swapchain.

    • [DH] libavutil/hwcontext_vulkan.c