Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (112)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

Sur d’autres sites (15305)

  • Revision 03276bf6e6 : remove the model and copy in pack_mb_tokens Change-Id : I00a5203c8ed76c184d936fc

    20 novembre 2013, par Jim Bankoski

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


     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_treewriter.h



    remove the model and copy in pack_mb_tokens

    Change-Id : I00a5203c8ed76c184d936fccf93d76e7c06773d3

  • 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

  • Event callback model mimics DOM Event API model.

    26 mars 2014, par JamesMGreene
    Event callback model mimics DOM Event API model.
    

    Also changed all event names.

    Fixes #286.
    Fixes #285.
    Fixes #105.