Recherche avancée

Médias (0)

Mot : - Tags -/gis

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

Autres articles (50)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

Sur d’autres sites (5235)

  • Revision 648cfcb437 : Changed setup intra recon to be row based Initialize the top line at the beginn

    13 septembre 2012, par Scott LaVarnway

    Changed Paths : Modify /vp8/common/setupintrarecon.c Modify /vp8/common/setupintrarecon.h Modify /vp8/decoder/decodframe.c Modify /vp8/decoder/threading.c Changed setup intra recon to be row based Initialize the top line at the beginning of each frame and the left column at the beginning of each (...)

  • avutil/libm : Replace macro based fminf() by function

    6 juin 2014, par Michael Niedermayer
    avutil/libm : Replace macro based fminf() by function
    

    This avoids issues when the FFMIN parameter evaluation has side effects

    Reviewed-by : Clément Bœsch <u@pkh.me>
    Reviewed-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavutil/libm.h
  • avcodec/dvdec : only attempt to conceal errors based on STA inconsistencies when error...

    25 juillet 2015, par Michael Niedermayer
    avcodec/dvdec : only attempt to conceal errors based on STA inconsistencies when error_concealment is set
    

    This allows the user to disable it in the hypothetical case that STA values are wrong

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

    • [DH] libavcodec/dvdec.c