Recherche avancée

Médias (1)

Mot : - Tags -/MediaSPIP

Autres articles (55)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (8265)

  • avcodec/adpcm_data : use uint16_t to handle all values

    24 juin 2017, par Paul B Mahol
    avcodec/adpcm_data : use uint16_t to handle all values
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/adpcm_data.c
  • lavc/movtextenc : handle changes to hilight alpha

    9 avril 2020, par John Stebbins
    lavc/movtextenc : handle changes to hilight alpha
    

    Signed-off-by : Philip Langdale <philipl@overt.org>

    • [DH] libavcodec/movtextenc.c
  • wamenc : handle failure to encode.

    13 mai 2013, par Reimar Döffinger
    wamenc : handle failure to encode.
    

    This is necessary since the switch to floating point
    input means there is no longer sufficient input data
    validation.
    There is a good chance that other encoders are affected
    by similar issues.
    This problem can be triggered by trying to encode
    extremely large values and probably also with Inf and
    possibly also NaNs.

    Signed-off-by : Reimar Döffinger <Reimar.Doeffinger@gmx.de>

    • [DH] libavcodec/wmaenc.c