Recherche avancée

Médias (1)

Mot : - Tags -/punk

Autres articles (69)

  • 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

  • Création définitive du canal

    12 mars 2010, par

    Lorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
    A la validation, vous recevez un email vous invitant donc à créer votre canal.
    Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
    A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)

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

  • avcodec/utils : Add case for jv to avcodec_align_dimensions2()

    3 octobre 2014, par Michael Niedermayer
    avcodec/utils : Add case for jv to avcodec_align_dimensions2()
    

    Fixes out of array accesses
    Fixes : asan_heap-oob_12304aa_8_asan_heap-oob_4da4f3_300_intro.jv

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/utils.c
  • 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
  • avformat/oggenc : Fix return code in case of flushing

    9 juin 2015, par Michael Niedermayer
    avformat/oggenc : Fix return code in case of flushing
    

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

    • [DH] libavformat/oggenc.c