Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (43)

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

Sur d’autres sites (6626)

  • Revision 76e9992b9b : vp9_ratectrl.c : remove dead assignment to clear warning Change-Id : Iacc0b5c580

    19 août 2014, par Jim Bankoski

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



    vp9_ratectrl.c : remove dead assignment to clear warning

    Change-Id : Iacc0b5c58032bde372ed9f99b87712547c4d8454

  • avformat/async,cache : Use more unique context names

    22 mai 2024, par Andreas Rheinhardt
    avformat/async,cache : Use more unique context names
    

    Otherwise Doxygen thinks any text like "Context for foo"
    is a link to the async protocol's struct called "Context".

    Reported-by : Andrew Sayers <ffmpeg-devel@pileofstuff.org>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/async.c
    • [DH] libavformat/cache.c
  • avformat/nistspheredec : Clear buffer

    3 novembre 2024, par Michael Niedermayer
    avformat/nistspheredec : Clear buffer
    

    Fixes : use-of-uninitialized-value
    Fixes : 42537627/clusterfuzz-testcase-minimized-fuzzer_protocol_memory-6515855798632448-cut

    Found-by : ossfuzz
    Reported-by : Kacper Michajlow
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/nistspheredec.c