Recherche avancée

Médias (0)

Mot : - Tags -/api

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (58)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

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

Sur d’autres sites (9215)

  • Revision 1df7ef2974 : Remove one shot q experiment The experiment is no longer used and can be remove

    31 octobre 2013, par Deb Mukherjee

    Changed Paths :
     Modify /configure


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h



    Remove one shot q experiment

    The experiment is no longer used and can be removed.

    Change-Id : I9feab378fc895c120aa375353c68f93cad090609

  • Revision 70d9f116fd : End of orientation zero group experiment Adds an experiment that codes an end-o

    28 mars 2013, par Deb Mukherjee

    Changed Paths : Modify /configure Modify /vp9/common/vp9_blockd.h Modify /vp9/common/vp9_coefupdateprobs.h Modify /vp9/common/vp9_default_coef_probs.h Modify /vp9/common/vp9_entropy.c Modify /vp9/common/vp9_entropy.h Modify /vp9/common/vp9_onyxc_int.h (...)

  • Revert "mov : Change DTS-based seek into CTS-based seek."

    28 février 2015, par Martin Storsjö
    Revert "mov : Change DTS-based seek into CTS-based seek."
    

    This reverts commit 4abfa387b8234736f6e0e541951e3d5eb60eb843.

    This commit broke playback of fragmented mp4 files with b-frames.
    While investigating this, it turned out that the general framework
    isn’t ready for a PTS-based index yet. Revert this change until
    a better thought out solution is in place.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/mov.c