Recherche avancée

Médias (0)

Mot : - Tags -/organisation

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

Autres articles (58)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (12167)

  • lavc/pthread : remove obsolete checks

    11 mai 2013, par Anton Khirnov
    lavc/pthread : remove obsolete checks
    

    Those were useful when avcodec_thread_init() was a public functions. It
    was deprecated and removed some time ago, so those checks are not needed
    anymore.

    • [DH] libavcodec/pthread.c
    • [DH] libavcodec/utils.c
  • lavc/pthread : remove obsolete checks

    11 mai 2013, par Anton Khirnov
    lavc/pthread : remove obsolete checks
    

    Those were useful when avcodec_thread_init() was a public functions. It
    was deprecated and removed some time ago, so those checks are not needed
    anymore.

    • [DBH] libavcodec/pthread.c
    • [DBH] libavcodec/utils.c
  • Revision c5b127afea : Rename vp9_idct_x86.c Remove similarly named header file. It is obsolete. Move

    25 avril 2013, par Johann

    Changed Paths :
     Add /vp9/common/x86/vp9_idct_intrin_sse2.c
    (from /vp9/common/x86/vp9_idct_x86.c
    :9fca79c008d3c54f6d15c640f623eae415a90347)
     Delete /vp9/common/x86/vp9_idct_x86.c


     Delete /vp9/common/x86/vp9_idct_x86.h


     Modify /vp9/vp9_common.mk



    Rename vp9_idct_x86.c

    Remove similarly named header file. It is obsolete.

    Move file to match naming style.

    Adjust make file to include the file correctly and remove extra
    unnecessary #if guard.

    Change-Id : Ifba07ba9938a5df08a9f4eda54a3ac4d6983f7bf