Recherche avancée

Médias (0)

Mot : - Tags -/xmlrpc

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

Autres articles (63)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

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

  • Revert "avcodec/Makefile : fix checkheaders for nvenc_b"

    6 juin 2015, par Philip Langdale
    Revert "avcodec/Makefile : fix checkheaders for nvenc_b"
    

    This reverts commit 3be811a528461816063059377fcb2ac60eabfa77.

    Signed-off-by : Philip Langdale <philipl@overt.org>

    • [DH] libavcodec/Makefile
  • avutil/opt : fix types passed to the format string "%s"

    8 août 2013, par Michael Niedermayer
    avutil/opt : fix types passed to the format string "%s"
    

    Fixes gcc warnings
    Fixes CID1061056
    Fixes CID1061057

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

    • [DH] libavutil/opt.c
  • doc/developer.texi : refine the "contributing code" section

    9 novembre 2022, par Anton Khirnov
    doc/developer.texi : refine the "contributing code" section
    

    Drop the reference to directly committing code, because
    - it is highly discouraged and very rarely done these days
    - there is no good reason NOT to submit patches for review

    Add a link to the development policy chapter.

    • [DH] doc/developer.texi