Recherche avancée

Médias (91)

Autres articles (107)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • Revision ba05a4c640 : VP9 common for ARMv8 by using NEON intrinsics 19 Delete vp9_dc_only_idct_add_ne

    15 janvier 2014, par James Yu

    Changed Paths :
     Delete /vp9/common/arm/neon/vp9_dc_only_idct_add_neon.asm


     Modify /vp9/vp9_common.mk



    VP9 common for ARMv8 by using NEON intrinsics 19

    Delete vp9_dc_only_idct_add_neon.c

    The function was merged with vp9_short_idct4x4_1_add (later
    vp9_idct4x4_1_add) in d2de1ca and should have been deleted then.

    Change-Id : Ie58ba3dd9dc7330a8f1238dd7dd71c9ed4639b94
    Signed-off-by : James Yu <james.yu@linaro.org>

  • FFmpeg : how to produce MP4 CENC (Common Encryption) videos

    2 novembre 2022, par Roland Le Franc

    What is the correct syntax to do CENC encryption with ffmpeg ?

    &#xA;&#xA;

    The ffmpeg 3.0 release notes include "Common Encryption (CENC) MP4 encoding and decoding support", and the files libavformat/movenccenc.h and libavformat/movenccenc.c seem to include everything needed to encrypt MP4 files according to the Common Encryption standard.

    &#xA;&#xA;

    However, I can't find any documentation on this topic in the ffmpeg manual pages.

    &#xA;&#xA;

    Regards

    &#xA;

  • Revision df14d9f4e7 : Merge "Minor adjustment in diagonal sub-pixel point checking"

    4 août 2015, par Yunqing Wang

    Merge "Minor adjustment in diagonal sub-pixel point checking"