Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (49)

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

  • 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

Sur d’autres sites (10820)

  • avcodec/mjpegdec : support >8bit in mjpeg_decode_scan_progressive_ac()

    6 septembre 2013, par Michael Niedermayer
    avcodec/mjpegdec : support >8bit in mjpeg_decode_scan_progressive_ac()
    

    Fixes Ticket2812

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

    • [DH] libavcodec/mjpegdec.c
  • lavfi/buffersrc : remove unused item from BufferSourceContext

    26 juillet 2013, par Paul B Mahol
    lavfi/buffersrc : remove unused item from BufferSourceContext
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/buffersrc.c
  • lavfi : add attribute_align_arg to all public entry points

    26 juillet 2013, par Hendrik Leppkes
    lavfi : add attribute_align_arg to all public entry points
    

    Previously it was partly only added to central functions called
    internally, however if GCC would inline these into the public fuction, the
    alignment attribute would not take effect.

    Instead, add it to all public entry points to avoid these problems.

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

    • [DH] libavfilter/buffersink.c
    • [DH] libavfilter/buffersrc.c