Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (111)

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

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

Sur d’autres sites (13563)

  • avformat/vivo : Do not use the general expression evaluator for parsing a floating...

    5 décembre 2021, par Michael Niedermayer
    avformat/vivo : Do not use the general expression evaluator for parsing a floating point value
    

    Fixes : Timeout
    Fixes : 41564/clusterfuzz-testcase-minimized-ffmpeg_dem_VIVO_fuzzer-6309014024093696

    Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/vivo.c
  • configure : move x264_csp_bgr check under general libx264 checks

    1er juillet 2021, par Jan Ekström
    configure : move x264_csp_bgr check under general libx264 checks
    

    This makes the libx264rgb check work when pkg-config is utilized
    and x264.h is not part of the standard include path (as is often
    with cross-compilation, or when you just have a custom prefix in
    general in f.ex. your home directory).

    The X264_BUILD >= 118 required by configure since 2011 should have
    X264_CSP_BGR defined unconditionally (it was added a few X264_BUILD
    updates earlier), but as 134cba728bc6f4e3c5caec98b800faad244d8cfb
    added this additional check, I have kept it for now.

    • [DH] configure
  • doc/general : move contents into a separate file.

    22 août 2020, par Nicolas George
    doc/general : move contents into a separate file.
    

    It will allow to include it.

    • [DH] doc/general.texi
    • [DH] doc/general_contents.texi