Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (62)

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

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (8282)

  • avcodec/mpegvideo : Fix null pointer dereference of picture array

    14 juillet 2015, par Michael Niedermayer
    avcodec/mpegvideo : Fix null pointer dereference of picture array
    

    Fixes : 0d0a2bace067d09c08f0fa5340496c23_signal_sigsegv_7ffff713351a_342_WobblyWindowsIntro.avi with memlimit of 67108864

    Found-by : Samuel Groß, Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/mpegvideo.c
  • Fade picture in ffmpeg on Android NDK

    14 mars 2012, par sherman

    I used ffmpeg methods without any problems. But I want to modify ffmpeg library to add visual effect between switching videos, if it is possible.

    Please help me regarding this. Thanks in advance.

  • rtpenc_jpeg : Handle case of picture dimensions not dividing by 8

    10 avril 2015, par Andrey Utkin
    rtpenc_jpeg : Handle case of picture dimensions not dividing by 8
    

    This fixes the calculation of the number of needed blocks to make
    sure that ALL pixels are represented by the result.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/rtpenc_jpeg.c