Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (94)

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

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

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

  • Revision 81452cf0b7 : Refactor intra block prediction function This commit simplifies the intra block

    13 juillet 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_reconintra.c


     Modify /vp9/common/vp9_reconintra.h


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_mbgraph.c


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_rdopt.c



    Refactor intra block prediction function

    This commit simplifies the intra block boundary condition logic.
    It removes the block index from the argument set.

    Change-Id : If00142512eb88992613d6609356dfd73ba390138

  • Revision 87ee34aacb : Removing unused code. Removing block index (ib) parameter from get_tx_type_{8x8

    25 juin 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_tokenize.c



    Removing unused code.

    Removing block index (ib) parameter from get_tx_type_8x8, 16x16
    functions.

    Change-Id : Ia213335aae7a7cb027f97b9cc9b04519840250f1

  • Revision da013eed3f : Nextgen branch cleanup : add back some SVC functions Several SVC functions were

    8 juillet 2015, par Yunqing Wang

    Changed Paths :
     Modify /configure


     Add /vpx/src/svc_encodeframe.c


     Add /vpx/svc_context.h


     Modify /vpx/vp8cx.h


     Modify /vpx/vpx_codec.mk



    Nextgen branch cleanup : add back some SVC functions

    Several SVC functions were added back to ensure Borg test build.

    Change-Id : I2cff676407fa74e2255606094ff12bd840287b6d