Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (59)

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

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (6123)

  • How to completely delete a program using terminal

    8 juillet 2016, par Novice

    I’m relatively new to the terminal environment so please bear with me. I’ve downloaded an older version of ffmpeg by mistake which does not utilise some filters I want. Managed to find the updated version and download it but terminal keeps referencing the older version (despite removing folder). How do I get terminal to reference the newer version or completely rid myself of the older version ?

  • avcodec/h264_ps : More completely check the bit depths

    6 février 2015, par Michael Niedermayer
    avcodec/h264_ps : More completely check the bit depths
    

    Fixes out of array read
    Fixes : asan_static-oob_30328b6_719_cov_3325483287_H264_artifacts_motion.h264

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/h264_ps.c
  • opus : Factor out imdct15 into a standalone component

    1er février 2015, par Diego Biurrun
    opus : Factor out imdct15 into a standalone component
    

    It will be reused by the AAC decoder.

    • [DH] configure
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aarch64/Makefile
    • [DH] libavcodec/aarch64/imdct15_init.c
    • [DH] libavcodec/aarch64/imdct15_neon.S
    • [DH] libavcodec/imdct15.c
    • [DH] libavcodec/imdct15.h
    • [DH] libavcodec/opus_celt.c