Recherche avancée

Médias (0)

Mot : - Tags -/gis

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (54)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (9334)

  • avformat/movenc : cosmetics

    4 avril 2020, par Limin Wang
    avformat/movenc : cosmetics
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>
    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] libavformat/movenc.c
  • avcodec/libsvtav1 : Fix value range for rc mode

    18 septembre 2021, par Limin Wang
    avcodec/libsvtav1 : Fix value range for rc mode
    

    Reviewed-by : Jan Ekström <jeebjp@gmail.com>
    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavcodec/libsvtav1.c
  • avcodec/libsvtav1 : remove unneeded svt_av1_enc_deinit_handle()

    1er août 2020, par Limin Wang
    avcodec/libsvtav1 : remove unneeded svt_av1_enc_deinit_handle()
    

    It's for FF_CODEC_CAP_INIT_CLEANUP flag.

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

    • [DH] libavcodec/libsvtav1.c