Recherche avancée

Médias (91)

Autres articles (58)

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

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

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

Sur d’autres sites (9826)

  • mips : port optimizations to mips n64

    5 mars 2015, par James Cowgill
    mips : port optimizations to mips n64
    

    This mainly consists of replacing all the pointer arithmatic ’addiu’
    instructions with PTR_ADDIU which will handle the differences in pointer
    sizes when compiled on 64 bit mips systems.

    The header asmdefs.h contains the PTR_ macros which expend to the correct mips
    instructions to manipulate registers containing pointers.

    Signed-off-by : James Cowgill <james410@cowgill.org.uk>
    Reviewed-by : Nedeljko Babic <Nedeljko.Babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mips/aacdec_mips.c
    • [DH] libavcodec/mips/aacdec_mips.h
    • [DH] libavcodec/mips/aacpsdsp_mips.c
    • [DH] libavcodec/mips/aacpsy_mips.h
    • [DH] libavcodec/mips/aacsbr_mips.c
    • [DH] libavcodec/mips/aacsbr_mips.h
    • [DH] libavcodec/mips/ac3dsp_mips.c
    • [DH] libavcodec/mips/acelp_filters_mips.c
    • [DH] libavcodec/mips/acelp_vectors_mips.c
    • [DH] libavcodec/mips/celp_filters_mips.c
    • [DH] libavcodec/mips/celp_math_mips.c
    • [DH] libavcodec/mips/compute_antialias_float.h
    • [DH] libavcodec/mips/fft_mips.c
    • [DH] libavcodec/mips/fmtconvert_mips.c
    • [DH] libavcodec/mips/lsp_mips.h
    • [DH] libavcodec/mips/mpegaudiodsp_mips_fixed.c
    • [DH] libavcodec/mips/mpegaudiodsp_mips_float.c
    • [DH] libavcodec/mips/sbrdsp_mips.c
    • [DH] libavutil/mips/asmdefs.h
    • [DH] libavutil/mips/float_dsp_mips.c
  • changelog : add mips 64-bit port

    5 mars 2015, par James Cowgill
    changelog : add mips 64-bit port
    

    Reviewed-by : Nedeljko Babic <Nedeljko.Babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
  • avcodec/mips/compute_antialias_float : remove unused variable

    16 août 2014, par Michael Niedermayer
    avcodec/mips/compute_antialias_float : remove unused variable
    

    Reviewed-by : James Darnley <james.darnley@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mips/compute_antialias_float.h