Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (91)

  • 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

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

  • doc/examples/extract_mvs : Explicitly free options

    15 mai 2021, par Andreas Rheinhardt
    doc/examples/extract_mvs : Explicitly free options
    

    The user should not rely on all options always being recognized
    (in particular not on error).

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] doc/examples/extract_mvs.c
  • lavc/videotoolboxenc : flush/free frames on close

    10 octobre 2016, par Rick Kern
    lavc/videotoolboxenc : flush/free frames on close
    

    Prevents encode callback from running after codec is closed.
    Fixes a crash when an error is returned.

    Signed-off-by : Rick Kern <kernrj@gmail.com>

    • [DH] libavcodec/videotoolboxenc.c
  • avcodec/jpeg2000dec : Free lengthinc earlier

    17 décembre 2017, par Michael Niedermayer
    avcodec/jpeg2000dec : Free lengthinc earlier
    

    Reduces memory needed

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

    • [DH] libavcodec/jpeg2000dec.c