Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (102)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

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

  • Merge commit ’9a03c2323593173a201cb75edd1b49887cf811ed’

    7 octobre 2014, par Michael Niedermayer
    Merge commit ’9a03c2323593173a201cb75edd1b49887cf811ed’
    

    * commit ’9a03c2323593173a201cb75edd1b49887cf811ed’ :
    h263dec : Force padding bug workaround for H.263.

    This is not merged as it breaks a good part of the error concealment/resilience for H.263
    Also, messenger.h263 plays fine in ffmpeg.
    If anyone has any other h263 files that do not work, please open an issue on trak or
    mail me !

    See : d225b0f7aaa65eafccc87165130e1c4bab71708b
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/h263dec.c
  • libFLAC/bitreader.c : Remove redundant/incorrect comment.

    27 juillet 2014, par Erik de Castro Lopo
    libFLAC/bitreader.c : Remove redundant/incorrect comment.
    

    This comment should have been removed in commit eb0c5a37.

    Patch-from : lvqcl <lvqcl.mail@gmail.com>

    • [DH] src/libFLAC/bitreader.c
  • avutil/opt : Combine multiple av_log statements

    2 août 2022, par Andreas Rheinhardt
    avutil/opt : Combine multiple av_log statements
    

    Reviewed-by : Thilo Borgmann <thilo.borgmann@mail.de>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavutil/opt.c