Recherche avancée

Médias (17)

Mot : - Tags -/wired

Autres articles (111)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • 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

Sur d’autres sites (7591)

  • Revert "avcodec/gsmdec : reject unsupported msn audio modes"

    26 novembre 2013, par Michael Niedermayer
    Revert "avcodec/gsmdec : reject unsupported msn audio modes"
    

    they should be supported now

    This reverts commit 1ee1a3d9f4e152b641f05d2be6dbe3f440485cca.

    • [DH] libavcodec/gsmdec.c
  • aacenc : mark the "faac"-like coder for removal

    5 décembre 2015, par Rostislav Pehlivanov
    aacenc : mark the "faac"-like coder for removal
    

    This coder produces a much lower quality audio than the rest, is much
    slower and is unstable. Hasn’t been updated for a very long time as
    well, hence it is more appropriate to remove it since it also depends on
    a big burden of a code (the encode_window_bands_info function which is
    just as old, just as unstable and bad and in no way modifiable or
    fixable).

    Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>

    • [DH] libavcodec/aacenc.c
  • Revert "aviobuf : Discard old buffered, previously read data in ffio_read_partial"

    9 octobre 2020, par Marton Balint
    Revert "aviobuf : Discard old buffered, previously read data in ffio_read_partial"
    

    This is unneeded after 2ca48e466675a8a3630061cd2c15325eab8eda97 and it breaks
    ffio_ensure_seekback().

    This reverts commit 53c25ee0736497b46bb76064cc2c84c976b2d295.

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

    • [DH] libavformat/aviobuf.c