Recherche avancée

Médias (0)

Mot : - Tags -/xmp

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

Autres articles (59)

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

  • lavd/v4l2 : print buffer flags in case of error

    16 octobre 2014, par Giorgio Vazzana
    lavd/v4l2 : print buffer flags in case of error
    

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

    • [DH] libavdevice/v4l2.c
  • tests/fate-run.sh : Cat .err file in case of error with V>0

    23 septembre 2014, par Michael Niedermayer
    tests/fate-run.sh : Cat .err file in case of error with V>0
    

    This may make fate failures where only the console output is available
    easier to analyze

    Suggested-by : Andreas Cadhalpun
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] tests/fate-run.sh
  • avcodec/h264_mp4toannexb_bsf : add a case when only SPS/PPS is in the stream.

    29 septembre 2014, par Benoit Fouet
    avcodec/h264_mp4toannexb_bsf : add a case when only SPS/PPS is in the stream.
    

    When only SPS or PPS is present in the stream, copy the missing one from
    AVCC before insertion to the output stream.

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

    • [DH] libavcodec/h264_mp4toannexb_bsf.c