Recherche avancée

Médias (17)

Mot : - Tags -/wired

Autres articles (57)

  • 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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • mov : detect cover art pictures by content

    31 octobre 2015, par wm4
    mov : detect cover art pictures by content
    

    I’ve got some m4a samples that had jpeg cover art marked as png. Since
    these files were supposedly written by iTunes, and other software can
    read it (e.g. clementine does), this should be worked around.

    Since png has a very simple to detect header, while it’s apparently a
    real pain to detect jpeg in the general case, try to detect png and
    assume jpeg otherwise. Not bothering with bmp, as I have no test case.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] libavformat/mov.c
  • avcodec/h264 : Only recover from reference pictures

    27 avril 2016, par Michael Niedermayer
    avcodec/h264 : Only recover from reference pictures
    

    Fixes spec compliance
    Fixes Ticket5346

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/h264.c
  • lavc/movtextdec : restore active style color after hilite

    4 avril 2020, par John Stebbins
    lavc/movtextdec : restore active style color after hilite
    

    Signed-off-by : Philip Langdale <philipl@overt.org>

    • [DH] libavcodec/movtextdec.c