Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (47)

  • 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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

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

  • ffplay : simplify audio decoding

    3 juillet 2013, par Marton Balint
    ffplay : simplify audio decoding
    

    Also use negative stream_index for signaling obsolete audio packets. Using the
    size alone is not enough, because size is 0 for null packets as well.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] ffplay.c
  • Evolution #3017 (Nouveau) : Gestion des versions de plugins

    21 juin 2013, par Suske -

    Quand un plugin (un même préfixe) dispose de plusieurs branches zippées, seule la version la plus haute est proposée à l’installation. Hors il se peut qu’un user souhaite installer une branche donnée de version inférieure. De même dès qu’une version supérieure est proposée, la version en cours sur un site est marquée "obsolète", hors la version inférieure peut rester maintenue et satisfaisante.

    Pour un plugin de version x.y.z et x+1.y.z, ce serait bien que si deux zip existent on puisse mettre à jour dans la branche x sans avoir de message "obsolète".

  • Merge commit ’30e256430eb88c6d4c382581b89bca171d79fbc0’

    17 mai 2013, par Michael Niedermayer
    Merge commit ’30e256430eb88c6d4c382581b89bca171d79fbc0’
    

    * commit ’30e256430eb88c6d4c382581b89bca171d79fbc0’ :
    lavc/pthread : remove obsolete checks

    Conflicts :
    libavcodec/utils.c

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

    • [DH] libavcodec/pthread.c
    • [DH] libavcodec/utils.c