Recherche avancée

Médias (1)

Mot : - Tags -/ogv

Autres articles (38)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • 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

Sur d’autres sites (6178)

  • lavf : split tls.c

    26 mai 2015, par wm4
    lavf : split tls.c
    

    Move the OpenSSL and GnuTLS implementations to their own files. Other
    than the connection code (including options) and some boilerplate, no
    code is actually shared.

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

    • [DH] configure
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/rtspdec.c
    • [DH] libavformat/tls.c
    • [DH] libavformat/tls.h
    • [DH] libavformat/tls_gnutls.c
    • [DH] libavformat/tls_openssl.c
  • configure : always enable gnu_windres if available

    7 août 2022, par Timo Rothenpieler
    configure : always enable gnu_windres if available
    

    Use the appropiate Makefile variable to ensure the resource file is
    only built into shared libraries instead.

    • [DH] configure
    • [DH] libavcodec/Makefile
    • [DH] libavdevice/Makefile
    • [DH] libavfilter/Makefile
    • [DH] libavformat/Makefile
    • [DH] libavutil/Makefile
    • [DH] libpostproc/Makefile
    • [DH] libswresample/Makefile
    • [DH] libswscale/Makefile
  • Merge commit ’4b6b1082a73907c7c3de2646c6398bc61320f2c6’

    27 juillet 2015, par Michael Niedermayer
    Merge commit ’4b6b1082a73907c7c3de2646c6398bc61320f2c6’
    

    * commit ’4b6b1082a73907c7c3de2646c6398bc61320f2c6’ :
    lavc : Deprecate avctx.me_method

    Conflicts :
    doc/encoders.texi
    libavcodec/avcodec.h
    libavcodec/libx264.c
    libavcodec/motion_est.c
    libavcodec/options_table.h
    libavcodec/version.h

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

    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/libx264.c
    • [DH] libavcodec/libxavs.c
    • [DH] libavcodec/libxvid.c
    • [DH] libavcodec/motion_est.c
    • [DH] libavcodec/motion_est.h
    • [DH] libavcodec/mpegvideo.h
    • [DH] libavcodec/mpegvideo_enc.c
    • [DH] libavcodec/options_table.h
    • [DH] libavcodec/svq1enc.c
    • [DH] libavcodec/svq1enc.h
    • [DH] libavcodec/version.h
    • [DH] libavcodec/wmv2enc.c