Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (79)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (4602)

  • lavf/mxfdec : Search all components of material track for source package.

    5 novembre 2016, par Carl Eugen Hoyos
    lavf/mxfdec : Search all components of material track for source package.
    

    Fixes ticket #5925.

    Reviewed-by : Marton

    • [DH] libavformat/mxfdec.c
  • Revision f153a5d063 : Make the intra rd search support 8x4/4x8 This commit allows the rate-distortion

    21 mai 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_entropymode.c


     Modify /vp9/common/vp9_findnearmv.h


     Modify /vp9/decoder/vp9_decodemv.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_modecosts.c


     Modify /vp9/encoder/vp9_rdopt.c



    Make the intra rd search support 8x4/4x8

    This commit allows the rate-distortion optimization of intra coding
    capable of supporting 8x4 and 4x8 partition settings.

    It enables the entropy coding of intra modes in key frame using a
    unified contextual probability model conditioned on its above/left
    prediction modes.

    Coding performance :
    derf 0.464%

    Change-Id : Ieed055084e11fcb64d5d5faeb0e706d30268ba18

  • avcodec/dcadec : Search and decode frame in case it starts later in a packet

    23 mai 2015, par Michael Niedermayer
    avcodec/dcadec : Search and decode frame in case it starts later in a packet
    

    This fixes decoding the first frame of some dts files

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

    • [DH] libavcodec/dcadec.c