Recherche avancée

Médias (0)

Mot : - Tags -/alertes

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (45)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • swresample/resample : do not allow odd filter_length

    8 mars 2017, par Muhammad Faiz
    swresample/resample : do not allow odd filter_length
    

    except filter_length == 1

    odd filter_length gives worse frequency response,
    even when compared with shorter filter_length

    also makes build_filter simpler

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] libswresample/resample.c
    • [DH] tests/fate/libswresample.mak
  • avfilter/firequalizer : add scale option

    16 octobre 2016, par Muhammad Faiz
    avfilter/firequalizer : add scale option
    

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

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

    22 août 2017, par Muhammad Faiz
    avfilter/af_firequalizer : add min_phase option
    

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

    • [DH] doc/filters.texi
    • [DH] libavfilter/af_firequalizer.c