Recherche avancée

Médias (0)

Mot : - Tags -/images

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (60)

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

  • lavd : drop SDL1 device and SDL1 support

    22 septembre 2016, par Josh de Kock
    lavd : drop SDL1 device and SDL1 support
    

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] Changelog
    • [DH] configure
    • [DH] libavdevice/Makefile
    • [DH] libavdevice/alldevices.c
    • [DH] libavdevice/sdl.c
  • ffplay : add SDL2 support

    23 février 2016, par Marton Balint
    ffplay : add SDL2 support
    

    This commit also drops SDL1 support for ffplay.

    Tested-by : James Almer <jamrial@gmail.com> (Windows, mingw-w64)
    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] Changelog
    • [DH] configure
    • [DH] ffplay.c
  • lavd : Add SDL2 output device

    25 février 2016, par Josh de Kock
    lavd : Add SDL2 output device
    

    Acked-by : Michael Niedermayer
    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] Changelog
    • [DH] configure
    • [DH] libavdevice/Makefile
    • [DH] libavdevice/alldevices.c
    • [DH] libavdevice/sdl2.c