Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (102)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Liste des distributions compatibles

    26 avril 2011, par

    Le tableau ci-dessous correspond à la liste des distributions Linux compatible avec le script d’installation automatique de MediaSPIP. Nom de la distributionNom de la versionNuméro de version Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    Si vous souhaitez nous aider à améliorer cette liste, vous pouvez nous fournir un accès à une machine dont la distribution n’est pas citée ci-dessus ou nous envoyer le (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (10257)

  • tools/target_dec_fuzzer : Use codec_tags list

    29 décembre 2019, par Michael Niedermayer
    tools/target_dec_fuzzer : Use codec_tags list
    

    This should make it much quicker for the fuzzer to test
    real relevant codec_tags

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

    • [DH] tools/target_dec_fuzzer.c
  • avcodec/hapdec : Add codec_tags list

    29 décembre 2019, par Michael Niedermayer
    avcodec/hapdec : Add codec_tags list
    

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

    • [DH] libavcodec/hapdec.c
  • avcodec/av1_parse : don't look for trailing bits in Tile List OBUs

    5 février 2020, par James Almer
    avcodec/av1_parse : don't look for trailing bits in Tile List OBUs
    

    The spec states there aren't any.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/av1_parse.h