Recherche avancée

Médias (91)

Autres articles (9)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • La gestion des forums

    3 novembre 2011, par

    Si les forums sont activés sur le site, les administrateurs ont la possibilité de les gérer depuis l’interface d’administration ou depuis l’article même dans le bloc de modification de l’article qui se trouve dans la navigation de la page.
    Accès à l’interface de modération des messages
    Lorsqu’il est identifié sur le site, l’administrateur peut procéder de deux manières pour gérer les forums.
    S’il souhaite modifier (modérer, déclarer comme SPAM un message) les forums d’un article particulier, il a à sa (...)

Sur d’autres sites (3084)

  • x86/h264_weight : use appropriate register size for weight parameters

    23 septembre 2016, par Hendrik Leppkes
    x86/h264_weight : use appropriate register size for weight parameters
    

    This fixes decoding corruption on 64 bit windows.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/x86/h264_weight.asm
  • x86/h264_weight : use appropriate register size for weight parameters

    23 septembre 2016, par Hendrik Leppkes
    x86/h264_weight : use appropriate register size for weight parameters
    

    Fixes trac 5579

    Reviewed-by : Ronald S. Bultje <rsbultje@gmail.com>
    Acked-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/x86/h264_weight.asm
  • avcodec/h264 : Use ptrdiff_t for (bi)weight functions

    21 septembre 2016, par Michael Niedermayer
    avcodec/h264 : Use ptrdiff_t for (bi)weight functions
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/h264dsp.h
    • [DH] libavcodec/h264dsp_template.c
    • [DH] libavcodec/mips/h264dsp_mips.h
    • [DH] libavcodec/mips/h264dsp_mmi.c
    • [DH] libavcodec/x86/h264dsp_init.c