Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (42)

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

  • avcodec/ac3 : use M_SQRT1_2, M_SQRT2

    11 novembre 2015, par Ganesh Ajjanagadde
    avcodec/ac3 : use M_SQRT1_2, M_SQRT2
    

    This uses M_SQRT1_2, M_SQRT2 instead of the actual literals. This yields
    greater precision in some places in avcodec/ac3, while fixed point
    values remain unchanged.

    Reviewed-by : Clément Bœsch <u@pkh.me>
    Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com>

    • [DH] libavcodec/ac3.h
  • Merge commit ’4b07ebf1eb13561492f7e3c30a67f34415016b3e’

    24 mars 2017, par Clément Bœsch
    Merge commit ’4b07ebf1eb13561492f7e3c30a67f34415016b3e’
    

    * commit ’4b07ebf1eb13561492f7e3c30a67f34415016b3e’ :
    mov : Update colr values

    Mostly noop, see a3cab3d43387add8914c1c471fc99d733227d81b

    Only the use of av_color_primaries,transfer,space_name() is merged.

    Merged-by : Clément Bœsch <u@pkh.me>

    • [DH] libavformat/mov.c
  • Merge commit ’1f1ad8ace040a08edc2646ff638ca42a8828779f’

    21 juin 2016, par Clément Bœsch
    Merge commit ’1f1ad8ace040a08edc2646ff638ca42a8828779f’
    

    * commit ’1f1ad8ace040a08edc2646ff638ca42a8828779f’ :
    configure : Document —enable-libfontconfig

    Merged-by : Clément Bœsch <u@pkh.me>

    • [DH] configure