Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (62)

  • 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

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (12264)

  • avconv : factor out flushing the filters

    6 mai 2015, par Anton Khirnov
    avconv : factor out flushing the filters
    

    This also ensures this is always done, avoiding infinite loops if an
    error occurs at the end of the input.

    • [DBH] avconv.c
  • avformat/utils : Check size argument in ff_add_index_entry()

    24 octobre 2013, par Michael Niedermayer
    avformat/utils : Check size argument in ff_add_index_entry()
    

    Fixes infinite loop
    Fixes Ticket3061

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/utils.c
  • avformat/xmv : Discard remainder of packet on error

    6 novembre 2015, par Michael Niedermayer
    avformat/xmv : Discard remainder of packet on error
    

    Fixes infinite loop
    Fixes : 9c48ae2680c5f23bca3d20ff0f325fd8/asan_generic_4c254d_1374_993f1e5967dd6f844b8d72f978ce2a6c.pss

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/xmv.c