Recherche avancée

Médias (9)

Mot : - Tags -/soundtrack

Autres articles (40)

  • 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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (5387)

  • jpeg2000 : check that nreslevels2decode has been initialized before use

    5 juin 2013, par Michael Niedermayer
    jpeg2000 : check that nreslevels2decode has been initialized before use
    

    Fixes out of array accesses

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/jpeg2000.c
  • vmd : drop incomplete chunks and spurious samples

    29 mai 2013, par Luca Barbato
    vmd : drop incomplete chunks and spurious samples
    

    Odd chunk size makes no sense for stereo and incomplete chunks are
    not supported.

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org

    • [DBH] libavcodec/vmdav.c
  • vmd : refactor the inner decode loop

    28 mai 2013, par Luca Barbato
    vmd : refactor the inner decode loop
    

    Simplify a little, assume empty frames are acceptable and
    do not pointlessly reinit the bytestream2 contexts using
    possibly wrong size values.

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org

    • [DBH] libavcodec/vmdav.c