Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (95)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

Sur d’autres sites (11740)

  • avfilter/vf_idet : Add 9, 12 and 14 bit pixel formats

    1er janvier 2015, par Michael Niedermayer
    avfilter/vf_idet : Add 9, 12 and 14 bit pixel formats
    

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

    • [DH] libavfilter/vf_idet.c
  • avfilter/vf_cropdetect : extend limit to cover 16bit pixel formats

    30 décembre 2014, par Michael Niedermayer
    avfilter/vf_cropdetect : extend limit to cover 16bit pixel formats
    

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

    • [DH] libavfilter/vf_cropdetect.c
  • libavutil : add AV_PIX_FMT_BAYER pixel formats

    16 décembre 2012, par Peter Ross
    libavutil : add AV_PIX_FMT_BAYER pixel formats
    

    The pixel format descriptors are set to more or less arbitrary
    values as bayer formats do not fit in the descriptors structure.
    These values are currently not used for bayer formats and thus
    do not matter.

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

    • [DH] libavutil/pixdesc.c
    • [DH] libavutil/pixfmt.h