Recherche avancée

Médias (1)

Mot : - Tags -/publicité

Autres articles (44)

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

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

  • Les vidéos

    21 avril 2011, par

    Comme les documents de type "audio", Mediaspip affiche dans la mesure du possible les vidéos grâce à la balise html5 .
    Un des inconvénients de cette balise est qu’elle n’est pas reconnue correctement par certains navigateurs (Internet Explorer pour ne pas le nommer) et que chaque navigateur ne gère en natif que certains formats de vidéos.
    Son avantage principal quant à lui est de bénéficier de la prise en charge native de vidéos dans les navigateur et donc de se passer de l’utilisation de Flash et (...)

Sur d’autres sites (3950)

  • Revision 21a0dade42 : vp8 : Modify to use closest reference in zero_mv bias. Modify zero_mv bias condi

    14 août 2014, par Marco

    Changed Paths :
     Modify /vp8/encoder/onyx_if.c


     Modify /vp8/encoder/onyx_int.h


     Modify /vp8/encoder/pickinter.c



    vp8 : Modify to use closest reference in zero_mv bias.

    Modify zero_mv bias condition to include check that "closest" reference is
    last_frame.
    This is needed for temporal layers, where the last_frame is not always the
    closest reference.
    Also, constain zeromv_count to be for last_frame reference.

    Change-Id : I7af54a809ebf01ef43b9933c9d4095b6cb189390

  • Metadata : Bower license should be the SPDX type of license.

    23 août 2015, par sgilroy
    Metadata : Bower license should be the SPDX type of license.
    

    Follow convention to make it easier for automated license checking utilities to determine which license is used. The license property in bower.json should be the SPDX type of license, in this case "MIT", instead of the URL of the license file.

    Closes #544.

  • license should be the type of license

    22 août 2015, par sgilroy
    license should be the type of license
    

    Follow convention to make it easier for automated license checking utilities to determine which license is used. The license property in bower.json should be the SPDX type of license, in this case "MIT", instead of the URL of the license file.

    Closes #544.