Recherche avancée

Médias (1)

Mot : - Tags -/sintel

Autres articles (69)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (8965)

  • avcodec/libdav1d : free the Dav1dData packet on dav1d_send_data() failure

    1er février 2022, par James Almer
    avcodec/libdav1d : free the Dav1dData packet on dav1d_send_data() failure
    

    We still own it on failure, and there's no point trying to feed it again.

    This should address the issue reported in dav1d #383 and part of VLC #26259.

    Signed-off-by : James Almer <jamrial@gmail.com>
    Reviewed-by : Ronald S. Bultje <rsbultje@gmail.com>

    • [DH] libavcodec/libdav1d.c
  • Revision b88dac8938 : Safely free all the frame buffers after all the workers finish the work. Issue :

    17 mars 2015, par hkuang

    Changed Paths :
     Modify /vp9/common/vp9_alloccommon.c


     Modify /vp9/common/vp9_alloccommon.h


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/vp9_dx_iface.c



    Safely free all the frame buffers after all the workers finish the work.

    Issue : 978

    Change-Id : Ia7aa809095008f6819a44d7ecb0329def79b1117

  • fftools/ffmpeg : Free swresample dictionary during cleanup

    24 octobre 2019, par Andreas Rheinhardt
    fftools/ffmpeg : Free swresample dictionary during cleanup
    

    Freeing this was forgotten in ad899522.

    Fixes #8315 and #8316.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] fftools/ffmpeg.c