Recherche avancée

Médias (91)

Autres articles (96)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

Sur d’autres sites (10790)

  • Revision a4ce53f14d : Adaptive motion control on ref and search range This commit takes a preliminary

    21 décembre 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_rdopt.c



    Adaptive motion control on ref and search range

    This commit takes a preliminary attempt to refine the motion search
    control. It detects the SAD associated with mv predictor per reference
    frame, and based on which to determine whether the encoder wants to
    reduce the motion search range (if the predicted mv provides fairly
    small SAD), or to skip the current reference frame (if there exists
    another ref frame that gives much smaller SAD cost).

    This feature is turned on in the settings of speed 1 and above.

    In speed 1, compression performance changed
    derf -0.018%
    yt -0.043%
    hd -0.045%
    stdhd -0.281%

    speed-up
    pedestrian_area_1080p at 4000 kbps 100 frames
    199651ms -> 188846ms (5.5% speed-up)
    blue_sky_1080p at 6000 kbps
    443531ms -> 415239ms (6.3% speed-up)

    In speed 2, compression performance changed
    derf -0.026%
    yt -0.090%
    hd -0.055%
    stdhd -0.210%

    speed-up
    pedstrian 113949ms -> 108855ms (4.5% speed-up)
    blue_sky 271057ms -> 257322ms (5% speed-up)

    Change-Id : I1b74ea28278c94fea329d971d706d573983d810d

  • dnn-layer-mathunary-test : add unit test for tan

    6 juin 2020, par Ting Fu
    dnn-layer-mathunary-test : add unit test for tan
    

    Signed-off-by : Ting Fu <ting.fu@intel.com>
    Signed-off-by : Guo Yejun <yejun.guo@intel.com>

    • [DH] tests/dnn/dnn-layer-mathunary-test.c
  • dnn-layer-mathunary-test : add unit test for cos

    6 juin 2020, par Ting Fu
    dnn-layer-mathunary-test : add unit test for cos
    

    Signed-off-by : Ting Fu <ting.fu@intel.com>
    Signed-off-by : Guo Yejun <yejun.guo@intel.com>

    • [DH] tests/dnn/dnn-layer-mathunary-test.c