Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (100)

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

  • 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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (12069)

  • Merge commit ’6b2b26e7af3ede0abfb46eb5725c26d1083f50bc’

    21 juillet 2015, par Michael Niedermayer
    Merge commit ’6b2b26e7af3ede0abfb46eb5725c26d1083f50bc’
    

    * commit ’6b2b26e7af3ede0abfb46eb5725c26d1083f50bc’ :
    dds : Decode using optimal slices sizes

    Merged-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/dds.c
  • avformat/ape : Use 64bit for final frame size

    22 mai 2024, par Michael Niedermayer
    avformat/ape : Use 64bit for final frame size
    

    Fixes : CID1505963 Unintentional integer overflow

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/ape.c
  • avcodec/lpc : copy levenson coeffs only when they have been computed

    11 mai 2024, par Michael Niedermayer
    avcodec/lpc : copy levenson coeffs only when they have been computed
    

    Fixes : CID1473514 Uninitialized scalar variable

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/lpc.c