Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (25)

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

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

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

Sur d’autres sites (3991)

  • avcodec/vlc : Pass VLC_MULTI_ELEM directly not by pointer

    22 octobre 2023, par Michael Niedermayer
    avcodec/vlc : Pass VLC_MULTI_ELEM directly not by pointer
    

    This makes the code more testable as uninitialized fields are 0
    and not random values from the last call

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/vlc.c
  • avcodec/vp3 : pass correct context to av_log()

    6 février 2015, par Michael Niedermayer
    avcodec/vp3 : pass correct context to av_log()
    

    Fixes null pointer dereference
    Fixes : signal_sigsegv_000_3694_cov_1050071691_theora.mkv

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vp3.c
  • Revision 7ae1aa6b37 : Dynamic resize for 1 pass : update of golden frame. In aq-mode=3 under a resizin

    16 juillet 2015, par Marco

    Changed Paths :
     Modify /vp9/encoder/vp9_aq_cyclicrefresh.c



    Dynamic resize for 1 pass : update of golden frame.

    In aq-mode=3 under a resizing action (i.e., resize_pending != 0),
    force an update of the golden reference frame.

    Change-Id : I14806f6db71b5f8c827678cc5e1fc913c138a9a4