Recherche avancée

Médias (1)

Mot : - Tags -/publicité

Autres articles (56)

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

  • Changer son thème graphique

    22 février 2011, par

    Le thème graphique ne touche pas à la disposition à proprement dite des éléments dans la page. Il ne fait que modifier l’apparence des éléments.
    Le placement peut être modifié effectivement, mais cette modification n’est que visuelle et non pas au niveau de la représentation sémantique de la page.
    Modifier le thème graphique utilisé
    Pour modifier le thème graphique utilisé, il est nécessaire que le plugin zen-garden soit activé sur le site.
    Il suffit ensuite de se rendre dans l’espace de configuration du (...)

Sur d’autres sites (10976)

  • lavf/wavdec : Fix seeking in files with unaligned offsets

    13 août 2013, par Alexander Strasser
    lavf/wavdec : Fix seeking in files with unaligned offsets
    

    A file with a prepended ID3 tag of an uneven length was found
    in the wild.

    Check if the wav data starts at an uneven offset and use that
    information to correct the seeking calculation in wav_seek_tag,
    which used to only seek to even byte positions.

    Regression since ac87eaf856e0fb51917266b899bb15d19b907baf

    Signed-off-by : Alexander Strasser <eclipse7@gmx.net>

    • [DH] libavformat/wavdec.c
  • lavf/avio : Remove unnecessary escaping of ’ in string literals

    11 mars 2017, par Alexander Strasser
    lavf/avio : Remove unnecessary escaping of ’ in string literals
    

    Signed-off-by : Alexander Strasser <eclipse7@gmx.net>

    • [DH] libavformat/avio.c
  • MAINTAINERS : add Communication section

    6 octobre 2013, par Lou Logan
    MAINTAINERS : add Communication section
    

    Add Twitter with myself (Lou Logan) as maintainer.

    Add Google+ with Paul B Mahol, Michael Niedermayer, and Alexander
    Strasser as maintainers.

    Move website and mailinglists from Miscellaneous Areas to
    Communication.

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] MAINTAINERS