Recherche avancée

Médias (0)

Mot : - Tags -/images

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (53)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

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

Sur d’autres sites (3951)

  • Revert "avformat/mov : Bypass av_add_index_entry()"

    2 mars 2015, par Michael Niedermayer
    Revert "avformat/mov : Bypass av_add_index_entry()"
    

    Next commit will revert the PTS seeking so this is not needed anymore

    This reverts commit 38e641a060e0c00930851a8053ca96250b3ecccc.

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

    • [DH] libavformat/mov.c
  • avcodec/tiff : move bpp check to after "end :"

    8 mars 2015, par Michael Niedermayer
    avcodec/tiff : move bpp check to after "end :"
    

    This ensures that all current and future code-pathes get bpp checked

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

    • [DH] libavcodec/tiff.c
  • avcodec/hevc_refs : Silence "Could not find ref with POC" for CRA/BLA

    15 mars 2015, par Michael Niedermayer
    avcodec/hevc_refs : Silence "Could not find ref with POC" for CRA/BLA
    

    Avoids error messages during seeking

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

    • [DH] libavcodec/hevc_refs.c