Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (64)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

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

  • lavr : fix the decision for writing directly to the output buffer

    1er novembre 2012, par Justin Ruggles

    lavr : fix the decision for writing directly to the output buffer

  • Revision 22694ca1ad : Change txfm_type decision The changing in intra coding to base on transform blo

    22 mai 2013, par Yaowu Xu

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h



    Change txfm_type decision

    The changing in intra coding to base on transform block, i.e. pred->
    txfm->quant->dequant-itxfm->recon, made all blocks within a prediction
    unit behave consistently, there is no longer a need to handle blocks
    differently based on the position within a predicitn block. So this
    commit simplifies the decision of transform type to be based on
    prediction mode only.

    Change-Id : If96cb72386f2e9186126ace88afa35ef085b6c96

  • Revision ed995afba1 : Make frame-wide filter-type decision fully RD-based. Overall, on all test sets,

    8 juillet 2013, par Ronald S. Bultje

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c



    Make frame-wide filter-type decision fully RD-based.

    Overall, on all test sets, this gains about +0.2% on all metrics.
    City is a clip where this really hurts (-1.0% on all metrics), I'm
    not quite sure why yet. Maybe interesting to look into in the future.

    Change-Id : I6f0eecb20e72f0194633270d30bf00d76d9eae78