Recherche avancée

Médias (1)

Mot : - Tags -/intégration

Autres articles (68)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (11222)

  • avcodec/libopencore-amr : Use frame_number instead of frame_num

    12 mars 2023, par Andreas Rheinhardt
    avcodec/libopencore-amr : Use frame_number instead of frame_num
    

    Forgotten in 6b6f7db81932f94876ff4bcfd2da0582b8ab897e.

    Reviewed-by : Marton Balint <cus@passwd.hu>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/libopencore-amr.c
  • avcodec/x86/fpel : Remove remnants of MMX

    29 février 2024, par Andreas Rheinhardt
    avcodec/x86/fpel : Remove remnants of MMX
    

    Since 7cad4dba505f9ad0adf013dd5bdf02a57249eecc
    averaging functions only exist for MMXEXT and SSE2.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/x86/fpel.asm
  • avfilter/af_hdcd : Drop a redundant log

    10 février 2024, par Andreas Rheinhardt
    avfilter/af_hdcd : Drop a redundant log
    

    avfilter_insert_filter() already reports (also with AV_LOG_VERBOSE)
    when a filter is auto-inserted.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/af_hdcd.c