Recherche avancée

Médias (0)

Mot : - Tags -/serveur

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

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

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

  • Revert "bitstream : make vlc init of static tables thread safe."

    13 juillet 2013, par Michael Niedermayer
    Revert "bitstream : make vlc init of static tables thread safe."
    

    This reverts commit 4b6869d6e0120c92253d525921f0e04361888e10.

    Conflicts :

    libavcodec/bitstream.c

    This code can cause assertion failures on artificial OOM situations
    It will be replaced by a solution that doesnt have this issue in the
    following commits.

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

    • [DH] libavcodec/bitstream.c
  • add crc24 tables

    4 juin 2013, par Paul B Mahol
    add crc24 tables
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavutil/crc.c
    • [DH] libavutil/crc.h
    • [DH] libavutil/version.h
  • lavfi/hue : use lookup tables

    19 août 2013, par Paul B Mahol
    lavfi/hue : use lookup tables
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/vf_hue.c