Recherche avancée

Médias (0)

Mot : - Tags -/upload

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

Autres articles (72)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • 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 (6849)

  • Revision 1eaa3a76dc : Enable SSSE3 implementation of 8x8 forward 2D-DCT Assembly implementation of ss

    23 avril 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_rtcd_defs.pl


     Add /vp9/encoder/x86/vp9_dct_ssse3.asm


     Modify /vp9/vp9cx.mk



    Enable SSSE3 implementation of 8x8 forward 2D-DCT

    Assembly implementation of ssse3 8x8 forward 2D-DCT. The current
    version is turned on only for x86_64. The average unit runtime
    goes from 157 cycles down to 136 cycles, i.e., about 12.8% faster.
    This translates into about 1.5% speed-up for pedestrian_area 1080p
    at speed 2.

    Change-Id : I0f12435857e9425ed7ce12541344dfa16837f4f4

  • Revision 85c220b2c4 : Turn on loop filter Temporarily use univariate transform size for loop filter.

    16 juin 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_picklpf.c



    Turn on loop filter

    Temporarily use univariate transform size for loop filter.
    As compared to VP9 master branch with loop filter turned on, the
    compression gains are :

    derf 0.671%
    mr 0.749%
    stdhd 0.886%
    hr 1.394%

    The encoding speed currently is about 1.3X that of speed 0.

    Change-Id : I64788f894e70fde14c5be3159501bedf836e5998

  • Revision 02118dcb3b : Makes high_quant enabled by default Wtth this change, when —enable-vp9-high is

    19 août 2014, par Deb Mukherjee

    Changed Paths :
     Modify /configure



    Makes high_quant enabled by default

    Wtth this change, when —enable-vp9-high is used, high quantization is
    used by default, unless it is turned off with —disable-high-quant.

    Change-Id : I8a127428181d5dd726a4f3f225ea80f3215201ba