Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (105)

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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (13592)

  • configure : Add -framework CoreVideo when building the avfoundation indev

    1er décembre 2015, par Martin Storsjö
    configure : Add -framework CoreVideo when building the avfoundation indev
    

    This fixes builds with —disable-vda, which previously failed with
    undefined references to CVImageBuffer* and CVPixelBuffer* functions.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] configure
  • build : Support building using clang-usan and disable-optimization

    16 mai 2014, par Katerina Barone-Adesi
    build : Support building using clang-usan and disable-optimization
    

    Clang Undefined Behaviour Sanitizer seems to make non-constant constant
    expressions, making the compilation fail when they are used within
    inline assembly if no optimization is requested.

    Add -O1 to the cflags to hide the misbehaviour.

    Bug-Id : 683

    • [DH] configure
  • lavd : fix building x11grab after a6674d2

    28 octobre 2014, par Anton Khirnov
    lavd : fix building x11grab after a6674d2
    
    • [DBH] libavdevice/Makefile