Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Les images

    15 mai 2013

Sur d’autres sites (7179)

  • avcodec/mpegpicture : Remove always-true checks

    8 août 2022, par Andreas Rheinhardt
    avcodec/mpegpicture : Remove always-true checks
    

    Of all the buffers that are made writable, three are always allocated
    and the other four are allocated iff any one of them is allocated ;
    so one can replace the seven checks for existence with one.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/mpegpicture.c
  • Fix VBV with true VFR streams

    1er septembre 2014, par Anton Mitrofanov
    Fix VBV with true VFR streams
    
    • [DH] encoder/ratecontrol.c
    • [DH] encoder/slicetype.c
  • avcodec/flacenc : Remove always-true check

    29 novembre 2020, par Andreas Rheinhardt
    avcodec/flacenc : Remove always-true check
    

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/flacenc.c