Recherche avancée

Médias (0)

Mot : - Tags -/tags

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (20)

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

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

  • x86inc : Speed up assembling with Yasm

    19 janvier 2014, par Loren Merritt
    x86inc : Speed up assembling with Yasm
    

    Work around Yasm’s inefficiency with handling large numbers of variables
    in the global scope.

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] libavutil/x86/x86inc.asm
  • Revision a0b9b050b8 : Added a speed feature That force the stop of subpel search possibly at full/hal

    22 janvier 2014, par Yaowu Xu

    Changed Paths :
     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c



    Added a speed feature

    That force the stop of subpel search possibly at full/half/quater pel
    stages

    Change-Id : Ie50c500417bd78e1a53e6620bd4c2b85f63d9c67

  • Revision 2488cb34bc : Optimize bilinear sub-pixel filters in sse2 Using bilinear filters could speed

    30 janvier 2014, par Yunqing Wang

    Changed Paths :
     Modify /vp9/common/x86/vp9_asm_stubs.c


     Add /vp9/common/x86/vp9_subpixel_bilinear_sse2.asm


     Modify /vp9/vp9_common.mk



    Optimize bilinear sub-pixel filters in sse2

    Using bilinear filters could speed up the codec in real-time mode.
    This patch added sse2 optimizations of bilinear filters that
    operate on different-sized blocks.

    Tests showed that the real-time encoder was speeded up by 3%.

    Change-Id : If99a7ee4385fcc225c3ee7445d962d5752e57c3f