Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (61)

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

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

Sur d’autres sites (12441)

  • avs2 : correct avs2 description

    7 août 2018, par hwren
    avs2 : correct avs2 description
    

    Signed-off-by : hwren <hwrenx@126.com>
    Signed-off-by : Gyan Doshi <ffmpeg@gyani.pro>

    • [DH] doc/decoders.texi
    • [DH] doc/general.texi
    • [DH] libavcodec/avs2_parser.c
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/libdavs2.c
  • lavf : Add DSS demuxer

    13 février 2015, par Oleksij Rempel
    lavf : Add DSS demuxer
    

    Signed-off-by : Oleksij Rempel <linux@rempel-privat.de>
    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>
    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/dss.c
    • [DH] libavformat/version.h
  • aptx : implement the aptX bluetooth codec

    10 novembre 2017, par Aurelien Jacobs
    aptx : implement the aptX bluetooth codec
    

    The encoder was reverse engineered from binary library and from
    EP0398973B1 patent (long expired).
    The decoder was simply deduced from the encoder.

    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/aptx.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c