Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (54)

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

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

Sur d’autres sites (6692)

  • avfilter/vf_tonemap_opencl : Dereference after NULL check

    10 juillet 2024, par Michael Niedermayer
    avfilter/vf_tonemap_opencl : Dereference after NULL check
    

    Fixes : CID1437472 Dereference before null check

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/vf_tonemap_opencl.c
  • avcodec/vc1_block : remove unused off from vc1_decode_p_mb_intfr()

    17 mai 2024, par Michael Niedermayer
    avcodec/vc1_block : remove unused off from vc1_decode_p_mb_intfr()
    

    Fixes : CID1435166 Unused value
    Fixes : CID1529221 Unused value

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/vc1_block.c
  • doc/examples/qsv_transcode : Simplify str_to_dict() loop

    24 avril 2024, par Michael Niedermayer
    doc/examples/qsv_transcode : Simplify str_to_dict() loop
    

    Fixes : CID1517022 Logically dead code

    Sponsored-by : Sovereign Tech Fund
    Reviewed-by : "Xiang, Haihao" <haihao.xiang@intel.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] doc/examples/qsv_transcode.c