Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (45)

  • 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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

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

  • avformat/rtpenc_rfc4175 : Use 64bit in computation if copy_offset

    7 juin 2024, par Michael Niedermayer
    avformat/rtpenc_rfc4175 : Use 64bit in computation if copy_offset
    

    Found while reviewing : CID1494441 Untrusted value as argument

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/rtpenc_rfc4175.c
  • avformat/rtmpproto : Use AV_DICT_MATCH_CASE instead of litteral number

    7 juin 2024, par Michael Niedermayer
    avformat/rtmpproto : Use AV_DICT_MATCH_CASE instead of litteral number
    

    Found by reviewing : CID1530166 Free of array-typed value

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/rtmpproto.c
  • avcodec/motion_est : Fix score squaring overflow

    5 juillet 2024, par Michael Niedermayer
    avcodec/motion_est : Fix score squaring overflow
    

    Fixes : CID1604552 Overflowed constant

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/motion_est.c