Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (16)

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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

Sur d’autres sites (4184)

  • Revert "avcodec/options : add missing FF_API_COPY_CONTEXT checks"

    25 février 2021, par James Almer
    Revert "avcodec/options : add missing FF_API_COPY_CONTEXT checks"
    

    This reverts commit 0191f2d29c2a62b8699ac75f09708187e943814c.

    These functions were never deprecated. The merge from commit 6988cf2969
    included them by mistake.

    Found-by : mkver
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/options.c
  • Revert "avcodec/cbs_av1_syntax_template : Check ref_frame_idx before use"

    17 novembre 2019, par James Almer
    Revert "avcodec/cbs_av1_syntax_template : Check ref_frame_idx before use"
    

    This reverts commit 8174e5c77d8a94b57b6b1bcbb90728cf8b08ab6b.

    It's no longer needed after the previous commit.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/cbs_av1_syntax_template.c
  • Revert "avcodec/av1dec : Check tile_cols"

    23 mars 2022, par James Almer
    Revert "avcodec/av1dec : Check tile_cols"
    

    This reverts commit 4fdfe430c12225e819f68993474bd2f473c7e8b1.

    The previous commit ensures this field will never be zero.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/av1dec.c