Recherche avancée

Médias (0)

Mot : - Tags -/gis

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

Autres articles (55)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer 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

Sur d’autres sites (8731)

  • swscale : fix sign extensions in yuv planar conversion

    17 octobre 2014, par Vittorio Giovara
    swscale : fix sign extensions in yuv planar conversion
    

    Casting the left-most byte to unsigned avoids an undefined
    result of the shift by 24 if bit 7 is set.

    yuvPlanartouyvy_c and yuvPlanartoyuy2_c are affected.

    CC : libav-stable@libav.org
    Bug-Id : CID 732281 / CID 732282

    • [DBH] libswscale/rgb2rgb_template.c
  • swscale : fix sign extensions in yuv planar conversion

    17 octobre 2014, par Vittorio Giovara
    swscale : fix sign extensions in yuv planar conversion
    

    Casting the left-most byte to unsigned avoids an undefined
    result of the shift by 24 if bit 7 is set.

    yuvPlanartouyvy_c and yuvPlanartoyuy2_c are affected.

    CC : libav-stable@libav.org
    Bug-Id : CID 732281 / CID 732282

    • [DH] libswscale/rgb2rgb_template.c
  • avcodec/nellymoserenc : fix sign error

    13 novembre 2014, par Michael Niedermayer
    avcodec/nellymoserenc : fix sign error
    

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

    • [DH] libavcodec/nellymoserenc.c
    • [DH] tests/fate/audio.mak