Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (44)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (7480)

  • avcodec/evc_frame_merge : remove an av_packet_copy_props() call

    23 juin 2023, par James Almer
    avcodec/evc_frame_merge : remove an av_packet_copy_props() call
    

    And only fill out if no failures can happen, fixing potential leaks.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/evc_frame_merge_bsf.c
  • Merge commit ’5b220e1e19c17b202d83d9be0868d152109ae8f0’

    7 août 2014, par Michael Niedermayer
    Merge commit ’5b220e1e19c17b202d83d9be0868d152109ae8f0’
    

    * commit ’5b220e1e19c17b202d83d9be0868d152109ae8f0’ :
    mpegts : Fix memory leaks and related crashes in mpegs_write_header()

    Conflicts :
    libavformat/mpegtsenc.c

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

    • [DH] libavformat/mpegtsenc.c
  • vmnc : check return values of reallocation

    26 juillet 2013, par Paul B Mahol
    vmnc : check return values of reallocation
    

    Also avoid memory leaks.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/vmnc.c