Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (35)

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

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (6098)

  • avcodec/cbs : Use put_bits63()

    18 avril, par Andreas Rheinhardt
    avcodec/cbs : Use put_bits63()
    

    It is better when BUF_BITS == 64 (i.e. on x64), because
    the underlying put_bits can then handle 0..63 bits naturally.
    It does not worsen the code when BUF_BITS != 64, because
    the compiler can optimize this to the same code as now
    (due to the assert).

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

    • [DH] libavcodec/cbs.c
  • avformat/mov : ignore old infe box versions

    13 avril 2024, par James Almer
    avformat/mov : ignore old infe box versions
    

    Some files with no image items have them, and were working prior to the recent
    HEIF parsing overhaul.
    Ignore such boxes instead, to recover the old behavior.

    Fixes a regression since d9fed9df2a9e70c9375d3b2591db35c09303d369.

    Tested-by : Wu Jianhua <toqsxw@outlook.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/mov.c
  • mailmap : add entry for myself

    13 juillet 2024, par Tong Wu
    mailmap : add entry for myself
    

    Signed-off-by : Tong Wu <wutong1208@outlook.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] .mailmap