Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (73)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (10697)

  • fate : test only demuxing in asf-repldata

    20 août 2015, par Janne Grunau
    fate : test only demuxing in asf-repldata
    
    • [DBH] tests/fate/microsoft.mak
    • [DBH] tests/ref/fate/asf-repldata
  • fate : Add test for mss1 codec

    18 avril 2016, par Petru Rares Sincraian
    fate : Add test for mss1 codec
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tests/fate/microsoft.mak
    • [DH] tests/ref/fate/mss1-pal
  • configure : add support for mips32r5, p5600 cpu and msa

    9 avril 2015, par Shivraj Patil
    configure : add support for mips32r5, p5600 cpu and msa
    

    Imagination Technologies has come up with MIPS Warrior Processor Cores.
    More details can be found at-
    http://www.imgtec.com/mips/warrior/pclass.asp
    http://www.imgtec.com/mips/warrior/iclass.asp

    This is a preparation patch to submit optimized code for MSA (MIPS-SIMD-Architecture)
    This patch set is adding support for P5600 and I6400 CPUs.

    MIPS ’generic’ case is added, with mips32r2 arch as default (fpu and dsp opt enabled).

    Sample configurations for new MSA architectures-
    $ ./configure —enable-cross-compile —cross-prefix=<PATH> —arch=mips —target-os=linux —cpu=p5600
    $ ./configure —enable-cross-compile —cross-prefix=<PATH> —arch=mips —target-os=linux —cpu=i6400

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

    • [DH] configure