Recherche avancée

Médias (91)

Autres articles (67)

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

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

Sur d’autres sites (6525)

  • msvc/icl : Intel Compiler support on Windows

    25 mai 2013, par Alex Smith
    msvc/icl : Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested :
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] configure
  • msvc/icl : Intel Compiler support on Windows

    25 mai 2013, par Alex Smith
    msvc/icl : Intel Compiler support on Windows
    

    Initial support for the ICL compiler on windows. Requires a new
    c99wrap with ICL support (1.0.2+).

    Currently not much different speed wise compared to msvc. In the
    future with a few changes it can be made to support the inline asm.
    This would be the primary reason for using it.

    Passed all fate tests, versions tested :
    13.1.1.171 (2013 Update 3) x86 and x64
    12.1.5.344 (2011 Update 11) x86 and x64

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] configure
  • How to compile ffmpeg-2.2.2 on windows with cygwin and android ndk r9c

    13 juillet 2016, par Hansjörg Hofer

    did someone successfully compile

    ffmpeg-2.2.2 on windows with cygwin and android ndkr9c ?

    Or can point me to an up to date tutorial ?

    (http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/ isn’t working for me
    i get Makefile:2 : config.mak : No such file...
    cygwin admin devel gnome is completely installed and make -v ok )

    I need to convert a video to images(for live-wallpaper)... do you know a better
    method or is ffmpeg the best ?

    thx