Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (99)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Activation de l’inscription des visiteurs

    12 avril 2011, par

    Il est également possible d’activer l’inscription des visiteurs ce qui permettra à tout un chacun d’ouvrir soit même un compte sur le canal en question dans le cadre de projets ouverts par exemple.
    Pour ce faire, il suffit d’aller dans l’espace de configuration du site en choisissant le sous menus "Gestion des utilisateurs". Le premier formulaire visible correspond à cette fonctionnalité.
    Par défaut, MediaSPIP a créé lors de son initialisation un élément de menu dans le menu du haut de la page menant (...)

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

  • videodsp : fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.

    16 janvier 2016, par Ronald S. Bultje
    videodsp : fix 1-byte overread in top/bottom READ_NUM_BYTES iterations.
    

    This can overread (either before start or beyond end) of the buffer in
    Nx1 (i.e. height=1) images.

    Fixes mozilla bug 1240080.

    • [DH] libavcodec/x86/videodsp.asm
  • FFmpeg : How to add shadow overlay at the bottom of the video ?

    18 décembre 2019, par ArmKh

    I need to add a little shadow at the bottom of the video.

    Initial video

    enter image description here

    Expected result

    enter image description here

    The one version for doing this is to have the shadow (.png) image which will be added to the video as an overlay. But I thought, is there any way to do it without a shadow image ?

  • Evolution #3552 (Nouveau) : margin-bottom trop grand sur les docs

    24 septembre 2015, par Franck Dalot

    Bonjour
    SPIP 3.1.0-beta SVN [22422]

    Quand on ajoute des doc, il y a un margin-bottom qui est un peu grand
    http://zone.spip.org/trac/spip-zone/browser/_core_/plugins/neo-dist/css/spip.css#L87
    En effet, si l’on ajoute pleins d’images, cela donne un escalier :-D Voir les copies d’écran

    Ne devrait’il pas être, un peu moins grand (margin-bottom : 0.5em) voir disparaitre ?
    Il y a une astuce concernant les qui consiste simplement à mettre
    Mais par contre, il n’y a pas concernant (car là aussi, cela fait un escalier, mais dans l’autre sens)

    Même quand il y a du texte (voir copie : public2) le bottom actuelle n’est pas forcément "génial"
    Franck