Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (34)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • 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

Sur d’autres sites (6085)

  • Revert "takdec : pad filter coeff buffer for DSP functions"

    23 février 2015, par James Almer
    Revert "takdec : pad filter coeff buffer for DSP functions"
    

    This reverts commit e0c7ba40cf0bb521430f4a808ed1f1a408093f9c.

    Valgrind complains about invalid reads, which generate segfaults in some
    systems.

    • [DH] libavcodec/takdec.c
  • Revert "Move struc FFTContext below SECTION_RODATA"

    26 mai 2015, par Timothy Gu
    Revert "Move struc FFTContext below SECTION_RODATA"
    

    This reverts commit 599888a48040f4086c9086aae958b7231b37afcc.

    The commit does not silence the warning on ELF-based systems, and will be
    fixed in the subsequent commit.

    Conflicts :
    libavcodec/x86/fft_mmx.asm

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/x86/fft.asm
  • how to open a live stream like"p2p ://207.238.82.38:9916/51aea8370002dc6ce83e43c11c6234f6"

    6 mars 2017, par disco.liu

    I have a android player app which use ijkplayer as core engine.of course the native is supported by ffmepg.Now i want to support p2p protocol(like p2p ://207.238.82.38:9916/51aea8370002dc6ce83e43c11c6234f6 ) in my app.Who has a good idea ? ths