Recherche avancée

Médias (91)

Autres articles (66)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • configure : Factor out flacdsp module

    16 juillet 2015, par Vittorio Giovara
    configure : Factor out flacdsp module
    
    • [DH] configure
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/arm/Makefile
  • avcodec : Template creation for AAC decoder (SBR-module)

    20 juillet 2015, par Djordje Pesut
    avcodec : Template creation for AAC decoder (SBR-module)
    

    Move the existing code to a new template file.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/aacsbr.c
    • [DH] libavcodec/aacsbr.h
    • [DH] libavcodec/aacsbr_template.c
    • [DH] libavcodec/sbrdsp.c
    • [DH] libavcodec/sbrdsp_template.c
  • avcodec : Implementation of AAC_fixed_decoder (SBR-module)

    20 juillet 2015, par Djordje Pesut
    avcodec : Implementation of AAC_fixed_decoder (SBR-module)
    

    Add fixed poind code.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aac.h
    • [DH] libavcodec/aac_defines.h
    • [DH] libavcodec/aacdec_template.c
    • [DH] libavcodec/aacsbr.c
    • [DH] libavcodec/aacsbr.h
    • [DH] libavcodec/aacsbr_fixed.c
    • [DH] libavcodec/aacsbr_template.c
    • [DH] libavcodec/lpc.h
    • [DH] libavcodec/sbr.h
    • [DH] libavcodec/sbrdsp.c
    • [DH] libavcodec/sbrdsp.h
    • [DH] libavcodec/sbrdsp_fixed.c
    • [DH] libavcodec/sbrdsp_template.c
    • [DH] libavutil/softfloat.h