Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (74)

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

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

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

  • Revision 5ebc8febdc : Refactor vp9_idct.h file Separate the common coefficient constant into vpx_dsp/

    24 juillet 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_idct.h


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Modify /vp9/encoder/x86/vp9_dct32x32_sse2_impl.h


     Modify /vp9/encoder/x86/vp9_dct_sse2.c


     Modify /vp9/encoder/x86/vp9_dct_ssse3.c


     Modify /vpx_dsp/arm/fwd_txfm_neon.c


     Modify /vpx_dsp/fwd_txfm.h


     Modify /vpx_dsp/mips/fwd_txfm_msa.h


     Add /vpx_dsp/txfm_common.h


     Modify /vpx_dsp/vpx_dsp.mk


     Modify /vpx_dsp/x86/fwd_txfm_impl_sse2.h


     Modify /vpx_dsp/x86/highbd_quantize_intrin_sse2.c


     Add /vpx_dsp/x86/txfm_common_sse2.h



    Refactor vp9_idct.h file

    Separate the common coefficient constant into vpx_dsp/txfm_common.h.
    Move the SSE2 macro definitions to vpx_dsp/x86/txfm_common_sse2.h.
    This clears the use case of vp9_idct.h in vpx_dsp folder.

    Change-Id : I319735a2abf42888e5080ac14cfbcde34be7b121

  • Revision 3c353e58c0 : mips msa vp9 common macro comments updated Cosmetic/Grammatical corrections in

    26 juin 2015, par Parag Salasakar

    Changed Paths :
     Modify /vp9/common/mips/msa/vp9_macros_msa.h



    mips msa vp9 common macro comments updated

    Cosmetic/Grammatical corrections in vp9 macro comments

    Change-Id : I774b983aff854feb69c7e4442e8731ce4c995645

  • Revision bf79a4da77 : vp9/common : Silence MSVC warning in vp9_convolve.c. Added cast to int to silenc

    7 février 2014, par Tom Finegan

    Changed Paths :
     Modify /vp9/common/vp9_convolve.c



    vp9/common : Silence MSVC warning in vp9_convolve.c.

    Added cast to int to silence MSVC warning.

    Change-Id : I9ef4709d2e4cf0db070d9e52385c1b3f138b00a5