Recherche avancée

Médias (1)

Mot : - Tags -/3GS

Autres articles (81)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

  • ppc : cosmetics : Consistently format CPU flag detection invocations

    23 août 2013, par Diego Biurrun
    ppc : cosmetics : Consistently format CPU flag detection invocations
    
    • [DBH] libavcodec/ppc/h264chroma_init.c
    • [DBH] libavcodec/ppc/h264dsp.c
    • [DBH] libavcodec/ppc/h264qpel.c
    • [DBH] libavcodec/ppc/hpeldsp_altivec.c
    • [DBH] libavcodec/ppc/mpegvideo_altivec.c
    • [DBH] libavcodec/ppc/vorbisdsp_altivec.c
    • [DBH] libavcodec/ppc/vp3dsp_altivec.c
    • [DBH] libswscale/ppc/yuv2yuv_altivec.c
  • rtmpproto : Consistently use the right prev_pkt array

    17 septembre 2013, par Martin Storsjö
    rtmpproto : Consistently use the right prev_pkt array
    

    prev_pkt[0] is used for input packets, while prev_pkt[1] is
    used for output.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/rtmpproto.c
  • x86 : avcodec : Consistently structure CPU extension initialization

    20 août 2013, par Diego Biurrun
    x86 : avcodec : Consistently structure CPU extension initialization
    
    • [DBH] libavcodec/x86/dsputilenc_mmx.c
    • [DBH] libavcodec/x86/fmtconvert_init.c
    • [DBH] libavcodec/x86/h264dsp_init.c
    • [DBH] libavcodec/x86/mpegaudiodsp.c
    • [DBH] libavcodec/x86/mpegvideo.c
    • [DBH] libavcodec/x86/rv40dsp_init.c
    • [DBH] libavcodec/x86/vc1dsp_init.c