Recherche avancée

Médias (0)

Mot : - Tags -/page unique

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

Autres articles (50)

  • 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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

Sur d’autres sites (8518)

  • configure : Factor out flacdsp module

    16 juillet 2015, par Vittorio Giovara
    configure : Factor out flacdsp module
    
    • [DH] configure
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/arm/Makefile
  • avcodec : Template creation for AAC decoder (SBR-module)

    20 juillet 2015, par Djordje Pesut
    avcodec : Template creation for AAC decoder (SBR-module)
    

    Move the existing code to a new template file.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/aacsbr.c
    • [DH] libavcodec/aacsbr.h
    • [DH] libavcodec/aacsbr_template.c
    • [DH] libavcodec/sbrdsp.c
    • [DH] libavcodec/sbrdsp_template.c
  • avcodec : Implementation of AAC_fixed_decoder (SBR-module)

    20 juillet 2015, par Djordje Pesut
    avcodec : Implementation of AAC_fixed_decoder (SBR-module)
    

    Add fixed poind code.

    Signed-off-by : Nedeljko Babic <nedeljko.babic@imgtec.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aac.h
    • [DH] libavcodec/aac_defines.h
    • [DH] libavcodec/aacdec_template.c
    • [DH] libavcodec/aacsbr.c
    • [DH] libavcodec/aacsbr.h
    • [DH] libavcodec/aacsbr_fixed.c
    • [DH] libavcodec/aacsbr_template.c
    • [DH] libavcodec/lpc.h
    • [DH] libavcodec/sbr.h
    • [DH] libavcodec/sbrdsp.c
    • [DH] libavcodec/sbrdsp.h
    • [DH] libavcodec/sbrdsp_fixed.c
    • [DH] libavcodec/sbrdsp_template.c
    • [DH] libavutil/softfloat.h