Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (102)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (10778)

  • avfilter/signature_lookup : Fix 2 differences to the refernce SW

    21 avril 2024, par Michael Niedermayer
    avfilter/signature_lookup : Fix 2 differences to the refernce SW
    

    Fixes : CID1403227 Division or modulo by float zero

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

    • [DH] libavfilter/signature_lookup.c
  • avformat/kvag : Check sample_rate

    29 avril 2024, par Michael Niedermayer
    avformat/kvag : Check sample_rate
    

    Fixes : Division by 0
    Fixes : -copyts -start_at_zero -itsoffset 00:00:01 -itsscale 1 -ss 00:00:02 -i zgclab/ffmpeg_crash/poc1 output.mp4

    Found-by : Wang Dawei and Zhou Geng, from Zhongguancun Laboratory
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/kvag.c
  • avformat/iamf_parse : Check for 0 samples

    31 juillet 2024, par Michael Niedermayer
    avformat/iamf_parse : Check for 0 samples
    

    Fixes : division by zero
    Fixes : 70561/clusterfuzz-testcase-minimized-ffmpeg_IO_DEMUXER_fuzzer-6199435013455872
    Fixes : 70565/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-5783790316748800

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

    • [DH] libavformat/iamf_parse.c