Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (35)

  • 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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (5420)

  • tiff : planar rgb

    9 mai 2013, par Paul B Mahol
    tiff : planar rgb
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/tiff.c
  • wavpack : switch to planar output

    25 mai 2013, par Anton Khirnov
    wavpack : switch to planar output
    

    This simplifies the code and makes it faster.

    • [DBH] libavcodec/wavpack.c
  • lavu : add planar 16 bit and 8 bit rgb with alpha

    23 février 2013, par Paul B Mahol
    lavu : add planar 16 bit and 8 bit rgb with alpha
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavutil/pixdesc.c
    • [DH] libavutil/pixfmt.h
    • [DH] libavutil/version.h
    • [DH] libswscale/utils.c