Recherche avancée

Médias (91)

Autres articles (35)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

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

  • Emballe Médias : Mettre en ligne simplement des documents

    29 octobre 2010, par

    Le plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
    Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
    D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)

Sur d’autres sites (2849)

  • avformat/avformat : Avoid av_strdup(NULL)

    3 février 2024, par Andreas Rheinhardt
    avformat/avformat : Avoid av_strdup(NULL)
    

    It is not documented to be safe.
    Also copy these lists in a more generic manner.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/avformat.c
  • avutil/opt : Also warn for deprecated named constants

    13 septembre 2021, par Andreas Rheinhardt
    avutil/opt : Also warn for deprecated named constants
    

    Intended for the "truncated" AVCodecContext flag.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavutil/opt.c
  • avfilter/signature : fix integer rounding cast precedence

    20 août 2021, par Jai Luthra
    avfilter/signature : fix integer rounding cast precedence
    

    Co-authored-by : Oscar <oscar_davids@outlook.com>
    Signed-off-by : Jai Luthra <me@jailuthra.in>

    • [DH] libavfilter/signature_lookup.c