Recherche avancée

Médias (3)

Mot : - Tags -/collection

Autres articles (59)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • 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

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (11259)

  • avfilter/showcqt : add cscheme option

    19 octobre 2016, par Muhammad Faiz
    avfilter/showcqt : add cscheme option
    

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] doc/filters.texi
    • [DH] libavfilter/avf_showcqt.c
    • [DH] libavfilter/avf_showcqt.h
  • avfilter/af_firequalizer : add fft2 option

    3 novembre 2016, par Muhammad Faiz
    avfilter/af_firequalizer : add fft2 option
    

    2-channels convolution using complex fft
    improves speed significantly

    not sure if it should be enabled by default
    so disable it by default

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] doc/filters.texi
    • [DH] libavfilter/af_firequalizer.c
    • [DH] tests/filtergraphs/firequalizer
  • avutil/parsing : add ’\r’ as whitespace

    6 mai 2016, par Muhammad Faiz
    avutil/parsing : add ’\r’ as whitespace
    

    for compatibility with platforms that treat it
    as newline

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] libavutil/avstring.c
    • [DH] libavutil/bprint.c
    • [DH] libavutil/opt.c
    • [DH] libavutil/version.h