Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (44)

  • Demande de création d’un canal

    12 mars 2010, par

    En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
    Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (13205)

  • 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
  • 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 "lavf/dashenc : update bitrates on dash_write_trailer"

    26 septembre 2017, par James Almer
    Revert "lavf/dashenc : update bitrates on dash_write_trailer"
    

    This reverts commit 89c0fda5f43d8a3d3a1c538ff8d72e6737bc7d8e.

    A different solution will be committed instead.

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

    • [DH] libavformat/dashenc.c