Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (86)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

Sur d’autres sites (10363)

  • avfilter/vf_bwdif : Use common yadif frame management logic

    4 novembre 2018, par Philip Langdale
    avfilter/vf_bwdif : Use common yadif frame management logic
    

    After adding field type management to the common yadif logic, we can
    remove the duplicate copy of that logic from bwdif.

    • [DH] libavfilter/bwdif.h
    • [DH] libavfilter/vf_bwdif.c
    • [DH] libavfilter/x86/vf_bwdif_init.c
  • libavfilter/vf_yadif : Make frame management logic and options shareable

    24 octobre 2018, par Philip Langdale
    libavfilter/vf_yadif : Make frame management logic and options shareable
    

    I'm writing a cuda implementation of yadif, and while this
    obviously has a very different implementation of the actual
    filtering, all the frame management is unchanged. To avoid
    duplicating that logic, let's make it shareable.

    From the perspective of the existing filter, the only real change
    is introducing a function pointer for the filter() function so it
    can be specified for the specific filter.

    • [DH] libavfilter/Makefile
    • [DH] libavfilter/vf_yadif.c
    • [DH] libavfilter/yadif.h
    • [DH] libavfilter/yadif_common.c
  • Which StackExchange should be a configuration/compilation question ? [migrated]

    4 février, par Lerenn

    I asked a question yesterday on a configuration/compilation error regarding FFMPEG with NVCC that threw up some C++ errors.

    


    Being a source code error, I thought that the StackOverflow part was appropriate but apparently not. Could you help me find on which StackExchange I should post my question ?

    


    Here is my old post : Configuration error when configuring the FFMPEG compilation with NVCC/CUDA

    


    Thank you !!