Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP 0.2

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 (10176)

  • Revision fc31ae479d : Merge "Move get_sb_index to vp9_blockd.h" into experimental

    13 mai 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/decoder/vp9_decodframe.c



    Merge "Move get_sb_index to vp9_blockd.h" into experimental

  • Revision e5f715201a : Change to band calculation. Change band calculation back to simpler model based

    9 mai 2013, par Paul Wilkins

    Changed Paths :
     Modify /vp9/common/vp9_entropy.c


     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_tokenize.c



    Change to band calculation.

    Change band calculation back to simpler model based
    on the order in which coefficients are coded in scan order
    not the absolute coefficient positions.

    With the scatter scan experiment enabled the results were
    appear broadly neutral on derf (-0.028) but up a little on std-hd +0.134).

    Without the scatterscan experiment on the results were up derf as well.

    Change-Id : Ie9ef03ce42a6b24b849a4bebe950d4a5dffa6791

  • imgconvert : silence "incompatible pointer type" warning

    13 mai 2013, par Paul B Mahol
    imgconvert : silence "incompatible pointer type" warning
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/imgconvert.c