Recherche avancée

Médias (91)

Autres articles (78)

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

  • Read the image file after setting the resource limit constraints.

    14 octobre 2013, par blueimp
    Read the image file after setting the resource limit constraints.
  • xan : Use bytestream2 to limit reading to within the buffer

    28 septembre 2013, par Martin Storsjö
    xan : Use bytestream2 to limit reading to within the buffer
    

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/xan.c
  • Revision 35c5d79e6b : Limit mv search range for first pass and mbgraph Both first pass and mbgraph se

    24 septembre 2013, par Yaowu Xu

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


     Modify /vp9/encoder/vp9_mbgraph.c


     Modify /vp9/encoder/vp9_mcomp.h



    Limit mv search range for first pass and mbgraph

    Both first pass and mbgraph search use block size 16x16 for motion
    estimation. This commit put a limit of motion vector range. The
    effective range allows the entire 16x16 with required subpel
    interpolation input to be completely outside image border, but
    not any further away from image border.

    Change-Id : Id70a5ed08be49e70959f064859d72adc7d775d08