Recherche avancée

Médias (0)

Mot : - Tags -/tags

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

Autres articles (100)

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

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (12592)

  • fate/opus : Restore fate-opus-(celt|hybrid|silk)

    29 mai 2022, par Andreas Rheinhardt
    fate/opus : Restore fate-opus-(celt|hybrid|silk)
    

    Also fix the test requirements.

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

    • [DH] tests/fate/opus.mak
  • avcodec/ttaenc : split off hybrid filter processing as ttaencdsp

    2 août 2016, par James Almer
    avcodec/ttaenc : split off hybrid filter processing as ttaencdsp
    

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/ttaenc.c
    • [DH] libavcodec/ttaencdsp.c
    • [DH] libavcodec/ttaencdsp.h
  • opus : Add Special Hybrid Folding (per RFC8251)

    2 décembre 2017, par Andrew D'Addesio
    opus : Add Special Hybrid Folding (per RFC8251)
    

    This decoder-side change, introduced in RFC 8251 (section 9), slightly
    improves the decoded quality of 16kbps speech in Hybrid Mode.

    Differences can be seen/heard in testvector05.bit, testvector06.bit,
    and testvector12.bit in the RFC 6716/8251 testvectors found here :
    https://people.xiph.org/~greg/opus_testvectors/

    Signed-off-by : Andrew D'Addesio <modchipv12@gmail.com>

    • [DH] libavcodec/opus_celt.c