Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (100)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    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 (...)

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

Sur d’autres sites (14486)

  • avformat/avformat : Avoid av_strdup(NULL)

    3 février 2024, par Andreas Rheinhardt
    avformat/avformat : Avoid av_strdup(NULL)
    

    It is not documented to be safe.
    Also copy these lists in a more generic manner.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/avformat.c
  • avcodec/vc2enc : Actually zero padding

    26 avril 2021, par Andreas Rheinhardt
    avcodec/vc2enc : Actually zero padding
    

    This encoder sets the min_size in ff_alloc_packet2(), so it can not rely
    on av_packet_make_refcounted() to zero the padding.

    Reviewed-by : Lynne <dev@lynne.ee>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/vc2enc.c
  • fate/subtitles : Use REMUX where appropriate

    12 avril 2022, par Andreas Rheinhardt
    fate/subtitles : Use REMUX where appropriate
    

    It also adds the missing depenencies on the file and pipe protocols
    and the framecrc muxer.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] tests/fate/subtitles.mak