Recherche avancée

Médias (91)

Autres articles (49)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

Sur d’autres sites (5895)

  • avformat/icodec : fix integer overflow with nb_pal

    3 novembre 2024, par Michael Niedermayer
    avformat/icodec : fix integer overflow with nb_pal
    

    Fixes : runtime error : signed integer overflow
    Fixes : 42536949/clusterfuzz-testcase-minimized-fuzzer_loadfile-6199846684393472
    Found-by : ossfuzz
    Reported-by : Kacper Michajlow
    Tested-by : Kacper Michajlow
    Reviewed-by : Peter Ross <pross@xvid.org>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/icodec.c
  • avcodec/svq3 : Check for minimum size input

    22 septembre 2024, par Michael Niedermayer
    avcodec/svq3 : Check for minimum size input
    

    Fixes : Timeout
    Fixes : 71295/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SVQ3_fuzzer-4999941125111808

    Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/svq3.c
  • MAINTAINERS : Add L field based on the linux kernel MAINTAINERs

    14 août 2024, par Michael Niedermayer
    MAINTAINERS : Add L field based on the linux kernel MAINTAINERs
    

    Text was stolen from the linux kernel
    This is thus identical to the kernel just a different more compact format.
    I am very happy also to switch the file entirely to the format of the linux kernel maintainer list
    if people prefer

    This allows specifying a more specific mailing list, if a specific area has
    such a list.

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

    • [DH] MAINTAINERS