Recherche avancée

Médias (0)

Mot : - Tags -/api

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

Autres articles (70)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

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

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

  • h264 : Fix a typo from the previous commit

    22 février 2014, par Luca Barbato
    h264 : Fix a typo from the previous commit
    

    f777504f640260337974848c7d5d7a3f064bbb45 changed a - in +

    CC : libav-stable@libav.org

    • [DH] libavcodec/h264.c
  • avcodec/apng : Dispose previous frame properly

    7 juin 2015, par Donny Yang
    avcodec/apng : Dispose previous frame properly
    

    The spec specifies the dispose operation as how the current (i.e., currently
    being rendered) frame should be disposed when the next frame is blended onto it

    This is contrary to ffmpeg’s current behaviour of interpreting the dispose
    operation as how the previous (i.e., already rendered) frame should be disposed

    This patch fixes ffmpeg’s behaviour to match those of the spec, which involved
    a rewrite of the blending function

    Signed-off-by : Donny Yang <work@kota.moe>
    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/pngdec.c
  • Revision 76ac5b3937 : Fix unused variable warnings Previous commit does not build cleanly on Jenkins

    14 janvier 2013, par John Koleszar

    Changed Paths : Modify /vp9/encoder/vp9_dct.c Fix unused variable warnings Previous commit does not build cleanly on Jenkins with the DWT/DCT hybrid experiment enabled (—enable-dwtdcthybrid). Change-Id : Ia67e8f59d17ef2d5200ec6b90dfe6711ed6835a5