Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (82)

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

  • L’espace de configuration de MediaSPIP

    29 novembre 2010, par

    L’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
    Il permet de configurer finement votre site.
    La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...)

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

Sur d’autres sites (13326)

  • avcodec/ffv1enc : Fix handling of 32bit unsigned symbols

    9 janvier, par Michael Niedermayer
    avcodec/ffv1enc : Fix handling of 32bit unsigned symbols
    

    This may be needed for floats

    Sponsored-by : Sovereign Tech Fund
    Reviewed-by : Alexander Strasser <eclipse7@gmx.net>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/ffv1enc.c
  • avfilter/vf_tiltandshift : Free dst on error

    10 juillet 2024, par Michael Niedermayer
    avfilter/vf_tiltandshift : Free dst on error
    

    Fixes : CID1559901 Resource leak

    Sponsored-by : Sovereign Tech Fund
    Reviewed-by : Vittorio Giovara <vittorio.giovara@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/vf_tiltandshift.c
  • avformat/rtmppkt : Simplify and deobfuscate amf_tag_skip() slightly

    7 juin 2024, par Michael Niedermayer
    avformat/rtmppkt : Simplify and deobfuscate amf_tag_skip() slightly
    

    Found while reviewing : CID1530313 Untrusted loop bound

    Sponsored-by : Sovereign Tech Fund
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/rtmppkt.c