Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (105)

  • 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.

  • 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 ;

Sur d’autres sites (18427)

  • Revision b964646756 : Clean up of the search best filter speed feature Removes this speed feature sin

    12 septembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_int.h



    Clean up of the search best filter speed feature

    Removes this speed feature since it is very slow and unlikely
    to be used in practice. This cleanup removes a bunch of unnecessary
    complications in the outer encode loop.

    Change-Id : I3c66ef1ca924fbfad7dadff297c9e7f652d308a1

  • Revision 0c3038234d : Merge "Clean up of the search best filter speed feature"

    13 septembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_int.h



    Merge "Clean up of the search best filter speed feature"

  • Revision 69fe840ec4 : Changes in speed 2 settings Propose some changes to the speed 2 settings to imp

    11 septembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_int.h



    Changes in speed 2 settings

    Propose some changes to the speed 2 settings to improve quality.
    In particular, turns off the adjust_thresholds_by_speed feature
    which improves results by 6%. Also removes the code for
    adjust_thresholds_by_speed since it conflicts with the adaptive
    rd thresh feature.

    Overall, with this change speed 2 is -15.2% from speed 0 settings,
    on derf, which is significantly better than -21.6% down before.

    Change-Id : I6e90a563470979eb0c258ec32d6183ed7ce9a505