Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (48)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • 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

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

Sur d’autres sites (6825)

  • tools/uncoded_frame : fix double free

    12 février 2014, par Lukasz Marek
    tools/uncoded_frame : fix double free
    

    in case av_interleaved_write_uncoded_frame fails it seems
    frame is freed for the second time in fail section.

    Signed-off-by : Lukasz Marek <lukasz.m.luki@gmail.com>
    Reviewed-by : Nicolas George <george@nsup.org>

    This commit also removes 1 trailing whitespace as otherwise the push hook rejects it

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

    • [DH] tools/uncoded_frame.c
  • avformat/segment : Do not free the filename twice

    26 août 2015, par Michael Niedermayer
    avformat/segment : Do not free the filename twice
    

    Bug introduced in 83a508cda5115c61b456aeb227bf770d61010961

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/segment.c
  • avfilter/vf_nnedi : fix possible double free

    7 octobre 2019, par Paul B Mahol
    avfilter/vf_nnedi : fix possible double free
    
    • [DH] libavfilter/vf_nnedi.c