Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (70)

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

  • 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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (11706)

  • doc : improve general documentation for MacOSX

    2 décembre 2011, par Luca Barbato

    doc : improve general documentation for MacOSX

  • general.texi : fix spelling errors

    29 novembre 2011, par root

    general.texi : fix spelling errors

  • configure : move x264_csp_bgr check under general libx264 checks

    1er juillet 2021, par Jan Ekström
    configure : move x264_csp_bgr check under general libx264 checks
    

    This makes the libx264rgb check work when pkg-config is utilized
    and x264.h is not part of the standard include path (as is often
    with cross-compilation, or when you just have a custom prefix in
    general in f.ex. your home directory).

    The X264_BUILD >= 118 required by configure since 2011 should have
    X264_CSP_BGR defined unconditionally (it was added a few X264_BUILD
    updates earlier), but as 134cba728bc6f4e3c5caec98b800faad244d8cfb
    added this additional check, I have kept it for now.

    • [DH] configure