Recherche avancée

Médias (0)

Mot : - Tags -/interaction

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

Autres articles (49)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Changer son thème graphique

    22 février 2011, par

    Le thème graphique ne touche pas à la disposition à proprement dite des éléments dans la page. Il ne fait que modifier l’apparence des éléments.
    Le placement peut être modifié effectivement, mais cette modification n’est que visuelle et non pas au niveau de la représentation sémantique de la page.
    Modifier le thème graphique utilisé
    Pour modifier le thème graphique utilisé, il est nécessaire que le plugin zen-garden soit activé sur le site.
    Il suffit ensuite de se rendre dans l’espace de configuration du (...)

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

  • avcodec/omx : ensure zerocopy mode can be disabled on rpi builds

    22 août 2019, par Aman Gupta
    avcodec/omx : ensure zerocopy mode can be disabled on rpi builds
    

    fixes https://trac.ffmpeg.org/ticket/6586

    Signed-off-by : Aman Gupta <aman@tmm1.net>

    • [DH] libavcodec/omx.c
  • takdec : ensure chan2 is a valid channel index

    10 juin 2015, par Andreas Cadhalpun
    takdec : ensure chan2 is a valid channel index
    

    If chan2 is not smaller than the number of channels, it can cause
    segmentation faults due to dereferencing a NULL pointer.

    Signed-off-by : Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/takdec.c
  • avformat/movenc : ensure we don't write the major brand as a compatible brand more...

    1er décembre 2019, par James Almer
    avformat/movenc : ensure we don't write the major brand as a compatible brand more than once
    

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

    • [DH] libavformat/movenc.c
    • [DH] tests/ref/acodec/alac
    • [DH] tests/ref/acodec/pcm-s16be
    • [DH] tests/ref/acodec/pcm-s24be
    • [DH] tests/ref/acodec/pcm-s32be
    • [DH] tests/ref/acodec/pcm-s8
    • [DH] tests/ref/fate/adtstoasc_ticket3715
    • [DH] tests/ref/fate/binsub-movtextenc
    • [DH] tests/ref/fate/copy-trac236
    • [DH] tests/ref/fate/copy-trac3074
    • [DH] tests/ref/fate/hapqa-extract-nosnappy-to-hapalphaonly-mov
    • [DH] tests/ref/fate/hapqa-extract-nosnappy-to-hapq-mov
    • [DH] tests/ref/fate/movenc
    • [DH] tests/ref/fate/prores-metadata
    • [DH] tests/ref/lavf-fate/av1.mp4
    • [DH] tests/ref/lavf-fate/h264.mp4
    • [DH] tests/ref/lavf-fate/qtrle_mace6.mov
    • [DH] tests/ref/lavf/mov
    • [DH] tests/ref/lavf/mov_rtphint
    • [DH] tests/ref/lavf/mp4
    • [DH] tests/ref/seek/acodec-alac
    • [DH] tests/ref/seek/acodec-pcm-s16be
    • [DH] tests/ref/seek/acodec-pcm-s24be
    • [DH] tests/ref/seek/acodec-pcm-s32be
    • [DH] tests/ref/seek/acodec-pcm-s8
    • [DH] tests/ref/seek/lavf-mov
    • [DH] tests/ref/seek/vsynth_lena-dnxhd-1080i
    • [DH] tests/ref/seek/vsynth_lena-mpeg4
    • [DH] tests/ref/seek/vsynth_lena-svq1
    • [DH] tests/ref/vsynth/vsynth1-avui
    • [DH] tests/ref/vsynth/vsynth1-dnxhd-1080i
    • [DH] tests/ref/vsynth/vsynth1-dnxhd-1080i-10bit
    • [DH] tests/ref/vsynth/vsynth1-dnxhd-1080i-colr
    • [DH] tests/ref/vsynth/vsynth1-dnxhd-hr-hq-mov
    • [DH] tests/ref/vsynth/vsynth1-dnxhd-hr-lb-mov
    • [DH] tests/ref/vsynth/vsynth1-dnxhd-hr-sq-mov
    • [DH] tests/ref/vsynth/vsynth1-mov-bgr24
    • [DH] tests/ref/vsynth/vsynth1-mov-bpp15
    • [DH] tests/ref/vsynth/vsynth1-mov-bpp16
    • [DH] tests/ref/vsynth/vsynth1-mpeg4
    • [DH] tests/ref/vsynth/vsynth1-prores
    • [DH] tests/ref/vsynth/vsynth1-prores_444
    • [DH] tests/ref/vsynth/vsynth1-prores_444_int
    • [DH] tests/ref/vsynth/vsynth1-prores_int
    • [DH] tests/ref/vsynth/vsynth1-prores_ks
    • [DH] tests/ref/vsynth/vsynth1-qtrle
    • [DH] tests/ref/vsynth/vsynth1-qtrlegray
    • [DH] tests/ref/vsynth/vsynth1-svq1
    • [DH] tests/ref/vsynth/vsynth1-vc2-420p
    • [DH] tests/ref/vsynth/vsynth1-vc2-420p10
    • [DH] tests/ref/vsynth/vsynth1-vc2-420p12
    • [DH] tests/ref/vsynth/vsynth1-vc2-422p
    • [DH] tests/ref/vsynth/vsynth1-vc2-422p10
    • [DH] tests/ref/vsynth/vsynth1-vc2-422p12
    • [DH] tests/ref/vsynth/vsynth1-vc2-444p
    • [DH] tests/ref/vsynth/vsynth1-vc2-444p10
    • [DH] tests/ref/vsynth/vsynth1-vc2-444p12
    • [DH] tests/ref/vsynth/vsynth1-vc2-t5_3
    • [DH] tests/ref/vsynth/vsynth1-vc2-thaar
    • [DH] tests/ref/vsynth/vsynth2-avui
    • [DH] tests/ref/vsynth/vsynth2-dnxhd-1080i
    • [DH] tests/ref/vsynth/vsynth2-dnxhd-1080i-10bit
    • [DH] tests/ref/vsynth/vsynth2-dnxhd-1080i-colr
    • [DH] tests/ref/vsynth/vsynth2-dnxhd-hr-hq-mov
    • [DH] tests/ref/vsynth/vsynth2-dnxhd-hr-lb-mov
    • [DH] tests/ref/vsynth/vsynth2-dnxhd-hr-sq-mov
    • [DH] tests/ref/vsynth/vsynth2-mov-bgr24
    • [DH] tests/ref/vsynth/vsynth2-mov-bpp15
    • [DH] tests/ref/vsynth/vsynth2-mov-bpp16
    • [DH] tests/ref/vsynth/vsynth2-mpeg4
    • [DH] tests/ref/vsynth/vsynth2-prores
    • [DH] tests/ref/vsynth/vsynth2-prores_444
    • [DH] tests/ref/vsynth/vsynth2-prores_444_int
    • [DH] tests/ref/vsynth/vsynth2-prores_int
    • [DH] tests/ref/vsynth/vsynth2-prores_ks
    • [DH] tests/ref/vsynth/vsynth2-qtrle
    • [DH] tests/ref/vsynth/vsynth2-qtrlegray
    • [DH] tests/ref/vsynth/vsynth2-svq1
    • [DH] tests/ref/vsynth/vsynth2-vc2-420p
    • [DH] tests/ref/vsynth/vsynth2-vc2-420p10
    • [DH] tests/ref/vsynth/vsynth2-vc2-420p12
    • [DH] tests/ref/vsynth/vsynth2-vc2-422p
    • [DH] tests/ref/vsynth/vsynth2-vc2-422p10
    • [DH] tests/ref/vsynth/vsynth2-vc2-422p12
    • [DH] tests/ref/vsynth/vsynth2-vc2-444p
    • [DH] tests/ref/vsynth/vsynth2-vc2-444p10
    • [DH] tests/ref/vsynth/vsynth2-vc2-444p12
    • [DH] tests/ref/vsynth/vsynth2-vc2-t5_3
    • [DH] tests/ref/vsynth/vsynth2-vc2-thaar
    • [DH] tests/ref/vsynth/vsynth3-dnxhd-1080i-10bit
    • [DH] tests/ref/vsynth/vsynth3-dnxhd-1080i-colr
    • [DH] tests/ref/vsynth/vsynth3-dnxhd-hr-hq-mov
    • [DH] tests/ref/vsynth/vsynth3-dnxhd-hr-lb-mov
    • [DH] tests/ref/vsynth/vsynth3-dnxhd-hr-sq-mov
    • [DH] tests/ref/vsynth/vsynth3-mov-bgr24
    • [DH] tests/ref/vsynth/vsynth3-mov-bpp15
    • [DH] tests/ref/vsynth/vsynth3-mov-bpp16
    • [DH] tests/ref/vsynth/vsynth3-mpeg4
    • [DH] tests/ref/vsynth/vsynth3-prores
    • [DH] tests/ref/vsynth/vsynth3-prores_444
    • [DH] tests/ref/vsynth/vsynth3-prores_444_int
    • [DH] tests/ref/vsynth/vsynth3-prores_int
    • [DH] tests/ref/vsynth/vsynth3-prores_ks
    • [DH] tests/ref/vsynth/vsynth3-qtrle
    • [DH] tests/ref/vsynth/vsynth3-svq1
    • [DH] tests/ref/vsynth/vsynth_lena-avui
    • [DH] tests/ref/vsynth/vsynth_lena-dnxhd-1080i
    • [DH] tests/ref/vsynth/vsynth_lena-dnxhd-1080i-10bit
    • [DH] tests/ref/vsynth/vsynth_lena-dnxhd-1080i-colr
    • [DH] tests/ref/vsynth/vsynth_lena-dnxhd-hr-hq-mov
    • [DH] tests/ref/vsynth/vsynth_lena-dnxhd-hr-lb-mov
    • [DH] tests/ref/vsynth/vsynth_lena-dnxhd-hr-sq-mov
    • [DH] tests/ref/vsynth/vsynth_lena-mov-bgr24
    • [DH] tests/ref/vsynth/vsynth_lena-mov-bpp15
    • [DH] tests/ref/vsynth/vsynth_lena-mov-bpp16
    • [DH] tests/ref/vsynth/vsynth_lena-mpeg4
    • [DH] tests/ref/vsynth/vsynth_lena-prores
    • [DH] tests/ref/vsynth/vsynth_lena-prores_444
    • [DH] tests/ref/vsynth/vsynth_lena-prores_444_int
    • [DH] tests/ref/vsynth/vsynth_lena-prores_int
    • [DH] tests/ref/vsynth/vsynth_lena-prores_ks
    • [DH] tests/ref/vsynth/vsynth_lena-qtrle
    • [