Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (89)

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

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (10525)

  • Merge remote-tracking branch ’cus/stable’

    2 avril 2014, par Michael Niedermayer
    Merge remote-tracking branch ’cus/stable’
    

    * cus/stable :
    mpeg12enc : always set closed gop flag on the first gop
    mpeg12enc : always write closed gops for intra only outputs

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mpeg12enc.c
    • [DH] tests/ref/lavf/ffm
    • [DH] tests/ref/lavf/gxf
    • [DH] tests/ref/lavf/mpg
    • [DH] tests/ref/lavf/mxf
    • [DH] tests/ref/lavf/mxf_d10
    • [DH] tests/ref/lavf/ts
    • [DH] tests/ref/lavf/wtv
    • [DH] tests/ref/vsynth/vsynth1-mpeg1
    • [DH] tests/ref/vsynth/vsynth1-mpeg1b
    • [DH] tests/ref/vsynth/vsynth1-mpeg2
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc
    • [DH] tests/ref/vsynth/vsynth2-mpeg1
    • [DH] tests/ref/vsynth/vsynth2-mpeg1b
    • [DH] tests/ref/vsynth/vsynth2-mpeg2
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc
  • mpeg12enc : always set closed gop flag on the first gop

    29 mars 2014, par Marton Balint
    mpeg12enc : always set closed gop flag on the first gop
    

    Improves compatibility with XDCAM HD formats. It has been set for a long time
    in ffmbc.

    Reviewed-by : Michael Niedermayer <michaelni@gmx.at>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavcodec/mpeg12enc.c
    • [DH] tests/ref/lavf/ffm
    • [DH] tests/ref/lavf/gxf
    • [DH] tests/ref/lavf/mpg
    • [DH] tests/ref/lavf/mxf
    • [DH] tests/ref/lavf/ts
    • [DH] tests/ref/lavf/wtv
    • [DH] tests/ref/vsynth/vsynth1-mpeg1
    • [DH] tests/ref/vsynth/vsynth1-mpeg1b
    • [DH] tests/ref/vsynth/vsynth1-mpeg2
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc
    • [DH] tests/ref/vsynth/vsynth2-mpeg1
    • [DH] tests/ref/vsynth/vsynth2-mpeg1b
    • [DH] tests/ref/vsynth/vsynth2-mpeg2
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc
  • avcodec/svq3 : Fix "incompatible pointer type" warnings

    5 mai 2014, par Michael Niedermayer
    avcodec/svq3 : Fix "incompatible pointer type" warnings
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/svq3.c