Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (86)

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

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

  • Les notifications de la ferme

    1er décembre 2010, par

    Afin d’assurer une gestion correcte de la ferme, il est nécessaire de notifier plusieurs choses lors d’actions spécifiques à la fois à l’utilisateur mais également à l’ensemble des administrateurs de la ferme.
    Les notifications de changement de statut
    Lors d’un changement de statut d’une instance, l’ensemble des administrateurs de la ferme doivent être notifiés de cette modification ainsi que l’utilisateur administrateur de l’instance.
    À la demande d’un canal
    Passage au statut "publie"
    Passage au (...)

Sur d’autres sites (9776)

  • avformat/mpegts : fix av_freep for dovi pointer

    30 avril 2020, par Limin Wang
    avformat/mpegts : fix av_freep for dovi pointer
    

    Reviewed-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavformat/mpegts.c
  • avcodec/adpcmenc : remove forward declaration

    20 juin 2020, par Andriy Gelman
    avcodec/adpcmenc : remove forward declaration
    

    Reviewed-by : Limin Wang <lance.lmwang@gmail.com>
    Signed-off-by : Andriy Gelman <andriy.gelman@gmail.com>

    • [DH] libavcodec/adpcmenc.c
  • avcodec/h264_sei : fix the size of user data unregistered

    19 décembre 2019, par Limin Wang
    avcodec/h264_sei : fix the size of user data unregistered
    

    According to the specifications, the payloadSize includes the 16-byte size of UUID.

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/h264_sei.c