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)

  • fate : fix concat demuxer extended tests on windows

    16 novembre 2015, par Marton Balint
    fate : fix concat demuxer extended tests on windows
    

    Line endings do matter to md5sum...

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] tests/fate-run.sh
  • mingw : Enable high-entropy ASLR on 64-bit Windows

    28 janvier 2016, par Henrik Gramner
    mingw : Enable high-entropy ASLR on 64-bit Windows
    

    To fully utilize HEASLR the image base address must also be set above
    4 GiB. For consistency use the same address as MSVC uses by default.

    This requires binutils 2.25 which isn’t available on all common
    distributions, so only enable it after checking that it’s supported.

    • [DH] configure
  • checkasm : Fix compilation on Windows with —disable-thread

    17 septembre 2016, par Henrik Gramner
    checkasm : Fix compilation on Windows with —disable-thread
    
    • [DH] tools/checkasm.c