Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (64)

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

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

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

  • asm : FF_-prefix internal macros used in inline assembly

    25 mai 2016, par Diego Biurrun
    asm : FF_-prefix internal macros used in inline assembly
    

    These warnings conflict with system macros on Solaris, producing
    truckloads of warnings about macro redefinition.

    • [DBH] libavcodec/x86/blockdsp.c
    • [DBH] libavcodec/x86/cabac.h
    • [DBH] libavcodec/x86/fpel_mmx.c
    • [DBH] libavcodec/x86/h264_i386.h
    • [DBH] libavcodec/x86/hpeldsp_rnd_template.c
    • [DBH] libavcodec/x86/me_cmp_init.c
    • [DBH] libavcodec/x86/mpegvideo.c
    • [DBH] libavcodec/x86/mpegvideoenc_template.c
    • [DBH] libavcodec/x86/rnd_template.c
    • [DBH] libavcodec/x86/vc1dsp_mmx.c
    • [DBH] libavutil/x86/asm.h
    • [DBH] libavutil/x86/cpu.c
    • [DBH] libswscale/utils.c
    • [DBH] libswscale/x86/rgb2rgb_template.c
    • [DBH] libswscale/x86/swscale_template.c
  • asm : FF_-prefix internal macros used in inline assembly

    27 juin 2016, par Matthieu Bouron
    asm : FF_-prefix internal macros used in inline assembly
    

    See merge commit ’39d6d3618d48625decaff7d9bdbb45b44ef2a805’.

    • [DH] libavcodec/x86/cabac.h
    • [DH] libavcodec/x86/h264_i386.h
    • [DH] libavcodec/x86/hpeldsp_rnd_template.c
    • [DH] libavcodec/x86/me_cmp_init.c
    • [DH] libavcodec/x86/mpegvideo.c
    • [DH] libavcodec/x86/mpegvideoenc_template.c
    • [DH] libavcodec/x86/rnd_template.c
    • [DH] libavcodec/x86/snowdsp.c
    • [DH] libavcodec/x86/vc1dsp_mmx.c
    • [DH] libavfilter/x86/vf_noise.c
    • [DH] libavutil/x86/asm.h
    • [DH] libavutil/x86/cpu.c
    • [DH] libpostproc/postprocess_template.c
    • [DH] libswscale/x86/hscale_fast_bilinear_simd.c
    • [DH] libswscale/x86/rgb2rgb_template.c
    • [DH] libswscale/x86/swscale.c
    • [DH] libswscale/x86/swscale_template.c
  • avformat/dump : lowercase 'Start' prefix for start offset

    15 juin, par Marth64
    avformat/dump : lowercase 'Start' prefix for start offset
    

    Just applying some UX polish.
    This is to match the lowercase trend of attributes in
    the dump string (and similar to chapters).

    Signed-off-by : Marth64 <marth64@proxyid.net>

    • [DH] libavformat/dump.c