Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (81)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

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

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (9011)

  • avcodec/jpeg2000dec : Increase tile part limit to 256

    20 juin 2015, par Michael Niedermayer
    avcodec/jpeg2000dec : Increase tile part limit to 256
    

    This is the maximum that the syntax of jpeg2000 is capable to store

    Fixes Ticket4639

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

    • [DH] libavcodec/jpeg2000dec.c
  • Revision 90c9ede8e6 : Limit cyclic refresh revisitng blocks at the same quantizer. For screen content

    19 juin 2015, par Alex Converse

    Changed Paths :
     Modify /vp9/encoder/vp9_aq_cyclicrefresh.c



    Limit cyclic refresh revisitng blocks at the same quantizer.

    For screen content don’t refresh a block at a quantizer higher than
    it was last coded at. PReviosuly at realtime speeds the encoder had a
    tendency to recode a block from GOLDEN with a higher Q than it was last
    coded at.

    Change-Id : Iacd561806c769dcce1a81b9827ffc70090f5ba18

  • avcodec/jpeg2000dec : increase tile part limit to 32

    15 juin 2015, par Michael Niedermayer
    avcodec/jpeg2000dec : increase tile part limit to 32
    

    Fixes Ticket4629

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

    • [DH] libavcodec/jpeg2000dec.c