Recherche avancée

Médias (0)

Mot : - Tags -/presse-papier

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

Autres articles (108)

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

  • avcodec/vp8 : fix checking vp7_feature_value_size

    6 avril 2014, par Michael Niedermayer
    avcodec/vp8 : fix checking vp7_feature_value_size
    

    Fixes CID1197061

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vp8.c
  • avcodec/movtextdec : Simplify checking for invalid extradata

    17 octobre 2020, par Andreas Rheinhardt
    avcodec/movtextdec : Simplify checking for invalid extradata
    

    Every font entry occupies at least three bytes, so checking early
    whether there is that much data available is a low-effort way to exclude
    invalid extradata. Doing so leads to an overall simplification.

    Reviewed-by : Philip Langdale <philipl@overt.org>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavcodec/movtextdec.c
  • Revision c5d962d5bb : tools_common.sh : Add vlog() Add a verbose logging function instead of checking

    29 avril 2014, par Tom Finegan

    Changed Paths :
     Modify /test/tools_common.sh



    tools_common.sh : Add vlog()

    Add a verbose logging function instead of checking
    $VPX_TEST_VERBOSE_OUTPUT in multiple places.

    Change-Id : I82618809f0964f696ed17ca4d99d8d7d252232f4