Recherche avancée

Médias (1)

Mot : - Tags -/illustrator

Autres articles (9)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (3857)

  • 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
  • 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
  • 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