Recherche avancée

Médias (1)

Mot : - Tags -/punk

Autres articles (105)

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • libavformat/tls_libtls : pass numeric hostnames to tls_connect_cbs()

    21 février 2018, par Stefan _
    libavformat/tls_libtls : pass numeric hostnames to tls_connect_cbs()
    

    Numeric hosts in certificates are not very common, but supported by LibreSSL.
    Forward the IP address to make verification work in this case.

    Fixes ticket #7029

    • [DH] libavformat/tls_libtls.c
  • h264_redundant_pps : Fix looping over an access unit's units

    20 juin 2019, par Andreas Rheinhardt
    h264_redundant_pps : Fix looping over an access unit's units
    

    When looping over an access unit's units in positive direction and
    deleting some of them, one needs to make sure that a unit that is at
    the position of a unit that just got deleted gets checked, too.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavcodec/h264_redundant_pps_bsf.c
  • Revision 225aafcf9e : Converted assertion to returning error Assertion happens for invalid input data

    15 octobre 2013, par Yaowu Xu

    Changed Paths :
     Modify /vp9/decoder/vp9_decodemv.c



    Converted assertion to returning error

    Assertion happens for invalid input data, the commit replace the
    assertion with returning error.

    Change-Id : I1b73ae752d64882d984cd23936efe75a757c2b41