Recherche avancée

Médias (0)

Mot : - Tags -/content

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

Autres articles (23)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

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

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

Sur d’autres sites (6993)

  • Revision 0a5e9ee054 : Moving get_token_alloc function from common to the encoder. Also renaming mb_ro

    1er octobre 2013, par Dmitry Kovalev

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


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encodeframe.h


     Modify /vp9/encoder/vp9_onyx_int.h



    Moving get_token_alloc function from common to the encoder.

    Also renaming mb_row -> mi_row, mb_col -> mi_col arguments and calculate
    mb_rows/mb_cols values from mi_rows/mi_cols.

    Change-Id : I6919a279f560648e23bc9a12f507d17c21ffd5d7

  • lavu/common : add warning to GET_UTF8 doxy

    3 octobre 2013, par Stefano Sabatini
    lavu/common : add warning to GET_UTF8 doxy
    

    Should prevent wrong uses, or at least decrease their chance.

    • [DH] libavutil/common.h
  • lavd/pulse : move common code to separate file

    4 octobre 2013, par Lukasz Marek
    lavd/pulse : move common code to separate file
    

    Signed-off-by : Lukasz Marek <lukasz.m.luki@gmail.com>
    Reviewed-by : Stefano Sabatini <stefasab@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/Makefile
    • [DH] libavdevice/pulse_audio_common.c
    • [DH] libavdevice/pulse_audio_common.h
    • [DH] libavdevice/pulse_audio_dec.c
    • [DH] libavdevice/pulse_audio_enc.c