Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (95)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (7759)

  • avcodec/h264_redundant_pps_bsf : Remove flush callback

    30 novembre 2021, par Andreas Rheinhardt
    avcodec/h264_redundant_pps_bsf : Remove flush callback
    

    extradata_pic_init_qp is unset since
    fa75e438756f159a667080dcba58ea2e3b190001
    (and resetting current_pic_init_qp to the value it had in extradata
    never made much sense).

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

    • [DH] libavcodec/h264_redundant_pps_bsf.c
  • avfilter/vf_huesaturation : Remove dead store

    18 novembre 2021, par Andreas Rheinhardt
    avfilter/vf_huesaturation : Remove dead store
    

    Fixes Coverity issue #1493345.

    Reviewed-by : Steven Liu <lingjiujianke@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavfilter/vf_huesaturation.c
  • avcodec/av1_frame_merge_bsf : Passthrough pos in case of no timestamps

    22 août 2021, par Andreas Rheinhardt
    avcodec/av1_frame_merge_bsf : Passthrough pos in case of no timestamps
    

    This is needed by the AV1-Annex B and AV1-OBU demuxers.

    Reviewed-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/av1_frame_merge_bsf.c